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 ed7dcf9a6a Updated CHANGELOG.md ed7dcf9a6a is described below commit ed7dcf9a6acc2279a2d0805c6e5ee388c68fcac9 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Nov 11 03:42:46 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 500d8c1d0d..b4ad1eee35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,16 @@ **Closed issues:** +- CxfSoapClientTest.wsdlUpToDate\(\) and CxfSoapWssClientTest.wsdlUpToDate\(\) fail on the platform [\#4254](https://github.com/apache/camel-quarkus/issues/4254) - Improve jms-artemis-client integration tests with XA support by quarkus-pooled-jms [\#4250](https://github.com/apache/camel-quarkus/issues/4250) +- \[Camel 3.19.0\] Kubernetes: tests + native has to be disabled until Quarkus 2.14 [\#4095](https://github.com/apache/camel-quarkus/issues/4095) +- Increase test coverage in controlbus extension with languages [\#4008](https://github.com/apache/camel-quarkus/issues/4008) **Merged pull requests:** +- CxfSoapClientTest.wsdlUpToDate\(\) and CxfSoapWssClientTest.wsdlUpToDat… [\#4268](https://github.com/apache/camel-quarkus/pull/4268) ([ppalaga](https://github.com/ppalaga)) - add file cluster service automatic configuration itest \#4262 [\#4267](https://github.com/apache/camel-quarkus/pull/4267) ([aldettinger](https://github.com/aldettinger)) +- controlbus: Added language tests \(fixes \#4008\) [\#4266](https://github.com/apache/camel-quarkus/pull/4266) ([djcoleman](https://github.com/djcoleman)) - automatic configuration of FileLockClusterService \#4262 [\#4265](https://github.com/apache/camel-quarkus/pull/4265) ([aldettinger](https://github.com/aldettinger)) - Enhance test covarege of MTOM with PAYLOAD data format [\#4264](https://github.com/apache/camel-quarkus/pull/4264) ([llowinge](https://github.com/llowinge)) - Next is 2.15.0 [\#4257](https://github.com/apache/camel-quarkus/pull/4257) ([zbendhiba](https://github.com/zbendhiba))