Skip to content

v5.0.0

Compare
Choose a tag to compare
@release-please release-please released this 21 May 18:10
5137cf5

5.0.0 (2024-05-21)

⚠ BREAKING CHANGES

  • Support for GCS config paths decoupled from environment variables (#1129)
  • Filters not working correctly in Snowflake (#1126)

Features

  • Add support for random row sampling on binary id columns (#1135) (c3d2155)
  • Control Teradata decimal format when cast to string (#1138) (e68e2a6)
  • Support for GCS config paths decoupled from environment variables (#1129) (72e41b7)

Bug Fixes

  • Filters not working correctly in Snowflake (#1126) (9845643)
  • Fix casting from binary to string on Snowflake & BigQuery (#1113) (4f5ae81)
  • Issue 1127 configs dir fails with more than 40 files (#1130) (15c81cf)
  • Teradata's ValueError after large timestamp epoch second handling (#1121) (ee8d6da)

Documentation

  • Add custom-query code snippet for Cloud Run sample documentation (#1124) (93bb64f)
  • Distributed DVT Cloud Run Jobs sample (#1133) (f51f327)