-
Notifications
You must be signed in to change notification settings - Fork 196
Bump kafka.version from 4.0.0 to 4.1.0 #3141
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
Conversation
|
It contains breaking changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The connector/test helper code needs to be adapted to the new API
b274c29 to
804f3a9
Compare
804f3a9 to
5a203f4
Compare
cescoffier
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why do we have JMS Sink Test change in this PR?
|
A repeatable test run slipped in the previous PR. |
b5c1f45 to
32bdeda
Compare
Bumps `kafka.version` from 4.0.0 to 4.1.0. Updates `org.apache.kafka:kafka-clients` from 4.0.0 to 4.1.0 Updates `org.apache.kafka:kafka_2.13` from 4.0.0 to 4.1.0 Updates `org.apache.kafka:kafka-server-common` from 4.0.0 to 4.1.0 Updates `org.apache.kafka:kafka-metadata` from 4.0.0 to 4.1.0 Updates `org.apache.kafka:kafka-server` from 4.0.0 to 4.1.0 Updates `org.apache.kafka:kafka-raft` from 4.0.0 to 4.1.0 Updates `org.apache.kafka:kafka-group-coordinator` from 4.0.0 to 4.1.0 Updates `org.apache.kafka:kafka-transaction-coordinator` from 4.0.0 to 4.1.0 Updates `org.apache.kafka:kafka-storage` from 4.0.0 to 4.1.0 --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.kafka:kafka_2.13 dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.kafka:kafka-server-common dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.kafka:kafka-metadata dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.kafka:kafka-server dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.kafka:kafka-raft dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.kafka:kafka-group-coordinator dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.kafka:kafka-transaction-coordinator dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.kafka:kafka-storage dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
32bdeda to
755b9fa
Compare
Bumps
kafka.versionfrom 4.0.0 to 4.1.0.Updates
org.apache.kafka:kafka-clientsfrom 4.0.0 to 4.1.0Updates
org.apache.kafka:kafka_2.13from 4.0.0 to 4.1.0Updates
org.apache.kafka:kafka-server-commonfrom 4.0.0 to 4.1.0Updates
org.apache.kafka:kafka-metadatafrom 4.0.0 to 4.1.0Updates
org.apache.kafka:kafka-serverfrom 4.0.0 to 4.1.0Updates
org.apache.kafka:kafka-raftfrom 4.0.0 to 4.1.0Updates
org.apache.kafka:kafka-group-coordinatorfrom 4.0.0 to 4.1.0Updates
org.apache.kafka:kafka-transaction-coordinatorfrom 4.0.0 to 4.1.0Updates
org.apache.kafka:kafka-storagefrom 4.0.0 to 4.1.0You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)