This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/main by this push:
new a7ed5648 Updated CHANGELOG.md
a7ed5648 is described below
commit a7ed5648a1c82852494563e5674b0a317d7194eb
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 27 03:37:25 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3c477029..d568e385 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,17 @@
## [Unreleased](https://github.com/apache/camel-kamelets/tree/HEAD)
-[Full
Changelog](https://github.com/apache/camel-kamelets/compare/v0.9.1...HEAD)
+[Full
Changelog](https://github.com/apache/camel-kamelets/compare/v0.9.2...HEAD)
+
+**Closed issues:**
+
+- Azure Storage Blob Source Kamelet: Switch from timer to pure consumer
implementation \(0.9.x\)
[\#1120](https://github.com/apache/camel-kamelets/issues/1120)
+- Azure Storage Blob Kamelets: Specify the kind of the authentication
\(0.9.x\) [\#1117](https://github.com/apache/camel-kamelets/issues/1117)
+- SQL Server Sink and Source: When using driver \>= 11.0 the jdbc connection
fails [\#1113](https://github.com/apache/camel-kamelets/issues/1113)
+
+## [v0.9.2](https://github.com/apache/camel-kamelets/tree/v0.9.2) (2022-10-26)
+
+[Full
Changelog](https://github.com/apache/camel-kamelets/compare/v0.9.1...v0.9.2)
**Closed issues:**