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 46eea846 Updated CHANGELOG.md
46eea846 is described below
commit 46eea84655f21cd4e5770023eb0ff149bd25ddd2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 31 03:09:35 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fddc4c94..f6af4cfb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
[Full
Changelog](https://github.com/apache/camel-kamelets/compare/v3.20.2...HEAD)
+**Fixed bugs:**
+
+- catalog: io.fabric8.kubernetes.api.model.apiextensions.v1.JSONSchemaProps
does not retain extensions
[\#284](https://github.com/apache/camel-kamelets/issues/284)
+
**Closed issues:**
- Create a Graphql Sink Kamelet
[\#1424](https://github.com/apache/camel-kamelets/issues/1424)
@@ -22,6 +26,7 @@
- Bump to Camel 3.20.2
[\#1299](https://github.com/apache/camel-kamelets/issues/1299)
- Add azure data lake gen2
[\#1075](https://github.com/apache/camel-kamelets/issues/1075)
- Switch examples to use Kafka kamelets
[\#389](https://github.com/apache/camel-kamelets/issues/389)
+- Expose user-relevant options in kafka sources/sinks
[\#247](https://github.com/apache/camel-kamelets/issues/247)
## [v3.20.2](https://github.com/apache/camel-kamelets/tree/v3.20.2)
(2023-03-01)