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-quarkus.git
The following commit(s) were added to refs/heads/main by this push: new 2a40a1bace Updated CHANGELOG.md 2a40a1bace is described below commit 2a40a1bace5ba5b1d395326f67e2c1baa53af805 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Sep 30 04:10:45 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3625ac7038..8957aa0dfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,14 +7,18 @@ **Fixed bugs:** - \[Quarkus 2.14.0\] PgeventTest application fails to start [\#4114](https://github.com/apache/camel-quarkus/issues/4114) +- kamelet-chucknorris example project tests are failing [\#4111](https://github.com/apache/camel-quarkus/issues/4111) **Closed issues:** - Manage `io.projectreactor:reactor-core` [\#4138](https://github.com/apache/camel-quarkus/issues/4138) +- Automatic configuration of kubernetes cluster service [\#4086](https://github.com/apache/camel-quarkus/issues/4086) - Increase test coverage of ref extension [\#4010](https://github.com/apache/camel-quarkus/issues/4010) **Merged pull requests:** +- kubernetes: add documentation related to cluster service \#4086 [\#4146](https://github.com/apache/camel-quarkus/pull/4146) ([aldettinger](https://github.com/aldettinger)) +- Adjust the set of components to search in catalog tests [\#4145](https://github.com/apache/camel-quarkus/pull/4145) ([jamesnetherton](https://github.com/jamesnetherton)) - Increase test coverage of ref extension [\#4144](https://github.com/apache/camel-quarkus/pull/4144) ([jamesnetherton](https://github.com/jamesnetherton)) - Manage `reactor-core` & `google-oauth-client` [\#4140](https://github.com/apache/camel-quarkus/pull/4140) ([jamesnetherton](https://github.com/jamesnetherton)) - Update release guide [\#4137](https://github.com/apache/camel-quarkus/pull/4137) ([zbendhiba](https://github.com/zbendhiba))