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 72fa41ecc8 Updated CHANGELOG.md 72fa41ecc8 is described below commit 72fa41ecc8b8719d2150e8843d2d2212fe1a5a0a Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Sep 3 03:53:40 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35eb87484e..1a3724eabf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Closed issues:** +- Google-pubsub: Improve google-pubsub test coverage with GooglePubsubConstants.MESSAGE\_ID [\#4062](https://github.com/apache/camel-quarkus/issues/4062) - Ban camel-directvm [\#4059](https://github.com/apache/camel-quarkus/issues/4059) - master: fix itests harness in native mode [\#4050](https://github.com/apache/camel-quarkus/issues/4050) - Increase JPA extension test coverage [\#4007](https://github.com/apache/camel-quarkus/issues/4007) @@ -14,9 +15,11 @@ - \[JDK17\]integration test failed in native mode caused by unresolved type during parsing: sun.security.krb5.Credentials [\#3326](https://github.com/apache/camel-quarkus/issues/3326) - \[JDK17\]integration tests failed in native mode which uses JMX [\#3325](https://github.com/apache/camel-quarkus/issues/3325) - \[JDK17\]integration test failed in native mode on Mac which depends on quarkus-awt feature [\#3323](https://github.com/apache/camel-quarkus/issues/3323) +- CXF JAX-WS support [\#764](https://github.com/apache/camel-quarkus/issues/764) **Merged pull requests:** +- Google-pubsub: Improve google-pubsub test coverage with MESSAGE\_ID \#4062 [\#4064](https://github.com/apache/camel-quarkus/pull/4064) ([JiriOndrusek](https://github.com/JiriOndrusek)) - Migrate to the new config format of the flattener mojo [\#4061](https://github.com/apache/camel-quarkus/pull/4061) ([ppalaga](https://github.com/ppalaga)) - Ban camel-directvm [\#4060](https://github.com/apache/camel-quarkus/pull/4060) ([ppalaga](https://github.com/ppalaga)) - Fix deprecated methods [\#4057](https://github.com/apache/camel-quarkus/pull/4057) ([aldettinger](https://github.com/aldettinger)) @@ -1252,6 +1255,7 @@ - `CamelMainRoutesIncludePatternWithAbsoluteFilePrefixDevModeTest` fails on Windows [\#3529](https://github.com/apache/camel-quarkus/issues/3529) - CamelTestSupport style of testing [\#3511](https://github.com/apache/camel-quarkus/issues/3511) - Geocoder started returning "New York City" instead of "New York" [\#3389](https://github.com/apache/camel-quarkus/issues/3389) +- CXF JAX-WS support [\#764](https://github.com/apache/camel-quarkus/issues/764) ## [2.11.0](https://github.com/apache/camel-quarkus/tree/2.11.0) (2022-07-22)