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 c537f7914c Updated CHANGELOG.md c537f7914c is described below commit c537f7914cc149ef3e139a99f18bfa018523e4a6 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Feb 18 03:16:14 2023 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08ff34c295..3d7441a965 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -56,7 +56,9 @@ - Aws2: investigate possibilty of testing defaultXCredentialProvider with local stack [\#4401](https://github.com/apache/camel-quarkus/issues/4401) - Aws2-sqs: Test with real account fails. [\#4389](https://github.com/apache/camel-quarkus/issues/4389) - Intermittent failure of MasterOpenShiftTest [\#4387](https://github.com/apache/camel-quarkus/issues/4387) +- Remove deprecated components: cmis and dozer [\#4377](https://github.com/apache/camel-quarkus/issues/4377) - Integrate beans with qualifier io.smallrye.common.annotation.Identifier [\#4374](https://github.com/apache/camel-quarkus/issues/4374) +- \[Quarkus 2.16\] Camel-kubernetes does not work in native \(needs quarkus update\) [\#4357](https://github.com/apache/camel-quarkus/issues/4357) - Dependabot to upgrade quarkiverse versions [\#4128](https://github.com/apache/camel-quarkus/issues/4128) - Have separate saaj extension in Quarkiverse CXF [\#4122](https://github.com/apache/camel-quarkus/issues/4122) - Test `aws-secrets-manager` extension with Localstack [\#3741](https://github.com/apache/camel-quarkus/issues/3741)