This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.3.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.3.x by this push:
new 458c462d1 chore: nightly automatic updates
458c462d1 is described below
commit 458c462d12b59b2edcc14a87f8a2ea9ccbf1e530
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 20 00:19:13 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 89e8ee797..0c3843f52 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
-## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly)
(2024-10-18)
+## [Unreleased](https://github.com/apache/camel-k/tree/HEAD)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/v2.5.0-nightly...HEAD)
+
+**Closed issues:**
+
+- Support Camel 4.8 cloud native properties
[\#5863](https://github.com/apache/camel-k/issues/5863)
+- Auditable actions [\#5848](https://github.com/apache/camel-k/issues/5848)
+
+## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly)
(2024-10-19)
[Full
Changelog](https://github.com/apache/camel-k/compare/2.5.0-nightly...v2.5.0-nightly)
@@ -20,6 +29,7 @@
- Sourceless failure with operator applied ksvc
[\#5752](https://github.com/apache/camel-k/issues/5752)
- Camel runtime 3.13.0 nightly failure
[\#5746](https://github.com/apache/camel-k/issues/5746)
- Provide Helm Artefacts as part of snapshots, pre-releases and final-releases
[\#5740](https://github.com/apache/camel-k/issues/5740)
+- Deprecate openapi trait in favour of Camel openapi setting
[\#5729](https://github.com/apache/camel-k/issues/5729)
- Flaky TestHelmInstallation
[\#5722](https://github.com/apache/camel-k/issues/5722)
- Install on Kind with local registry lacks info about helm chart on a kind
cluster with local repo [\#5651](https://github.com/apache/camel-k/issues/5651)
- Add a section to explain Pipes
[\#5638](https://github.com/apache/camel-k/issues/5638)