Skip to content

Release 0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 14:23
· 3 commits to develop since this release
43e77e3

[0.4.0] - 2023-05-25

  • Updates dependencies to resolve some jackson-databind critical CVEs.
  • Updates AWS lakeformation transitive dependency providing lakeformation support in s3 iceberg tables.
  • Added Iceberg coercion support for Avro Array types. Supports Debezium data_collections metadata.
  • Added support for coercion of five Debezium temporal types to their Iceberg equivalents: Date, MicroTimestamp, ZonedTimestamp, MicroTime, and ZonedTime
  • Rich temporal types are toggled on by new boolean configuration property: rich-temporal-types