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

   ## Summary
   - Add `jms-amqp-10-ssl-sink` and `jms-amqp-10-ssl-source` kamelets for AMQP 
1.0 over SSL/TLS connections using Apache Qpid JMS client
   - SSL transport options (truststore, keystore, verifyHost, trustAll, etc.) 
are configured as query parameters on the `remoteURI` using the `amqps://` 
scheme
   - Includes catalog enum mapping, test cases, documentation descriptions, and 
pipe templates (camel-k and core)
   
   ## Test plan
   - [x] `KameletsCatalogTest.testSupportedHeaders` passes for both new 
kamelets (15 headers for source, 18 for sink)
   - [x] All 17 existing catalog tests continue to pass
   - [x] `camel-kamelets` and `camel-kamelets-catalog` modules build 
successfully
   
   Fixes #1774
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
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