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 8bb9ea50 chore: update changelog 8bb9ea50 is described below commit 8bb9ea50e57604ff79a4b1e9f40293a3fba90437 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Mar 20 23:34:24 2024 +0000 chore: update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a500b0c4..b4f7fcd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,12 @@ **Merged pull requests:** +- fix: use map instead of set [\#1187](https://github.com/apache/camel-k-runtime/pull/1187) ([squakez](https://github.com/squakez)) - fix: Disable noErrorHandler setting via user properties [\#1186](https://github.com/apache/camel-k-runtime/pull/1186) ([christophd](https://github.com/christophd)) +- feat\(catalog\): capabilities properties [\#1185](https://github.com/apache/camel-k-runtime/pull/1185) ([squakez](https://github.com/squakez)) +- build\(deps\): bump org.apache.maven.plugins:maven-remote-resources-plugin from 3.1.0 to 3.2.0 [\#1183](https://github.com/apache/camel-k-runtime/pull/1183) ([dependabot[bot]](https://github.com/apps/dependabot)) - build\(deps\): bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0 [\#1182](https://github.com/apache/camel-k-runtime/pull/1182) ([dependabot[bot]](https://github.com/apps/dependabot)) +- build\(deps\): bump org.jolokia:jolokia-agent-jvm from 2.0.1 to 2.0.2 [\#1181](https://github.com/apache/camel-k-runtime/pull/1181) ([dependabot[bot]](https://github.com/apps/dependabot)) - build\(deps\): bump groovy-version from 4.0.18 to 4.0.19 [\#1179](https://github.com/apache/camel-k-runtime/pull/1179) ([dependabot[bot]](https://github.com/apps/dependabot)) - feat: Bump to CQ 3.8.0 [\#1178](https://github.com/apache/camel-k-runtime/pull/1178) ([squakez](https://github.com/squakez)) - build\(deps\): bump com.google.cloud.tools:jib-maven-plugin from 3.4.0 to 3.4.1 [\#1177](https://github.com/apache/camel-k-runtime/pull/1177) ([dependabot[bot]](https://github.com/apps/dependabot))