chore(deps): update dependency io.github.embeddedkafka:embedded-kafka to v4 #22
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.7.0->4.1.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
embeddedkafka/embedded-kafka (io.github.embeddedkafka:embedded-kafka)
v4.1.0Compare Source
What's Changed
Other changes
New Contributors
Full Changelog: embeddedkafka/embedded-kafka@v4.0.1.1...v4.1.0
v4.0.1.1Compare Source
ℹ️ This was released as v4.0.1.x but should've been a v4.0.0.x as the underlying Kafka used is still v4.0.0.
What's Changed
Full Changelog: embeddedkafka/embedded-kafka@v4.0.1...v4.0.1.1
v4.0.1Compare Source
ℹ️ This was released as v4.0.1 but should've been a v4.0.0.1 as the underlying Kafka used is still v4.0.0.
What's Changed
New Contributors
Full Changelog: embeddedkafka/embedded-kafka@v4.0.0...v4.0.1
v4.0.0Compare Source
This release targets Kafka 4.0.0. It only works in KRaft mode (Zookeeper is no longer used).
Major changes
Changes required in your code
As a user, you'll have to change your code to use
controllerPortinstead ofzookeeperPortin places you were doing so:Other changes
Full Changelog: embeddedkafka/embedded-kafka@v3.9.0...v4.0.0
v3.9.1Compare Source
What's Changed
Full Changelog: embeddedkafka/embedded-kafka@v3.9.0...v3.9.1
v3.9.0Compare Source
What's Changed
Full Changelog: embeddedkafka/embedded-kafka@v3.8.1...v3.9.0
v3.8.1Compare Source
What's Changed
New Contributors
Full Changelog: embeddedkafka/embedded-kafka@v3.8.0...v3.8.1
v3.8.0Compare Source
What's Changed
Full Changelog: embeddedkafka/embedded-kafka@v3.7.1.1...v3.8.0
v3.7.1.1Compare Source
What's Changed
Full Changelog: embeddedkafka/embedded-kafka@v3.7.1...v3.7.1.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.