Skip to content

v6.84.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 06 Jan 07:20
6225efa

6.84.0 (2025-01-06)

Features

  • Add support for ARRAY<STRUCT> to CloudCilentExecutor (#3544) (6cbaf7e)
  • Add transaction runner for connections (#3559) (5a1be3d)
  • Exposing InstanceType in Instance configuration (to define PROVISIONED or FREE spanner instance) (8d295c4)
  • Improve tracing by adding attributes (#3576) (eee333b)
  • spanner: Add jdbc support for external hosts (#3536) (801346a)

Bug Fixes

  • AsyncTransactionManager did not always close the session (#3580) (d9813a0)
  • Retry specific internal errors (#3565) (b9ce1a6)
  • Update max_in_use_session at 10 mins interval (#3570) (cc1753d)

Dependencies