Skip to content

Fix #1774: Add AMQPS (SSL/TLS) source and sink kamelets#2783

Merged
oscerd merged 1 commit into
mainfrom
ci-issue-1774
Apr 8, 2026
Merged

Fix #1774: Add AMQPS (SSL/TLS) source and sink kamelets#2783
oscerd merged 1 commit into
mainfrom
ci-issue-1774

Conversation

@oscerd
Copy link
Copy Markdown
Contributor

@oscerd oscerd commented Apr 8, 2026

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

  • KameletsCatalogTest.testSupportedHeaders passes for both new kamelets (15 headers for source, 18 for sink)
  • All 17 existing catalog tests continue to pass
  • camel-kamelets and camel-kamelets-catalog modules build successfully

Fixes #1774

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@oscerd oscerd merged commit 98cb692 into main Apr 8, 2026
5 of 6 checks passed
@oscerd oscerd deleted the ci-issue-1774 branch April 8, 2026 10:52
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.

AMQPS Kamelets (Source / Sink)

1 participant