Skip to content

v6.3.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 24 Oct 09:44
7e5a120

6.3.0 (2024-10-24)

Features

  • Add support for -comp-fields=*, which also adds support for --exclude-columns (#1291) (f181377)
  • Added ORC and PARQUET support among source tests (#1298) (e102d1e)
  • Partition Custom Queries (#1289) (7e947d5)
  • Support row validation of boolean columns (#1284) (c1de5f3)

Bug Fixes

  • Add proper handling for GCPSecretManager exceptions (#1285) (8028836)
  • Combiner did not take boolean datatypes into account (#1290) (84824db)
  • Correctly cater for Oracle FLOAT in custom-query validations (#1304) (fbe9d23)