Important
You are viewing documentation for an older version of Confluent Platform. For the latest, click here.
Changelog¶
Version 1.2.2¶
- No changes.
Version 1.2.1¶
- No changes.
Version 1.2.0¶
- Added schema name support for rejected records in table.
Version 1.1.3¶
- Added support for default value of timestamp columns
Version 1.1.2¶
- Added null value support.
- Corrected documentation link on Confluent Hub.
Version 1.1.1¶
- Improved table.name.format to make use of ${topic} optional, improved validation of the format, and improved the error message when the topic name makes the fully-qualified table name invalid
Version 1.1.0¶
- Improved error handling
- Added support
- Auto-create table and support table.name.format
- Added support for schema names
- Added ability to evolve table schemas
- Corrected batch writes
- Added retry logic
- Added support for primary keys
- Improved support for numeric types
Version 1.0.1¶
Release for public availability
Version 1.0.0-preview¶
Initial version for preview