This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch quarkus-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
discard 7666e64 Temporarily disable SQL itest due to #2296 discard 403e68d Fix #1918 to add a integration test with camel-jdbc and camel-jms discard 4758269 Remove support for Webocket JSR 356 discard e9ecf7c Upgrade to Quarkus 1.13.0.Final add 2a66767 Use azure-sdk-bom instead of individual azure artifact versions add f3df9a6 Updated CHANGELOG.md new 562b890 Upgrade to Quarkus 1.13.0.Final new 1778107 Remove support for Webocket JSR 356 new 7fbf9ee Fix #1918 to add a integration test with camel-jdbc and camel-jms new 8f95f4c Temporarily disable SQL itest due to #2296 new c72c1b4 Disable azure-* integration tests #2299 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (7666e64) \ N -- N -- N refs/heads/quarkus-master (c72c1b4) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: CHANGELOG.md | 3 +- extensions-support/debezium/deployment/pom.xml | 4 +++ extensions-support/debezium/runtime/pom.xml | 4 +++ .../deployment/ReactorNettySupportProcessor.java | 11 +++++-- extensions/pg-replication-slot/deployment/pom.xml | 4 +++ extensions/pg-replication-slot/runtime/pom.xml | 4 +++ integration-tests/azure-eventhubs/pom.xml | 2 ++ integration-tests/azure-storage-blob/pom.xml | 2 ++ integration-tests/azure-storage-queue/pom.xml | 2 ++ integration-tests/debezium/pom.xml | 5 --- integration-tests/pg-replication-slot/pom.xml | 5 --- pom.xml | 7 +--- poms/bom/pom.xml | 38 ++++------------------ 13 files changed, 40 insertions(+), 51 deletions(-)