Skip to content

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2025

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
  • ffbcc5d [maven-release-plugin] prepare release v3.2.0.Final
  • ba81ef7 [release] Stable parent 3.2.0.Final for release
  • ff0079c DBZ-9110 Support release versions for common module
  • 0944894 DBZ-9110 Align core changes
  • 4f863d8 DBZ-9170 Use new reselector naming
  • 306f607 [release] New parent 3.2.0-SNAPSHOT for development
  • 96cd055 [maven-release-plugin] prepare for next development iteration
  • 04e49e8 [maven-release-plugin] prepare release v3.2.0.CR1
  • d430fde [release] Stable parent 3.2.0.CR1 for release
  • 1a314fb [release] New parent 3.2.0-SNAPSHOT for development
  • Additional commits viewable in compare view

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

Dependabot 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 10, 2025
Copy link
Contributor

🌟 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:

  • First-time contributors require MANUAL approval for the GitHub Actions to run

  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.

  • Build and test logs are available in the Summary page. Only Apache Camel committers have access to the summary.

  • ⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@apupier
Copy link
Contributor

apupier commented Jul 10, 2025

seems to require manual change:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) on project camel-debezium-common: Compilation failure: Compilation failure: 
[ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[24,28] cannot find symbol
[ERROR]   symbol:   class EmbeddedEngine
[ERROR]   location: package io.debezium.embedded
[ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[166,45] cannot find symbol
[ERROR]   symbol:   variable EmbeddedEngine
[ERROR]   location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration
[ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[167,45] cannot find symbol
[ERROR]   symbol:   variable EmbeddedEngine
[ERROR]   location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration
[ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[168,45] cannot find symbol
[ERROR]   symbol:   variable EmbeddedEngine
[ERROR]   location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration
[ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[169,45] cannot find symbol
[ERROR]   symbol:   variable EmbeddedEngine
[ERROR]   location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration
[ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[171,45] cannot find symbol
[ERROR]   symbol:   variable EmbeddedEngine
[ERROR]   location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration
[ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[172,45] cannot find symbol
[ERROR]   symbol:   variable EmbeddedEngine
[ERROR]   location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration
[ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[174,45] cannot find symbol
[ERROR]   symbol:   variable EmbeddedEngine
[ERROR]   location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration
[ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[176,45] cannot find symbol
[ERROR]   symbol:   variable EmbeddedEngine
[ERROR]   location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration
[ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[177,45] cannot find symbol
[ERROR]   symbol:   variable EmbeddedEngine
[ERROR]   location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration
[ERROR] /home/runner/work/camel/camel/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:[178,45] cannot find symbol
[ERROR]   symbol:   variable EmbeddedEngine
[ERROR]   location: class org.apache.camel.component.debezium.configuration.EmbeddedDebeziumConfiguration

@apupier
Copy link
Contributor

apupier commented Jul 10, 2025

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

@apupier apupier self-assigned this Jul 10, 2025
Copy link
Contributor

@oscerd oscerd left a 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?

@apupier
Copy link
Contributor

apupier commented Jul 10, 2025

I planned to push on this branch but if you prefer another way that's fine too.

@oscerd
Copy link
Contributor

oscerd commented Jul 10, 2025

I planned to push on this branch but if you prefer another way that's fine too.

That's fine. Thank you.

@apupier
Copy link
Contributor

apupier commented Jul 10, 2025

/component-test debezium

Result ✅ The tests passed successfully

Copy link
Contributor

🤖 The Apache Camel test robot will run the tests for you 👍

@apupier apupier force-pushed the dependabot/maven/debezium-version-3.2.0.Final branch 2 times, most recently from 2f9a556 to f9571ee Compare July 10, 2025 10:11
@apupier
Copy link
Contributor

apupier commented Jul 10, 2025

another part needs to be regen (camel-endpoindsl), will do this afternoon

@davsclaus
Copy link
Contributor

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

@apupier apupier force-pushed the dependabot/maven/debezium-version-3.2.0.Final branch from f9571ee to c4122d0 Compare July 10, 2025 12:23
@apupier
Copy link
Contributor

apupier commented Jul 10, 2025

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

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/
image
but the source code correspondig to the debezium extensions for quarkus has been tagged with 3.2

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

dependabot bot and others added 2 commits July 10, 2025 15:57
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]>
@apupier apupier force-pushed the dependabot/maven/debezium-version-3.2.0.Final branch from c4122d0 to e43ba7d Compare July 10, 2025 13:58
@apupier
Copy link
Contributor

apupier commented Jul 10, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
camel-4 catalog components core-build-and-dependencies dependencies Pull requests that update a dependency file dsl java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants