Release Notes - Debezium - Version 0.7.4 - HTML format

Feature Request

  • [DBZ-602] - Provide MySQL snapshot mode that does not require table locks
  • [DBZ-605] - Add support for columns of type "bytea"
  • [DBZ-611] - Add string as an option for decimal.handling.mode
  • [DBZ-641] - Support CREATE TABLE statements with PARTITION ... ENGINE=InnoDB

Bug

  • [DBZ-351] - Numeric datatype is transferred with lost precision
  • [DBZ-606] - Cannot Serialize NaN value(numeric field) in Postgres
  • [DBZ-615] - Decimal datatype DDL issues
  • [DBZ-623] - Avoid NPE if confirmed_flush_lsn is null
  • [DBZ-625] - REAL column values are omitted if value is an exact integer
  • [DBZ-629] - Fix intermittent error in BinlogReaderIT
  • [DBZ-635] - Schema for NUMERIC and geo-spatial array columns shouldn't be optional by default
  • [DBZ-636] - Fix typo in README of debezium/connect-base image

Task

  • [DBZ-620] - Avoid repeated creation of Envelope schema
  • [DBZ-626] - Propagate schema validator by passing AvroValidator instance instead of Function<String, String>
  • [DBZ-628] - Move MAX_QUEUE_SIZE, MAX_BATCH_SIZE and POLL_INTERVAL_MS to CommonConnectorConfig
  • [DBZ-630] - Unify common start-up logic across connectors
  • [DBZ-631] - Document VariableScaleDecimal in PG connector docs
  • [DBZ-632] - Removing unused code from database history classes

Edit/Copy Release Notes

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