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 d447a697da Updated CHANGELOG.md
d447a697da is described below
commit d447a697dadfa210c9afaab1bc9320c111940642
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat May 20 03:16:57 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2ebaf9222f..194c3a3c6d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -32,6 +32,7 @@
- MinIO: Extend test coverage
[\#4707](https://github.com/apache/camel-quarkus/issues/4707)
- Olingo4 olingo4endpointPropertyNames are missing queryParams for read method
[\#4654](https://github.com/apache/camel-quarkus/issues/4654)
- \[Quarkus 3.0.0.CR1\] kubernetes-client not compatible with Camel 4.0.0-M2
[\#4651](https://github.com/apache/camel-quarkus/issues/4651)
+- smallrye-reactive-messaging-camel not compatible with Camel 4.0.0-M2
[\#4637](https://github.com/apache/camel-quarkus/issues/4637)
- Improve vertx-websocket test coverage
[\#4629](https://github.com/apache/camel-quarkus/issues/4629)
- vertx-websocket producer path handling is broken for some scenarios
[\#4628](https://github.com/apache/camel-quarkus/issues/4628)
- `QuarkusVertxWebsocketHost` should return the actual port for the HTTP
server [\#4557](https://github.com/apache/camel-quarkus/issues/4557)
@@ -49,6 +50,7 @@
- Upgrade to Optaplanner 9.37.Final
[\#4912](https://github.com/apache/camel-quarkus/pull/4912)
([zbendhiba](https://github.com/zbendhiba))
- Restore erroneously removed camel-quartz dependency exclusions
[\#4909](https://github.com/apache/camel-quarkus/pull/4909)
([jamesnetherton](https://github.com/jamesnetherton))
- Upgrade Quarkus to 3.1.0.CR1
[\#4908](https://github.com/apache/camel-quarkus/pull/4908)
([jamesnetherton](https://github.com/jamesnetherton))
+- Upgrade Maven plugins and remove redundant plugin version properties
[\#4906](https://github.com/apache/camel-quarkus/pull/4906)
([jamesnetherton](https://github.com/jamesnetherton))
- Miscellaneous dependency alignment / removal
[\#4904](https://github.com/apache/camel-quarkus/pull/4904)
([jamesnetherton](https://github.com/jamesnetherton))
- Bump quarkus-amazon-services-bom from 2.1.1 to 2.2.0
[\#4903](https://github.com/apache/camel-quarkus/pull/4903)
([dependabot[bot]](https://github.com/apps/dependabot))
- Recommend using wsdl2Java -validate while wsdlvalidator is not supported
[\#4901](https://github.com/apache/camel-quarkus/pull/4901)
([ppalaga](https://github.com/ppalaga))