oscerd opened a new pull request, #22575:
URL: https://github.com/apache/camel/pull/22575

   ## 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](https://issues.apache.org/jira/browse/CAMEL-23313)
   
   ## Test plan
   
   - [x] \`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_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to