This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch fix/as2-issues
in repository https://gitbox.apache.org/repos/asf/camel.git
omit b2ef1929890d CAMEL-23072: Handle Expect 100-continue on AS2 server side
omit 12b8d7249069 CAMEL-23071: Add expectContinue endpoint parameter for
AS2 client
omit b0b905b60461 CAMEL-23070: Remove strict Host header validation in
async MDN server
omit b8432cd0ef16 CAMEL-23068: Fix CRLF line endings in MDN message template
omit dba42d79f80a CAMEL-23067: Capture raw request body for signature
verification
omit c72b6129f4b1 CAMEL-23066: Use UUID for globally unique AS2 Message-IDs
omit 356cff07d479 CAMEL-23065: Fix MIC computation for compress-before-sign
scenarios
omit 43d5068b57c2 CAMEL-23064: Support non-standard content types in AS2
EDI payload
add 4ce54348795d CAMEL-23064: Support non-standard content types in AS2
EDI payload
add 4db491a9c7da CAMEL-23065: Fix MIC computation for compress-before-sign
scenarios
add 2da00d0386e5 CAMEL-23066: Use UUID for globally unique AS2 Message-IDs
add 1a6d0cb503f3 CAMEL-23067: Capture raw request body for signature
verification
add 2ccef11db924 CAMEL-23068: Fix CRLF line endings in MDN message template
add bed42b948b33 CAMEL-23070: Remove strict Host header validation in
async MDN server
add 972fce5158aa CAMEL-23071: Add expectContinue endpoint parameter for
AS2 client
add 356056c3b398 CAMEL-23072: Handle Expect 100-continue on AS2 server side
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 (b2ef1929890d)
\
N -- N -- N refs/heads/fix/as2-issues (356056c3b398)
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: