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 c694029b7 chore: changelog automatic update
c694029b7 is described below
commit c694029b7cade91face23b34385efbb208a1736a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 13 01:11:09 2024 +0000
chore: changelog automatic update
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 94cfdf4aa..6f3b3d13f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,7 +7,10 @@
**Closed issues:**
- Modeline container.port trait config set as String value
[\#5621](https://github.com/apache/camel-k/issues/5621)
+- Documentation links to old Camel K examples location
[\#5619](https://github.com/apache/camel-k/issues/5619)
- Unable to specify any CloudEvent attributes or extensions, except for `type`
[\#5537](https://github.com/apache/camel-k/issues/5537)
+- Move tests, examples and documentation from groovy to yaml
[\#5489](https://github.com/apache/camel-k/issues/5489)
+- Remove health readiness workaround when fixed in Camel
[\#5451](https://github.com/apache/camel-k/issues/5451)
- Support YAML DSL routes configuration
[\#4893](https://github.com/apache/camel-k/issues/4893)
- Deprecate `kamel install` and promote Kustomize-based installation to
primary method [\#3865](https://github.com/apache/camel-k/issues/3865)