Skip to content

v7.2.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 05 Feb 09:50
cc618db

7.2.0 (2025-02-04)

Features

  • add connections cli commands (#1398) (949d6c5)
  • Add margin to Decimal precision when deciding to SUM output to string (#1395) (f231b3d)
  • Cater for ExtractEpochSeconds overflowing integer (#1397) (c175146)

Bug Fixes

  • Cast epoch_seconds to int64 in combiner (#1407) (e76a123)
  • Cast sum of epoch_seconds to string to avoid int64 overflow (#1412) (7814906)
  • Change get_filters to not hang due to long filter strings (#1418) (a752cf5)
  • Row validations fail for values with trailing newline (#1415) (a169f63)
  • Workaround for dates < 1970 on Windows (#1392) (4ff5d3a)

Documentation

  • Add sample of horizontally scaled Oracle BLOB validation (#1404) (de6dad0)
  • Add Snowflake key-pair example (#1402) (94f8e03)