Skip to content

Bump io.debezium:debezium-bom from 3.5.2.Final to 3.6.0.Final#8818

Merged
jamesnetherton merged 4 commits into
mainfrom
dependabot/maven/io.debezium-debezium-bom-3.6.0.Final
Jul 21, 2026
Merged

Bump io.debezium:debezium-bom from 3.5.2.Final to 3.6.0.Final#8818
jamesnetherton merged 4 commits into
mainfrom
dependabot/maven/io.debezium-debezium-bom-3.6.0.Final

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps io.debezium:debezium-bom from 3.5.2.Final to 3.6.0.Final.

Changelog

Sourced from io.debezium:debezium-bom's changelog.

3.6.0.Final

July 1st 2026 Detailed release notes

New features since 3.6.0.CR1

  • Integrated monitoring for Debezium Platform debezium/dbz#1894
  • CockroachDB connector: accept file paths for Kafka sink TLS certs and inject them into the changefeed sink URI debezium/dbz#1974
  • Integrate the dashboard monitoring with the API's and add Testing debezium/dbz#2026
  • Build Week 2: Add source and destination management commands to Debezium JBang CLI debezium/dbz#2036

Breaking changes since 3.6.0.CR1

None

Fixes since 3.6.0.CR1

  • io.debezium.DebeziumException: Cannot create read only connection, read only hostname is empty debezium/dbz#1849
  • MySQL connector: Snapshot step 6 writes DROP+CREATE for every table to schema history topic, causing unnecessary hours-long Kafka roundtrip debezium/dbz#2047
  • IncrementalSnapshotIT#snapshotOnlyWithRestart takes very long time on SQL server debezium/dbz#2122
  • Outbox watcher engine stops processing after a consumer error, causing loop in conductor debezium/dbz#2123
  • add ConcurrentMapTableMappingStorage as class for reflection debezium/dbz#2137
  • SpecialTableTypesIT fails debezium/dbz#2138
  • Bad request on monitoring API call in Debezium Platform debezium/dbz#2141
  • CockroachDB: TIMETZ/TIMESTAMPTZ emitted as schema-invalid strings fail ISO_OFFSET parsing in downstream sinks debezium/dbz#2147
  • Some monitoring queries returns empty result in Debezium Platform debezium/dbz#2148
  • Deferred transaction cache low watermark should include minscncache debezium/dbz#2151
  • CockroachDB: connector re-emits the entire intermediate changefeed topic on every restart (consumer offset never committed) debezium/dbz#2154

Other changes since 3.6.0.CR1

  • Implement Week 2 transformation layer (document builder, ID strategy, and projection policy) debezium/dbz#2018
  • [Host Deployment ~1] Add HostStatusEntity, HostDeploymentEntity, and Flyway migration debezium/dbz#2086
  • Debezium containers images are not being updated debezium/dbz#2140
  • Simplify Prometheus url setting in Debezium Platform debezium/dbz#2142
  • CockroachDB: drive the snapshot lifecycle and metrics for the changefeed initial scan debezium/dbz#2155

3.6.0.CR1

June 23rd 2026 Detailed release notes

New features since 3.6.0.Beta2

... (truncated)

Commits
  • 800ae11 [maven-release-plugin] prepare release v3.6.0.Final
  • 6586de8 [release] Stable 3.6.0.Final for testing module deps
  • 36a5948 [release] Changelog for 3.6.0.Final
  • e505342 debezium/dbz#1894 Add monitoring section to Debezium Platform doc
  • ed65ef4 [jenkins-jobs] Upgrade publishing plugin
  • 5afb21e debezium/dbz#2047 Implement schema history buffering in KafkaSchemaHistory wi...
  • b72caa3 [ci] Bump actions/checkout from 6 to 7
  • dd9e375 [ci] Bump actions/cache from 5 to 6
  • a937aa7 DBZ-9913 Remove hard line breaks from jdbc.adoc
  • 6e7f1fc DBZ-9923 Adds Db2 property table entry for property
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Warning

Branch auto synchronized due to changes in generated files. New workflow run triggered:

https://github.com/apache/camel-quarkus/actions/runs/28548911272

Please check the workflow result before merging.

If there are multiple commits, please use the Squash and merge option.

@jamesnetherton

Copy link
Copy Markdown
Contributor
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/runner/work/camel-quarkus/camel-quarkus/extensions-support/debezium/deployment/src/main/java/org/apache/camel/quarkus/support/debezium/deployment/DebeziumSupportProcessor.java:[41,33] cannot find symbol
   symbol:   class NeverSnapshotter
   location: package io.debezium.snapshot.mode
[INFO] 1 error
[INFO] -------------------------------------------------------------

@jamesnetherton jamesnetherton added the do-not-merge/hold Indicates that a PR should not be merged because there are unresolved issues pending label Jul 2, 2026
dependabot Bot and others added 4 commits July 21, 2026 07:50
Bumps [io.debezium:debezium-bom](https://github.com/debezium/debezium) from 3.5.2.Final to 3.6.0.Final.
- [Changelog](https://github.com/debezium/debezium/blob/main/CHANGELOG.md)
- [Commits](debezium/debezium@v3.5.2.Final...v3.6.0.Final)

---
updated-dependencies:
- dependency-name: io.debezium:debezium-bom
  dependency-version: 3.6.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@jamesnetherton
jamesnetherton force-pushed the dependabot/maven/io.debezium-debezium-bom-3.6.0.Final branch from ac92dd5 to 8f67cf6 Compare July 21, 2026 07:10
@jamesnetherton

Copy link
Copy Markdown
Contributor

Rebased, fixed native mode issues and reverted redundant workarounds for kafka-clients 4.2.0.

@jamesnetherton jamesnetherton removed the do-not-merge/hold Indicates that a PR should not be merged because there are unresolved issues pending label Jul 21, 2026
@jamesnetherton
jamesnetherton merged commit 0463056 into main Jul 21, 2026
8 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/io.debezium-debezium-bom-3.6.0.Final branch July 21, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant