Skip to content

v6.96.0

Compare
Choose a tag to compare
@release-please release-please released this 27 Jun 09:53
cf6941a

6.96.0 (2025-06-27)

Features

  • Allow JDBC to configure directpath for connection (#3929) (d754f1f)
  • Support getOrNull and getOrDefault in Struct (#3914) (1dc5a3e)
  • Use multiplexed sessions for read-only transactions (#3917) (37fdc27)

Bug Fixes

  • Allow zero durations to be set for connections (#3916) (43ea4fa)

Documentation

  • Add snippet for Repeatable Read configuration at client and transaction (#3908) (ff3d212)
  • Update SpannerSample.java to align with best practices (#3625) (7bfc62d)