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 b05e1f12 chore: update changelog b05e1f12 is described below commit b05e1f12bdcd41d958c01ea9b7ea0b8b2e126669 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Mar 22 23:33:17 2024 +0000 chore: update changelog --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80f0b01a..f19782f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,14 @@ ## [Unreleased](https://github.com/apache/camel-k-runtime/tree/HEAD) -[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-project-3.6.0...HEAD) +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-project-3.8.1...HEAD) **Merged pull requests:** +- fix\(docs\): update dependencies [\#1194](https://github.com/apache/camel-k-runtime/pull/1194) ([squakez](https://github.com/squakez)) +- build\(deps\): bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.1 [\#1193](https://github.com/apache/camel-k-runtime/pull/1193) ([dependabot[bot]](https://github.com/apps/dependabot)) +- feat\(catalog\): leverage placeholders [\#1192](https://github.com/apache/camel-k-runtime/pull/1192) ([squakez](https://github.com/squakez)) +- build\(deps\): bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1 [\#1190](https://github.com/apache/camel-k-runtime/pull/1190) ([dependabot[bot]](https://github.com/apps/dependabot)) - build\(deps\): bump groovy-version from 4.0.19 to 4.0.20 [\#1189](https://github.com/apache/camel-k-runtime/pull/1189) ([dependabot[bot]](https://github.com/apps/dependabot)) - build\(deps\): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 [\#1188](https://github.com/apache/camel-k-runtime/pull/1188) ([dependabot[bot]](https://github.com/apps/dependabot)) - fix: use map instead of set [\#1187](https://github.com/apache/camel-k-runtime/pull/1187) ([squakez](https://github.com/squakez)) @@ -152,6 +156,10 @@ - build\(deps\): bump groovy-version from 3.0.14 to 3.0.15 [\#973](https://github.com/apache/camel-k-runtime/pull/973) ([dependabot[bot]](https://github.com/apps/dependabot)) - build\(deps\): bump logstash-logback-encoder from 7.2 to 7.3 [\#972](https://github.com/apache/camel-k-runtime/pull/972) ([dependabot[bot]](https://github.com/apps/dependabot)) +## [camel-k-runtime-project-3.8.1](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-project-3.8.1) (2024-03-22) + +[Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-project-3.6.0...camel-k-runtime-project-3.8.1) + ## [camel-k-runtime-project-3.6.0](https://github.com/apache/camel-k-runtime/tree/camel-k-runtime-project-3.6.0) (2023-12-11) [Full Changelog](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-project-3.2.3...camel-k-runtime-project-3.6.0)