This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-23676
in repository https://gitbox.apache.org/repos/asf/camel.git
discard 507422c63405 CAMEL-23676: camel-nats - Add upgrade guide entry for
reply-to behavior change
discard dae682998b46 CAMEL-23676: camel-nats - Remove auto-set InOut, require
explicit exchangePattern for reply
discard 2fd4f4320d7d CAMEL-23676: camel-nats - Only send reply when exchange
pattern is InOut
add caefe4a0d801 chore(deps): Bump quarkus-version from 3.36.0 to 3.36.1
(#23736)
add 4c8a0816e8aa CAMEL-23669: camel-hl7: Missing reifier update for
targetFormat
add 0ee249dec09e chore(deps): Bump
org.openrewrite.maven:rewrite-maven-plugin (#23743)
add 5d4354d3f3f0 chore(deps): Bump bytebuddy-version from 1.18.9 to
1.18.10 (#23744)
add b970354e1a26 CAMEL-23676: camel-nats - Only send reply when exchange
pattern is InOut
add 6d4329424a2f CAMEL-23676: camel-nats - Remove auto-set InOut, require
explicit exchangePattern for reply
add a1e524e03f94 CAMEL-23676: camel-nats - Add upgrade guide entry for
reply-to behavior change
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 (507422c63405)
\
N -- N -- N refs/heads/fix/CAMEL-23676 (a1e524e03f94)
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.
No new revisions were added by this update.
Summary of changes:
.../camel/component/hl7/HL7XmlDataFormatTest.java | 40 ++++++++++++++++++++++
.../reifier/dataformat/HL7DataFormatReifier.java | 1 +
parent/pom.xml | 6 ++--
3 files changed, 44 insertions(+), 3 deletions(-)