Release Notes - Debezium - Version 0.5.1 - HTML format

Feature Request

  • [DBZ-222] - MySQL Connector should support 'Point' data type
  • [DBZ-280] - Support tstzrange column type on Postgres

Bug

  • [DBZ-198] - The MySQL connector is failing with the DDL statements.
  • [DBZ-213] - Correct MongoDB build
  • [DBZ-214] - MongoDB connector should handle new primary better
  • [DBZ-215] - Validate that database.server.name and database.history.kafka.topic have different values
  • [DBZ-216] - When restarting Kafka Connect, we get io.debezium.text.ParsingException
  • [DBZ-223] - Postgres connector crash on a database managed by Django
  • [DBZ-228] - MySQL Connector doesn't handle any value above '2147483647' for 'INT UNSIGNED' types
  • [DBZ-229] - MySqlJdbcContext#userHasPrivileges() is broken for multiple privileges
  • [DBZ-238] - Postgres Connector does not work when "sslmode" is "require"
  • [DBZ-242] - MySQL connector should apply database and table filters to system dbs/tables
  • [DBZ-245] - Test PostgresConnectorIT.shouldSupportSSLParameters is incorrect
  • [DBZ-246] - Recommender and default value broken for EnumeratedValue type
  • [DBZ-250] - PG connector is CPU consuming
  • [DBZ-251] - MySQL tests are interdependent
  • [DBZ-253] - MySQL DDL parser fails on "ANALYZE TABLE" statement
  • [DBZ-254] - Binary fields with trailing "00" are truncated
  • [DBZ-274] - Enable Maven repository caching on Travis
  • [DBZ-277] - Memory leak and excessive CPU usage when using materialized views
  • [DBZ-281] - Postgres task should fail when connection to server is lost
  • [DBZ-282] - Fix some wrong textual descriptions of default values

Task

  • [DBZ-237] - Apply consistent default value for Postgres port
  • [DBZ-240] - Make Docker images run on OpenShift
  • [DBZ-243] - Don't mention default value for "database.server.name"

Enhancement

  • [DBZ-121] - Control how Debezium connectors maps tables to topics for sharding and other use cases
  • [DBZ-232] - MySqlConnector Table and Database recommenders cause timeouts on large instances
  • [DBZ-244] - Option to disable SSL certificate validation for PostgreSQL
  • [DBZ-262] - Let enum types implement EnumeratedValue

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.