Skip to content

v1.16.0

Compare
Choose a tag to compare
@release-please release-please released this 03 Jul 09:19
d676f34

1.16.0 (2025-07-03)

Features

  • Add BeginTransactionOption to configure how to begin a transaction (21ed1e3)
  • Add RunDmlBatch function with typed return value (#471) (12ead7c)
  • Return metadata and stats for client-side statements (#470) (19238ce)

Bug Fixes

  • Update all dependencies (#464) (574d6fe)
  • Use client opts to auto configure emulator instead of environment variable (#468) (a518727)

Performance Improvements

  • Inline BeginTransaction with first statement (21ed1e3)