This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/main by this push: new 72910a33 chore: update changelog 72910a33 is described below commit 72910a33bce70fe8abb3ace798f8625d3e411c2d Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed May 8 23:34:35 2024 +0000 chore: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19f6f386..63e2d5b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Merged pull requests:** +- Remove runnerParentFirstArtifacts from quarkus-extension-maven-plugin [\#1208](https://github.com/apache/camel-k-runtime/pull/1208) ([claudio4j](https://github.com/claudio4j)) - Remove tracing capability [\#1204](https://github.com/apache/camel-k-runtime/pull/1204) ([claudio4j](https://github.com/claudio4j)) - Update quarkus platform to 3.9.1 [\#1202](https://github.com/apache/camel-k-runtime/pull/1202) ([claudio4j](https://github.com/claudio4j)) - fix\(ci\): keep updating 3.6.x [\#1196](https://github.com/apache/camel-k-runtime/pull/1196) ([squakez](https://github.com/squakez))