Skip to content
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

Bump version.debezium from 3.0.6.Final to 3.0.7.Final #474

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps version.debezium from 3.0.6.Final to 3.0.7.Final.
Updates io.debezium:debezium-server-bom from 3.0.6.Final to 3.0.7.Final

Updates io.debezium:debezium-bom from 3.0.6.Final to 3.0.7.Final

Changelog

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

New features since 3.0.7.Final

  • Support new non adaptive temporal values DBZ-6387
  • Add MariaDB SSL support DBZ-8482
  • Update the pipeline designer flow UI to remove the multi moving circle to just have one instead. DBZ-8532
  • Sqlserver connector requires unbounded memory to process big transactions DBZ-8557
  • Use enum set strings flag available in Vitess v20 for decoding enums/sets DBZ-8561
  • Pulsar Producer Batcher Builder - Key Based Batching DBZ-8563
  • Prototype support of WASM in Debezium transformation DBZ-8568
  • S3 storage can force path-style addressing DBZ-8569
  • Support MySQL and PostgreSQL vector data types DBZ-8571

Breaking changes since 3.0.7.Final

  • Make source info schema versioned DBZ-8499
  • Rename SparseVector and move to debezium-core DBZ-8585

Fixes since 3.0.7.Final

  • Exception during commit offsets won't trigger retry logic. DBZ-2386
  • Fix invalid gtid error on startup when ordered tx metadata enabled DBZ-8541
  • Debezium operator generate wrong offset and schema history properties DBZ-8543
  • A recent log switch may be seen as consistent during log gathering DBZ-8546
  • Content-based routing expression variable headers is singular in code DBZ-8550
  • MongoDataConverter does not recognize nested empty array DBZ-8572
  • Fix issues in Transformation UI sections DBZ-8575
  • ORA-65040 occurs on log switches when log.mining.restart.connection is enabled and connection defaults to PDB rather than CDB$ROOT DBZ-8577

Other changes since 3.0.7.Final

  • Remove mongo-initiator images DBZ-8487
  • Support storages supported by Debezium operator for pipeline in Debezium platform DBZ-8512
  • Setup minimum CI pipeline for debezium-platform-conductor DBZ-8527
  • Missing quick profile in test containers module DBZ-8545
  • Upgrade MongoDB driver to 5.2 DBZ-8554
  • Move to Quarkus 3.17.7 for the Outbox Extension DBZ-8583
  • Use latest tag instead of nightly for conductor image DBZ-8589
Commits
  • 76107f1 [maven-release-plugin] prepare release v3.0.7.Final
  • a754098 [release] Stable 3.0.7.Final for testing module deps
  • 5656f9f [release] Add contributors
  • 36ec340 [release] Changelog for 3.0.7.Final
  • 99cee5c [release] Add contributors
  • b1ef89b DBZ-2386 setting commitfailure should not be in finally
  • 62a76cf DBZ-2386 fix incorrect conditional in while loop
  • 0fca783 DBZ-2386 Make more Java idiomatic code
  • fbe8d11 DBZ-2386 If we catch a fault while we are committing offsets, stop the stream...
  • ed8db5b DBZ-2386 Remove unnecessary setProducerThrowable
  • Additional commits viewable in compare view

Updates io.debezium:debezium-connector-postgres from 3.0.6.Final to 3.0.7.Final

Updates io.debezium:debezium-connector-mysql from 3.0.6.Final to 3.0.7.Final

Updates io.debezium:debezium-connector-mongodb from 3.0.6.Final to 3.0.7.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)

Bumps `version.debezium` from 3.0.6.Final to 3.0.7.Final.

Updates `io.debezium:debezium-server-bom` from 3.0.6.Final to 3.0.7.Final

Updates `io.debezium:debezium-bom` from 3.0.6.Final to 3.0.7.Final
- [Changelog](https://github.com/debezium/debezium/blob/main/CHANGELOG.md)
- [Commits](debezium/debezium@v3.0.6.Final...v3.0.7.Final)

Updates `io.debezium:debezium-connector-postgres` from 3.0.6.Final to 3.0.7.Final

Updates `io.debezium:debezium-connector-mysql` from 3.0.6.Final to 3.0.7.Final

Updates `io.debezium:debezium-connector-mongodb` from 3.0.6.Final to 3.0.7.Final

---
updated-dependencies:
- dependency-name: io.debezium:debezium-server-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.debezium:debezium-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.debezium:debezium-connector-postgres
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.debezium:debezium-connector-mysql
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.debezium:debezium-connector-mongodb
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 20, 2025
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.

0 participants