This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
omit 49a85bf Fixed check style
omit c3401c6 Temporary hacks to handle version misalignment of
smallrye-health and smallrye-faulttolerance in Quarkus & Camel
omit 5eca097 Upgrade Camel to 3.16.0
add bf18e48 Updated CHANGELOG.md
add 2896547 Fix #3551 ban all non-canonical JTA specs artifacts
add d6c9452 Upgrade Azurite container image to 3.15.0
add 1ab5c18 Updated CHANGELOG.md
new 325a5f2 Upgrade Camel to 3.16.0
new aea007b Test for Debezium mysql - passing additionalProperties
results in wrong properties beeing passed #3488
new 9146be8 Temporary hacks to handle version misalignment of
smallrye-health and smallrye-faulttolerance in Quarkus & Camel
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 (49a85bf)
\
N -- N -- N refs/heads/camel-main (9146be8)
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 3 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 | 9 +++++++
extensions-jvm/bonita/runtime/pom.xml | 8 ++++++
extensions-jvm/spark/runtime/pom.xml | 8 ++++++
extensions-jvm/wordpress/runtime/pom.xml | 8 ++++++
extensions/servicenow/runtime/pom.xml | 8 ++++++
.../support/azure/AzureStorageTestResource.java | 2 +-
.../common/it/AbstractDebeziumResource.java | 29 +++++++++++++++++++++-
.../common/it/postgres/DebeziumPostgresTest.java | 15 +++++++++++
pom.xml | 8 ++++++
9 files changed, 93 insertions(+), 2 deletions(-)