Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(#3362): Add SSL/SASL support to Kafka adapter and sink #3364

Conversation

dominikriemer
Copy link
Member

Purpose

Add SSL and SASL support to Kafka adapter and sink.

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@github-actions github-actions bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code ui Anything that affects the UI backend Everything that is related to the StreamPipes backend testing Relates to any kind of test (unit test, integration, or E2E test). labels Dec 1, 2024
@dominikriemer dominikriemer merged commit 2edc5e5 into 3355-add-new-avro-format-parser Dec 2, 2024
20 of 22 checks passed
@dominikriemer dominikriemer deleted the 3362-saslssl-support-for-kafka-adapter branch December 2, 2024 09:46
dominikriemer added a commit that referenced this pull request Dec 3, 2024
* Add avro parser

* Improve avro parse exception

* Update parser description rendering

* feat(#3357): Add consumer group to Kafka adapter

* Add parsing of avro field description

* Revert parsing of avro field description

* Fix tests

* feat(#3362): Add SSL/SASL support to Kafka adapter and sink (#3364)

* feat(#3362): Add SSL/SASL support to Kafka adapter and sink

* Remove logging

* Add Kafka migrations

* Fix Kafka test

---------

Co-authored-by: Dominik Riemer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend dependencies Pull requests that update a dependency file java Pull requests that update Java code testing Relates to any kind of test (unit test, integration, or E2E test). ui Anything that affects the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants