feat(kafka): allow configurable listener name and security protocol by jackburridge · Pull Request #966 · testcontainers/testcontainers-python · GitHub
Skip to content

feat(kafka): allow configurable listener name and security protocol#966

Merged
alexanderankin merged 1 commit into
testcontainers:mainfrom
jackburridge:add-kafka-parameters-listener-name-security-protocol
Feb 5, 2026
Merged

feat(kafka): allow configurable listener name and security protocol#966
alexanderankin merged 1 commit into
testcontainers:mainfrom
jackburridge:add-kafka-parameters-listener-name-security-protocol

Conversation

@jackburridge

Copy link
Copy Markdown
Contributor

closes #965

@jackburridge jackburridge force-pushed the add-kafka-parameters-listener-name-security-protocol branch from b01e5c6 to 0c59a0f Compare February 5, 2026 12:36
@codecov

codecov Bot commented Feb 5, 2026

Copy link
Copy Markdown

@alexanderankin alexanderankin merged commit 44dd40b into testcontainers:main Feb 5, 2026
12 checks passed
@jackburridge jackburridge deleted the add-kafka-parameters-listener-name-security-protocol branch February 5, 2026 18:51
alexanderankin added a commit that referenced this pull request Mar 18, 2026
🤖 I have created a release *beep* *boop*
---


##
[4.14.2](testcontainers-v4.14.1...testcontainers-v4.14.2)
(2026-03-18)


### Features

* **kafka:** allow configurable listener name and security protocol
([#966](#966))
([44dd40b](44dd40b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: David Ankin <daveankin@gmail.com>
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.

Feature: Make Kafka listener name and security protocol configurable

2 participants