Release 1.0.1
Release 1.0.1 (docs)
Migration Guide
- This release (1.0.1) does not introduce any new table version, thus no migration is needed if you are on 1.0.0.
- If migrating from an older release, please check the migration guide from the previous release notes, specifically the upgrade instructions in 0.6.0, 0.9.0, 0.10.0, 0.11.0, 0.12.0, 0.13.0, 0.14.0 and 1.0.0
Bug fixes
1.0.1 release is mainly intended for bug fixes and stability. The fixes span across many components, including
- DeltaStreamer
- Spark SQL
- Spark datasource writer
- Table services
- Backwards compatible writer
- Flink engine
- Unit, functional, integration tests and CI
Known Regressions
We have a ComplexKeyGenerator related regression reported here. Please refrain from migrating, if you have single field as record key and multiple partition fields.
tip
Avoid upgrading any existing table to 1.0.1 if you are using ComplexKeyGenerator with single record key configured.
Raw Release Notes
The raw release notes are available here
tip
1.0.1 release also contains all the new features and bug fixes from 1.0.0, of which the release notes are here