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 04121fd1f chore: nightly automatic updates
04121fd1f is described below
commit 04121fd1fab43b89e268d8620b1f5a84816bc3af
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 15 00:20:17 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 59f20a4cb..3dbe2ca32 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,14 +1,6 @@
# Changelog
-## [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:**
-
-- RFE to allow dynamic creation of Persistent Volumes from storage classes
[\#2994](https://github.com/apache/camel-k/issues/2994)
-
-## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly)
(2024-10-13)
+## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly)
(2024-10-14)
[Full
Changelog](https://github.com/apache/camel-k/compare/2.5.0-nightly...v2.5.0-nightly)
@@ -40,6 +32,7 @@
- Move handling of IntegrationPlatformResource to a separate operator
[\#4948](https://github.com/apache/camel-k/issues/4948)
- Reproducible builds [\#4661](https://github.com/apache/camel-k/issues/4661)
- Kamelets versioning or Kamelets Catalog definition
[\#4395](https://github.com/apache/camel-k/issues/4395)
+- RFE to allow dynamic creation of Persistent Volumes from storage classes
[\#2994](https://github.com/apache/camel-k/issues/2994)
- "Kitless" Integration [\#2365](https://github.com/apache/camel-k/issues/2365)
- openapi/swagger - avoid rest dsl generation if specs have not changed
[\#330](https://github.com/apache/camel-k/issues/330)