-
Notifications
You must be signed in to change notification settings - Fork 5k
chore(deps): Bump debezium-version from 3.1.3.Final to 3.2.0.Final #18572
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
base: main
Are you sure you want to change the base?
Conversation
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🤖 CI automation will test this PR automatically. 🐫 Apache Camel Committers, please review the following items:
|
seems to require manual change:
|
https://debezium.io/releases/3.2/release-notes The mentioned class has been removed https://issues.redhat.com/browse/DBZ-8029 needs to use AsyncEmbeddedEngine instead https://github.com/debezium/debezium/pull/5645/files |
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.
@apupier are you pushing on this branch or do you prefer to close the PR and open a new one?
I planned to push on this branch but if you prefer another way that's fine too. |
That's fine. Thank you. |
/component-test debezium Result ✅ The tests passed successfully |
🤖 The Apache Camel test robot will run the tests for you 👍 |
2f9a556
to
f9571ee
Compare
another part needs to be regen (camel-endpoindsl), will do this afternoon |
Does the latest Quarkus also support and use this version of DBZ. Just asking as in the past we had some pain if they are mis aligned |
f9571ee
to
c4122d0
Compare
it seems to be lagging a bit behind 3.22.2 with Debezium 3.2 https://github.com/debezium/debezium/blob/9aa0aec8f28c5160271a07f98974c99c366176ae/pom.xml#L127 With previous Debezium version 3.1 (currently on main branch of Camel) it was even 3.17.7 https://github.com/debezium/debezium/blob/8fbb41d7f2343f684efeae256d6fa1210fee67ba/pom.xml#L125 Th published extension of Debezium fo rQuarkus semems to still be the 3.1 https://quarkus.io/extensions/io.debezium/debezium-quarkus-outbox-reactive/ searching how this website is updated to include newer version of Debezium extension EDIT: seems to be with Quarkus Platform, there is a PR opened quarkusio/quarkus-platform#1526 |
Bumps `debezium-version` from 3.1.3.Final to 3.2.0.Final. Updates `io.debezium:debezium-api` from 3.1.3.Final to 3.2.0.Final Updates `io.debezium:debezium-embedded` from 3.1.3.Final to 3.2.0.Final Updates `io.debezium:debezium-storage-file` from 3.1.3.Final to 3.2.0.Final Updates `io.debezium:debezium-connector-mysql` from 3.1.3.Final to 3.2.0.Final Updates `io.debezium:debezium-connector-db2` from 3.1.3.Final to 3.2.0.Final - [Commits](debezium/debezium-connector-db2@v3.1.3.Final...v3.2.0.Final) Updates `io.debezium:debezium-connector-mongodb` from 3.1.3.Final to 3.2.0.Final Updates `io.debezium:debezium-connector-oracle` from 3.1.3.Final to 3.2.0.Final Updates `io.debezium:debezium-connector-postgres` from 3.1.3.Final to 3.2.0.Final Updates `io.debezium:debezium-connector-sqlserver` from 3.1.3.Final to 3.2.0.Final --- updated-dependencies: - dependency-name: io.debezium:debezium-api dependency-version: 3.2.0.Final dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.debezium:debezium-embedded dependency-version: 3.2.0.Final dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.debezium:debezium-storage-file dependency-version: 3.2.0.Final dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.debezium:debezium-connector-mysql dependency-version: 3.2.0.Final dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: io.debezium:debezium-connector-db2 dependency-version: 3.2.0.Final dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.debezium:debezium-connector-mongodb dependency-version: 3.2.0.Final dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.debezium:debezium-connector-oracle dependency-version: 3.2.0.Final dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.debezium:debezium-connector-postgres dependency-version: 3.2.0.Final dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.debezium:debezium-connector-sqlserver dependency-version: 3.2.0.Final dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
new parameters are available Signed-off-by: Aurélien Pupier <[email protected]>
c4122d0
to
e43ba7d
Compare
I do not grok all the implications of Debezium 3.2 not yet merged on Quarkus side quarkusio/quarkus-platform#1526 (comment) So not sure if it is better wait for the upgrade on Quarkus side or not. |
Bumps
debezium-version
from 3.1.3.Final to 3.2.0.Final.Updates
io.debezium:debezium-api
from 3.1.3.Final to 3.2.0.FinalUpdates
io.debezium:debezium-embedded
from 3.1.3.Final to 3.2.0.FinalUpdates
io.debezium:debezium-storage-file
from 3.1.3.Final to 3.2.0.FinalUpdates
io.debezium:debezium-connector-mysql
from 3.1.3.Final to 3.2.0.FinalUpdates
io.debezium:debezium-connector-db2
from 3.1.3.Final to 3.2.0.FinalCommits
ffbcc5d
[maven-release-plugin] prepare release v3.2.0.Finalba81ef7
[release] Stable parent 3.2.0.Final for releaseff0079c
DBZ-9110 Support release versions for common module0944894
DBZ-9110 Align core changes4f863d8
DBZ-9170 Use new reselector naming306f607
[release] New parent 3.2.0-SNAPSHOT for development96cd055
[maven-release-plugin] prepare for next development iteration04e49e8
[maven-release-plugin] prepare release v3.2.0.CR1d430fde
[release] Stable parent 3.2.0.CR1 for release1a314fb
[release] New parent 3.2.0-SNAPSHOT for developmentUpdates
io.debezium:debezium-connector-mongodb
from 3.1.3.Final to 3.2.0.FinalUpdates
io.debezium:debezium-connector-oracle
from 3.1.3.Final to 3.2.0.FinalUpdates
io.debezium:debezium-connector-postgres
from 3.1.3.Final to 3.2.0.FinalUpdates
io.debezium:debezium-connector-sqlserver
from 3.1.3.Final to 3.2.0.FinalDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)