From 9b6031ed4aa2285e8241e1bac5ed2765edf0b49c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 23:48:40 +0000 Subject: [PATCH] chore: nightly automatic updates --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6e9031635..69b15b3827 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,15 @@ **Closed issues:** -- Kamelets versioning or Kamelets Catalog definition [\#4395](https://github.com/apache/camel-k/issues/4395) +- Add a section to explain Pipes [\#5638](https://github.com/apache/camel-k/issues/5638) **Merged pull requests:** +- fix\(ci\): website build [\#5820](https://github.com/apache/camel-k/pull/5820) ([squakez](https://github.com/squakez)) +- doc: polish documentation [\#5818](https://github.com/apache/camel-k/pull/5818) ([squakez](https://github.com/squakez)) +- chore\(deps\): bump knative.dev/eventing from 0.40.3 to 0.42.1 [\#5817](https://github.com/apache/camel-k/pull/5817) ([dependabot[bot]](https://github.com/apps/dependabot)) +- chore\(deps\): bump github.com/prometheus/common from 0.57.0 to 0.58.0 [\#5815](https://github.com/apache/camel-k/pull/5815) ([dependabot[bot]](https://github.com/apps/dependabot)) +- feat\(trait\): Move addon Telemetry to traits [\#5814](https://github.com/apache/camel-k/pull/5814) ([gansheer](https://github.com/gansheer)) - fix\(e2e\): Get the most recent pod in e2e tests [\#5808](https://github.com/apache/camel-k/pull/5808) ([gansheer](https://github.com/gansheer)) - feat\(api\): user generated Kamelet versioning [\#5807](https://github.com/apache/camel-k/pull/5807) ([squakez](https://github.com/squakez)) - chore\(deps\): bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 in /java/crds [\#5806](https://github.com/apache/camel-k/pull/5806) ([dependabot[bot]](https://github.com/apps/dependabot)) @@ -38,7 +43,7 @@ - chore\(deps\): bump github.com/container-tools/spectrum from 0.6.57 to 0.6.58 [\#5774](https://github.com/apache/camel-k/pull/5774) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bugfix/5758 incremental image build fix [\#5772](https://github.com/apache/camel-k/pull/5772) ([lsergio](https://github.com/lsergio)) -## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly) (2024-09-03) +## [v2.5.0-nightly](https://github.com/apache/camel-k/tree/v2.5.0-nightly) (2024-09-04) [Full Changelog](https://github.com/apache/camel-k/compare/2.5.0-nightly...v2.5.0-nightly) @@ -51,6 +56,7 @@ - Flaky TestHelmInstallation [\#5722](https://github.com/apache/camel-k/issues/5722) - 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) - "Kitless" Integration [\#2365](https://github.com/apache/camel-k/issues/2365) ## [2.5.0-nightly](https://github.com/apache/camel-k/tree/2.5.0-nightly) (2024-08-14)