Skip to content

v7.0.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 18 Dec 15:24
831129d

7.0.0 (2024-12-18)

⚠ BREAKING CHANGES

  • Exclude views from output of find tables (#1355)

Features

  • Add UUID support (#1367) (4646757)
  • Auto populate -pks when not provided by user (#1324) (6119c18)
  • Exclude views from output of find tables (#1355) (eafdc93)
  • Prevent column validation exceptions caused by Oracle CLOB JSON columns (#1365) (b20b4dd)
  • Support customer defined api endpoint for BigQuery and Spanner (#1340) (c88e752)

Bug Fixes

  • 1261 pg custom query without creating view (#1353) (f25fe80)
  • catch InvalidArg when checking maybe_secret (#1332) (2924202)
  • Fix issue where long rows were being truncated in raw query command (#1362) (97cfdbd)

Documentation

  • Refine connection secret support section (#1358) (78c79ef)
  • Update docs/connections.md and samples/oracle/README.md (#1373) (62d0718)