Skip to content

v8.2.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 23 Sep 17:14
075c87c

8.2.0 (2025-09-22)

Features

  • add support for Oracle BOOLEAN (#1558) (3500993)
  • Enable --grouped-columns for validate custom-query column (#1587) (353fee1)

Bug Fixes

  • Cast SQL Server len() expression to BIGINT (#1590) (b0dfe13)
  • Fix BigQuery byte length expression (#1581) (da7324a)
  • Fix formatting of bit columns in row validations (#1586) (b792941)
  • SQL Server string length fixes (#1579) (b74c171)
  • Support Time data type as primary key for generate-table-partitions, Teradata (#1588) (9a96f3a)

Documentation

  • Document technique for running many table validation concurrently (#1562) (0335f33)