This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch release-2.2.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.2.x by this push: new b6e4d23ec chore: changelog automatic update b6e4d23ec is described below commit b6e4d23ecfde7a0df6da26c1fcdb4b3eaf8ca52d Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri May 31 01:10:38 2024 +0000 chore: changelog automatic update --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a693acb7..39be30b1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [Unreleased](https://github.com/apache/camel-k/tree/HEAD) + +[Full Changelog](https://github.com/apache/camel-k/compare/v2.3.2...HEAD) + +**Closed issues:** + +- Kamelet data type test failling with updated 4.4.1 kamelet [\#5553](https://github.com/apache/camel-k/issues/5553) +- JVM trait refactoring [\#5476](https://github.com/apache/camel-k/issues/5476) + ## [v2.3.2](https://github.com/apache/camel-k/tree/v2.3.2) (2024-05-28) [Full Changelog](https://github.com/apache/camel-k/compare/camel-k-crds-2.3.2...v2.3.2)