Skip to content

fix(DPE-3961): camel-aws2-sns backport - #164

Merged
f2par0 merged 2 commits into
tesb/camel-4.8.1.xfrom
fdeparscau/fix/DPE-3961-3
Sep 11, 2026
Merged

fix(DPE-3961): camel-aws2-sns backport#164
f2par0 merged 2 commits into
tesb/camel-4.8.1.xfrom
fdeparscau/fix/DPE-3961-3

Conversation

@f2par0

@f2par0 f2par0 commented Sep 11, 2026

Copy link
Copy Markdown

Description

backport of
CAMEL-23506
commit b7f7829

Target

  • I checked that the commit is targeting the correct branch (Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I have run mvn clean install -DskipTests locally from root folder and I have committed all auto-generated changes.

AI-assisted contributions

  • If this PR includes AI-generated code, commits have proper co-authorship attribution (e.g., Co-authored-by trailers) and the PR description identifies the AI tool used.

oscerd and others added 2 commits September 11, 2026 15:17
…pache#23373)

Sqs2HeaderFilterStrategy and Sns2HeaderFilterStrategy only configured
an outbound filter. Add setInFilterStartsWith(CAMEL_FILTER_STARTS_WITH)
so the inbound direction is aligned with the sibling strategies
(Kafka, Mail, CoAP, Google Pub/Sub, ...). The existing outbound regex
(which also catches breadcrumbId and org.apache.camel.*) is unchanged.

Includes focused unit tests in both modules and the
camel-4x-upgrade-guide-4_14.adoc note.

(cherry picked from commit 5f57258)

JIRA: https://issues.apache.org/jira/browse/CAMEL-23506

Closes apache#23221
@f2par0
f2par0 requested a review from a team as a code owner September 11, 2026 13:40

@andreasmattes andreasmattes left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@f2par0
f2par0 merged commit c867516 into tesb/camel-4.8.1.x Sep 11, 2026
4 of 5 checks passed
@f2par0
f2par0 deleted the fdeparscau/fix/DPE-3961-3 branch September 11, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants