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 e4c93f4e chore: update changelog e4c93f4e is described below commit e4c93f4e8b8fb5ef29ceee83e7cc01c1002ee2dc Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Feb 1 23:34:09 2024 +0000 chore: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e33b0145..c2aebaa7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ **Merged pull requests:** +- Removed CulpritsRecipientProvider and use DevelopersRecipientProvider… [\#1163](https://github.com/apache/camel-k-runtime/pull/1163) ([oscerd](https://github.com/oscerd)) +- Fix: add classifier field to the maven artifact abstraction [\#1161](https://github.com/apache/camel-k-runtime/pull/1161) ([claudio4j](https://github.com/claudio4j)) - build\(deps\): bump org.assertj:assertj-core from 3.25.1 to 3.25.2 [\#1158](https://github.com/apache/camel-k-runtime/pull/1158) ([dependabot[bot]](https://github.com/apps/dependabot)) - The camel-quarkus dependencies must come exclusively from quarkus-camel-bom [\#1156](https://github.com/apache/camel-k-runtime/pull/1156) ([claudio4j](https://github.com/claudio4j)) - build\(deps\): bump groovy-version from 4.0.17 to 4.0.18 [\#1154](https://github.com/apache/camel-k-runtime/pull/1154) ([dependabot[bot]](https://github.com/apps/dependabot))