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 f127074f4 chore: nightly automatic updates
f127074f4 is described below
commit f127074f46054b5570a10d8ecfa6d58e137ad96b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 25 00:23:26 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 6f955e31c..6475c1cc7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,21 @@
# Changelog
-## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly)
(2024-10-22)
+## [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:**
+
+- Give configurable SizeLimit to emptyDir volumes in mount trait
[\#5864](https://github.com/apache/camel-k/issues/5864)
+- Camel ftp issue in writing file
[\#5682](https://github.com/apache/camel-k/issues/5682)
+
+## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly)
(2024-10-24)
[Full
Changelog](https://github.com/apache/camel-k/compare/2.5.0-nightly...v2.5.0-nightly)
**Closed issues:**
+- Support Service trait annotations
[\#5901](https://github.com/apache/camel-k/issues/5901)
- Camel-K creating new KnativeService instead of updating the existing one
[\#5874](https://github.com/apache/camel-k/issues/5874)
- Deprecate IntegrationProfile
[\#5869](https://github.com/apache/camel-k/issues/5869)
- Service Binding deprecation and removal
[\#5868](https://github.com/apache/camel-k/issues/5868)