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 1.2.2.Final to 1.4.1.Final #27

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 28, 2021

Bumps debezium-core from 1.2.2.Final to 1.4.1.Final.

Changelog

Sourced from debezium-core's changelog.

1.4.1.Final

January 28th 2021 Detailed release notes

New features since 1.4.0.Final

  • Clarify information in Debezium connector for SQL Server doc DBZ-2675
  • Add support for binary.handling.mode to the SQL Server connector DBZ-2912
  • Use collation to get charset when charset is not set DBZ-2922
  • Additional logging for number and type of sql operations DBZ-2980
  • Retry on "The server failed to resume the transaction" DBZ-2959

Breaking changes since 1.4.0.Final

None

Fixes since 1.4.0.Final

  • Debezium Connectors are failing while reading binlog: Unknown event type 100 DBZ-2499
  • Some column default values are not extracted correctly while reading table structure DBZ-2698
  • Supplemental logging is required for entire database rather than per monitored table DBZ-2711
  • Missing log file error when current SCN differs from snapshotted in Oracle connector and Logminer DBZ-2855
  • GitHub action for "Build Testing Workflow" is using old artifacts and not building missing dependencies DBZ-2861
  • Deadlock in the XStream handler and offset commiter call concurrently DBZ-2891
  • Sanitise DECIMAL string from VStream DBZ-2906
  • Vitess Connector download link missing on website DBZ-2907
  • DML statements longer than 4000 characters are incorrectly combined from V$LOGMNR_CONTENTS DBZ-2920
  • Default database charset is not recorded DBZ-2921
  • Instable test: PostgresConnectorIT#testCustomSnapshotterSnapshotCompleteLifecycleHook() DBZ-2938
  • Snapshot causes ORA-08181 exception DBZ-2949
  • Postgres connector config validation fails because current connector is occupying replication slot DBZ-2952
  • Labeled create procedure's body is not parsed DBZ-2972
  • Debezium swallows DML exception in certain cases DBZ-2981

Other changes since 1.4.0.Final

  • Migrate website build to Hugo DBZ-575
  • Test binary/varbinary datatypes DBZ-2174
  • Implement Scn as a domain type DBZ-2518
  • Fix docs for message.key.columns and skipped.operations DBZ-2572
  • Upgrade to Apache Kafka Connect 2.6.1 DBZ-2630
  • Centralize postgres image name for test container tests DBZ-2764
  • Add missing connector options for Postgres connector DBZ-2807
  • Importing TestDatabase as QuarkusTestResource for IT tests DBZ-2868
  • Set up Pulsar via Testcontainers in PulsarIT DBZ-2915
  • Remove blacklist and whitelist from anchor link text in documentation DBZ-2918

... (truncated)

Commits
  • 06b1d0c [maven-release-plugin] prepare release v1.4.1.Final
  • a6a3670 [release] Changelog for 1.4.1.Final
  • 5092f32 DBZ-2922 DatabaseLocales generates the DDL
  • 8153404 DBZ-2922 Support for cahrsets from collations
  • 363c794 DBZ-2922 Resolve column type from collation name
  • 6aa13e7 DBZ-2952 Remove Postgres replication slot validation (maybe part 1 to fix use...
  • 3a55caf DBZ-2972 Handle IP only for user to avoid false matches;
  • 9e3487e Update install.adoc
  • 8dbea7b DBZ-2630 Update Kafka to 2.6.1
  • 3d02eb4 DBZ-2959 Retry on "The server failed to resume the transaction"
  • 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 @github
Copy link
Author

dependabot bot commented on behalf of github Jan 28, 2021

The following labels could not be found: area/dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2021

Superseded by #31.

@dependabot dependabot bot closed this Mar 1, 2021
@dependabot dependabot bot deleted the dependabot/maven/io.debezium-debezium-core-1.4.1.Final branch March 1, 2021 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants