Skip to content

Releases: googleapis/java-spanner

v6.49.0

28 Sep 12:10
c539776

Choose a tag to compare

6.49.0 (2023-09-28)

Features

  • Add session pool option for modelling a timeout around session acquisition. (#2641) (428e294)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.1 (#2637) (3f48624)

Documentation

  • Improve timeout and retry sample (#2630) (f03ce56)
  • Remove reference to returning clauses for Batch DML (#2644) (038d8ca)

v6.48.0

26 Sep 08:49
4f09493

Choose a tag to compare

6.48.0 (2023-09-26)

Features

Bug Fixes

  • Retry aborted errors for writeAtLeastOnce (#2627) (2addb19)

Dependencies

  • Update actions/checkout action to v4 (#2608) (59f3e70)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.27 (#2574) (e804a4c)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.27 (#2575) (6fe132a)

v6.47.0

12 Sep 12:58
970bd45

Choose a tag to compare

6.47.0 (2023-09-12)

Features

  • Add devcontainers for enabling github codespaces usage. (#2605) (a7d60f1)
  • Disable dynamic code loading properties by default (#2606) (d855ebb)

Bug Fixes

  • Add reflection configurations for com.google.rpc classes (#2617) (c42460a)
  • Avoid unbalanced session pool creation (#2442) (db751ce)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.15.0 (#2615) (ac762fb)

v6.46.0

08 Sep 13:17
823582c

Choose a tag to compare

6.46.0 (2023-09-06)

Features

Bug Fixes

Documentation

v6.45.3

17 Aug 16:18
923e335

Choose a tag to compare

6.45.3 (2023-08-17)

Bug Fixes

  • Use streaming read/query settings for stream retry (#2579) (f78b838)

v6.45.2

14 Aug 19:00
d9c3b7e

Choose a tag to compare

6.45.2 (2023-08-14)

Bug Fixes

  • GetColumnCount would fail for empty partititioned result sets (#2588) (9a2f3fc)

v6.45.1

13 Aug 06:20
d780be0

Choose a tag to compare

6.45.1 (2023-08-11)

Bug Fixes

v6.45.0

05 Aug 05:06
08af671

Choose a tag to compare

6.45.0 (2023-08-04)

Features

  • Enable leader aware routing by default in Connection API. This enables its use in the JDBC driver and PGAdapter. The update contains performance optimisations that will reduce the latency of read/write transactions that originate from a region other than the default leader region. (2a85446)
  • Enable leader aware routing by default. This update contains performance optimisations that will reduce the latency of read/write transactions that originate from a region other than the default leader region. (441c1b0)
  • Long running transaction clean up background task. Adding configuration options for closing inactive transactions. (#2419) (423e1a4)
  • Support partitioned queries + data boost in Connection API (#2540) (4e31d04)

Bug Fixes

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.14.0 (#2562) (dbd5c75)
  • Update dependency org.openjdk.jmh:jmh-core to v1.37 (#2565) (d5c36bf)
  • Update dependency org.openjdk.jmh:jmh-generator-annprocess to v1.37 (#2566) (73e92d4)

v6.44.0

27 Jul 10:23
1fa7f8e

Choose a tag to compare

6.44.0 (2023-07-27)

Features

Bug Fixes

Documentation

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring to v3.22.0 (#2525) (be0db6f)
  • Update dependency com.google.cloud:google-cloud-monitoring to v3.23.0 (#2542) (67351dd)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.13.1 (#2537) (9396d8d)
  • Update dependency com.google.cloud:google-cloud-trace to v2.21.0 (#2526) (2d95234)
  • Update dependency com.google.cloud:google-cloud-trace to v2.22.0 (#2543) (47c6a43)
  • Update dependency org.graalvm.sdk:graal-sdk to v22.3.3 (#2533) (0806b11)
  • Update dependency org.junit.vintage:junit-vintage-engine to v5.10.0 (#2539) (8801b2b)

v6.43.2

11 Jul 21:24
34890a1

Choose a tag to compare

6.43.2 (2023-07-09)

Bug Fixes

  • Recognize ABORT statements for PostgreSQL (#2479) (da47b0a)

Documentation

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.13.0 (#2521) (bdb2461)