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.git
commit 7785c2fc6e4c2359b843ca8c23d6ee5e9db34dbc Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Aug 3 23:43:17 2023 +0000 chore: changelog automatic update --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69a3b3cfa..a5c23745b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,9 @@ **Merged pull requests:** +- chore\(ci\): use latest golang version [\#4640](https://github.com/apache/camel-k/pull/4640) ([squakez](https://github.com/squakez)) +- chore\(deps\): bump go.uber.org/zap from 1.24.0 to 1.25.0 [\#4638](https://github.com/apache/camel-k/pull/4638) ([dependabot[bot]](https://github.com/apps/dependabot)) +- feat\(doc\): network architecture [\#4637](https://github.com/apache/camel-k/pull/4637) ([squakez](https://github.com/squakez)) - fix\(helm\): pipes roles [\#4636](https://github.com/apache/camel-k/pull/4636) ([squakez](https://github.com/squakez)) - chore\(olm\): bundle channel [\#4635](https://github.com/apache/camel-k/pull/4635) ([squakez](https://github.com/squakez)) - Fix cron trait doc, timer usage is missing information [\#4633](https://github.com/apache/camel-k/pull/4633) ([claudio4j](https://github.com/claudio4j))