chore(deps): Bump debezium-version from 3.4.3.Final to 3.5.0.Final#22365
chore(deps): Bump debezium-version from 3.4.3.Final to 3.5.0.Final#22365dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
|
/component-test debezium |
|
❌ |
|
manual change required: |
|
stack when running in debug mode: |
|
The problem is coming from the reflcetion field name |
Bumps `debezium-version` from 3.4.3.Final to 3.5.0.Final. Updates `io.debezium:debezium-api` from 3.4.3.Final to 3.5.0.Final Updates `io.debezium:debezium-embedded` from 3.4.3.Final to 3.5.0.Final Updates `io.debezium:debezium-storage-file` from 3.4.3.Final to 3.5.0.Final Updates `io.debezium:debezium-connector-mysql` from 3.4.3.Final to 3.5.0.Final Updates `io.debezium:debezium-connector-db2` from 3.4.3.Final to 3.5.0.Final - [Commits](debezium/debezium-connector-db2@v3.4.3.Final...v3.5.0.Final) Updates `io.debezium:debezium-connector-mongodb` from 3.4.3.Final to 3.5.0.Final Updates `io.debezium:debezium-connector-oracle` from 3.4.3.Final to 3.5.0.Final Updates `io.debezium:debezium-connector-postgres` from 3.4.3.Final to 3.5.0.Final Updates `io.debezium:debezium-connector-sqlserver` from 3.4.3.Final to 3.5.0.Final --- updated-dependencies: - dependency-name: io.debezium:debezium-api dependency-version: 3.5.0.Final dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.debezium:debezium-embedded dependency-version: 3.5.0.Final dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.debezium:debezium-storage-file dependency-version: 3.5.0.Final dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.debezium:debezium-connector-mysql dependency-version: 3.5.0.Final dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: io.debezium:debezium-connector-db2 dependency-version: 3.5.0.Final dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.debezium:debezium-connector-mongodb dependency-version: 3.5.0.Final dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.debezium:debezium-connector-oracle dependency-version: 3.5.0.Final dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.debezium:debezium-connector-postgres dependency-version: 3.5.0.Final dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.debezium:debezium-connector-sqlserver dependency-version: 3.5.0.Final dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
d0fbb49 to
5c40fcc
Compare
|
I made it compiling and with test passing. i'm a bit confused why there are no fields marked as deprecated in the generated code for databaseoutServerName property for Oracle debezium but I suspect that the deprecation mechanism never worked |
- regen - adapt code for deprecated fields Signed-off-by: Aurélien Pupier <apupier@ibm.com>
5c40fcc to
07ab4fe
Compare
Bumps
debezium-versionfrom 3.4.3.Final to 3.5.0.Final.Updates
io.debezium:debezium-apifrom 3.4.3.Final to 3.5.0.FinalUpdates
io.debezium:debezium-embeddedfrom 3.4.3.Final to 3.5.0.FinalUpdates
io.debezium:debezium-storage-filefrom 3.4.3.Final to 3.5.0.FinalUpdates
io.debezium:debezium-connector-mysqlfrom 3.4.3.Final to 3.5.0.FinalUpdates
io.debezium:debezium-connector-db2from 3.4.3.Final to 3.5.0.FinalCommits
07351cc[maven-release-plugin] prepare release v3.5.0.Final5d8f300[release] Stable parent 3.5.0.Final for releasefb9dcc6[release] New parent 3.5.0-SNAPSHOT for development8a02046[maven-release-plugin] prepare for next development iteration2a2422e[maven-release-plugin] prepare release v3.5.0.CR13c2c065[release] Stable parent 3.5.0.CR1 for release87598d0debezium/dbz#1617 Address module renamingb6edc59debezium/dbz#1617 Address module renaming8c19742debezium/dbz#1617 Address module renamingfd125d2debezium/dbz#1616 Add debezium-connect-plugins to dependencyManagement for re...Updates
io.debezium:debezium-connector-mongodbfrom 3.4.3.Final to 3.5.0.FinalUpdates
io.debezium:debezium-connector-oraclefrom 3.4.3.Final to 3.5.0.FinalUpdates
io.debezium:debezium-connector-postgresfrom 3.4.3.Final to 3.5.0.FinalUpdates
io.debezium:debezium-connector-sqlserverfrom 3.4.3.Final to 3.5.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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)