Release Notes - Debezium - Version 0.7.3 - HTML format

Feature Request

  • [DBZ-537] - Add the ability to control the strategy for committing offsets by the offset store
  • [DBZ-571] - Create support for arrays of PostGIS types
  • [DBZ-582] - Add option for controlling whether to produce tombstone records on DELETE operations

Bug

  • [DBZ-220] - Force DBZ to commit regularly
  • [DBZ-572] - Carry over SourceInfo.restartEventsToSkip to next binlog file handling cause binlog events are not written to kafka
  • [DBZ-577] - Numeric arrays not handled correctly
  • [DBZ-588] - Debezium skipping binlog events silently
  • [DBZ-590] - Stop the connector if WALs to continue from aren't available
  • [DBZ-595] - Producer thread of DB history topic leaks after connector shut-down
  • [DBZ-616] - Avoid unneccessary schema refreshs
  • [DBZ-618] - Incorrect type retrieved by stream producer for column TIMESTAMP (0) WITH TIME ZONE

Task

  • [DBZ-300] - Integration tests should have completely isolated environment and configuration/setup files
  • [DBZ-567] - Add example for using the MongoDB event flattening SMT
  • [DBZ-579] - MongoDB integration tests should have completely isolated environment and configuration/setup files
  • [DBZ-580] - Extract a separate change event class to be re-used across connectors
  • [DBZ-581] - Propagate producer errors to Kafka Connect in MongoDB connector
  • [DBZ-587] - Prefix the names of all threads spawned by Debezium with "debezium-"
  • [DBZ-594] - Shutdown thread pool used for MongoDB snaphots once it's not needed anymore
  • [DBZ-609] - Refactor type and array handling for Postgres

Enhancement

  • [DBZ-278] - MySQL connector should automatically create database history topic
  • [DBZ-545] - Change OpenShift instructions to use Strimzi
  • [DBZ-576] - Create an internal namespace for configuration options not intended for general usage
  • [DBZ-583] - Make ChainedReader immutable
  • [DBZ-586] - Snapshots are not interruptable with the Postgres connector
  • [DBZ-593] - Add optional field with Debezium version to "source" element of messages

Edit/Copy Release Notes

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