This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.4.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.4.x by this push:
new 69f485679 chore: nightly automatic updates
69f485679 is described below
commit 69f48567976f464733d11c8b2cb3fcb8cd0f2e1a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 8 01:16:13 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 38bcf7484..b4bdd1c6d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
- Drop support for Registry trait
[\#5737](https://github.com/apache/camel-k/issues/5737)
- Drop support for Swagger \(Openapi v2.0\) in favour of Openapi 3.0
[\#5735](https://github.com/apache/camel-k/issues/5735)
- Upgrade to Golang 1.22
[\#5720](https://github.com/apache/camel-k/issues/5720)
+- Release 2.4.0 [\#5678](https://github.com/apache/camel-k/issues/5678)
- Remove `STAGING_RUNTIME_REPO` variable from Makefile
[\#5616](https://github.com/apache/camel-k/issues/5616)
- Flaky TestOperatorIDFiltering
[\#5521](https://github.com/apache/camel-k/issues/5521)
- Expose Open API Spec for REST DSL
[\#5394](https://github.com/apache/camel-k/issues/5394)