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 debezium-core from 0.10.0.Final to 1.0.0.Final #6258

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps debezium-core from 0.10.0.Final to 1.0.0.Final.

Changelog

Sourced from debezium-core's changelog.

1.0.0.Final

December 18th, 2019 Detailed release notes

New features since 1.0.0.CR1

  • Support streaming changes from SQL Server "AlwaysOn" replica DBZ-1642

Breaking changes since 1.0.0.CR1

  • Rename Serdes to DebeziumSerdes DBZ-1670
  • MySQL Connector should use "snapshot.lock.timeout.ms" DBZ-1671

Fixes since 1.0.0.CR1

  • Interpret Sql Server timestamp timezone correctly DBZ-1643
  • Sorting a HashSet only to put it back into a HashSet DBZ-1650
  • Function with RETURN only statement cannot be parsed DBZ-1659
  • Enum value resolution not working while streaming with wal2json or pgoutput DBZ-1680

Other changes since 1.0.0.CR1

  • Globally ensure in tests that records can be serialized DBZ-824
  • Allow upstream teststuite to run with productised dependencies DBZ-1658
  • Upgrade to latest PostgreSQL driver 42.2.9 DBZ-1660
  • Generate warning for connectors with automatically dropped slots DBZ-1666
  • Regression test for MySQL dates in snapshot being off by one DBZ-1667
  • Build against Apache Kafka 2.4 DBZ-1676
  • When PostgreSQL schema refresh fails, allow error to include root cause DBZ-1677
  • Prepare testsuite for RHEL 8 protobuf plugin RPM DBZ-1536

1.0.0.CR1

December 14th, 2019 Detailed release notes

New features since 1.0.0.Beta3

  • Transaction level TRANSACTION_READ_COMMITTED not implemented DBZ-1480
  • Provide change event JSON Serde for Kafka Streams DBZ-1533
  • Provide MongoDB 4.2 image DBZ-1626
  • Support PostgreSQL enum types DBZ-920
  • Upgrade container images to Java 11 DBZ-969
  • Support MongoDB 4.0 transaction DBZ-1215
  • Make connection timeout configurable in MySQL connection URL DBZ-1632
  • Support for arrays of uuid DBZ-1637
  • Add test matrix for SQL Server DBZ-1644
... (truncated)
Commits
  • 0904951 [maven-release-plugin] prepare release v1.0.0.Final
  • c0dd096 [release] Changelog for 1.0.0.Final
  • 5c6f8fd DBZ-1680 Fix enum value resolution across all PostgreSQL decoders
  • 66feaa0 DBZ-1643 Formatting fix
  • 8408fc6 DBZ-1643 Adding Johan Venant to COPYRIGHT.txt
  • 91a4d83 DBZ-1643 Another go at fixing non-UTC timestamps
  • a80892f DBZ-1643 Test timestamp TZ
  • 7c079ca DBZ-1643 Documentation update
  • eb4b1da DBZ-1643 Normalizing TZ value to UTC
  • d886a56 DBZ-1643 Autoformat the code
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [debezium-core](https://github.com/debezium/debezium) from 0.10.0.Final to 1.0.0.Final.
- [Release notes](https://github.com/debezium/debezium/releases)
- [Changelog](https://github.com/debezium/debezium/blob/master/CHANGELOG.md)
- [Commits](debezium/debezium@v0.10.0.Final...v1.0.0.Final)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the area/dependencies Pull requests that update a dependency file label Dec 18, 2019
@gsmet gsmet merged commit abd540f into master Dec 19, 2019
@gsmet gsmet added this to the 1.2.0 milestone Dec 19, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/io.debezium-debezium-core-1.0.0.Final branch December 19, 2019 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant