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 b6cdc8f1 Updated CHANGELOG.md
b6cdc8f1 is described below
commit b6cdc8f14bae8a9e542ab67dd82645b225f3f4c0
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed May 1 03:07:26 2024 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d6256f26..54c6b80b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,12 @@
# Changelog
-## [Unreleased](https://github.com/apache/camel-kamelets/tree/HEAD)
+## [v4.4.2](https://github.com/apache/camel-kamelets/tree/v4.4.2) (2024-04-30)
-[Full
Changelog](https://github.com/apache/camel-kamelets/compare/v4.5.0...HEAD)
+[Full
Changelog](https://github.com/apache/camel-kamelets/compare/v4.5.0...v4.4.2)
**Closed issues:**
+- Upgrade 4.4.x to Camel 4.4.2
[\#2016](https://github.com/apache/camel-kamelets/issues/2016)
- Kamelet Catalog: Provide a method in the catalog API to get DataType
information for a Kamelet
[\#1984](https://github.com/apache/camel-kamelets/issues/1984)
- Support Camel AWS Bedrock Agent Runtime as Sink
[\#1935](https://github.com/apache/camel-kamelets/issues/1935)
- DataTypes: Initial list of Kamelets to enrich
[\#1343](https://github.com/apache/camel-kamelets/issues/1343)