Skip to content

[backport camel-4.18.x] CAMEL-23313: HeaderFilter Strategies - add lowerCase where it's not present - JMS, SJMS, CoAP, Google PubSub#22575

Merged
oscerd merged 1 commit intoapache:camel-4.18.xfrom
oscerd:backport-CAMEL-23313-4.18.x
Apr 13, 2026
Merged

[backport camel-4.18.x] CAMEL-23313: HeaderFilter Strategies - add lowerCase where it's not present - JMS, SJMS, CoAP, Google PubSub#22575
oscerd merged 1 commit intoapache:camel-4.18.xfrom
oscerd:backport-CAMEL-23313-4.18.x

Conversation

@oscerd
Copy link
Copy Markdown
Contributor

@oscerd oscerd commented Apr 13, 2026

Backport of #22569 to camel-4.18.x

Parallel PR (not a cherry-pick — source PR #22569 is still open on main).

Adds setLowerCase(true) to five HeaderFilterStrategy implementations for consistency with the other components that already call it (HttpHeaderFilterStrategy, Sqs2HeaderFilterStrategy, MailHeaderFilterStrategy, KafkaHeaderFilterStrategy, etc.):

  • camel-jms: JmsHeaderFilterStrategy, ClassicJmsHeaderFilterStrategy
  • camel-sjms: SjmsHeaderFilterStrategy
  • camel-coap: CoAPHeaderFilterStrategy
  • camel-google-pubsub: GooglePubsubHeaderFilterStrategy

Source PR: #22569
Target branch: camel-4.18.x
JIRA: CAMEL-23313

Test plan

  • `mvn -DskipTests install` in each affected module (camel-jms, camel-sjms, camel-coap, camel-google-pubsub) on `camel-4.18.x` - all green
  • CI will exercise the JMS/SJMS integration tests (require Artemis broker)

Claude Code on behalf of Andrea Cosentino

…resent - JMS, SJMS, CoAP, Google PubSub

Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
@oscerd oscerd requested review from davsclaus and orpiske April 13, 2026 07:50
@oscerd oscerd merged commit 1e331da into apache:camel-4.18.x Apr 13, 2026
3 checks passed
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.

1 participant