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 1ad5b350a chore: nightly automatic updates
1ad5b350a is described below
commit 1ad5b350a0ae46f84410569b8f0f02f637d4abad
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 12 00:25:21 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9dbb0a2fa..deb31275e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,9 +6,11 @@
**Closed issues:**
-- Flaky TestRunCronExample
[\#5533](https://github.com/apache/camel-k/issues/5533)
+- Mark Kotlin as deprecated
[\#5837](https://github.com/apache/camel-k/issues/5837)
+- Integration reconciler error after operator re-install
[\#5836](https://github.com/apache/camel-k/issues/5836)
+- Don't build an IntegrationKit on upgrade with same runtime version
[\#5513](https://github.com/apache/camel-k/issues/5513)
-## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly)
(2024-09-10)
+## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly)
(2024-09-11)
[Full
Changelog](https://github.com/apache/camel-k/compare/2.5.0-nightly...v2.5.0-nightly)
@@ -22,6 +24,7 @@
- Provide Helm Artefacts as part of snapshots, pre-releases and final-releases
[\#5740](https://github.com/apache/camel-k/issues/5740)
- Flaky TestHelmInstallation
[\#5722](https://github.com/apache/camel-k/issues/5722)
- Add a section to explain Pipes
[\#5638](https://github.com/apache/camel-k/issues/5638)
+- Flaky TestRunCronExample
[\#5533](https://github.com/apache/camel-k/issues/5533)
- Add a trait func which should check the presence of CamelCatalog before
execution [\#5417](https://github.com/apache/camel-k/issues/5417)
- Move handling of IntegrationPlatformResource to a separate operator
[\#4948](https://github.com/apache/camel-k/issues/4948)
- Kamelets versioning or Kamelets Catalog definition
[\#4395](https://github.com/apache/camel-k/issues/4395)