Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Releases: googleapis/nodejs-spanner

v7.5.0

04 Mar 14:26
c2ab7bf

Choose a tag to compare

7.5.0 (2024-03-04)

Features

  • spanner: Add emulator support for the admin client autogenerated API samples (#1994) (e2fe5b7)

Bug Fixes

v7.4.0

23 Feb 08:42
53e529f

Choose a tag to compare

7.4.0 (2024-02-23)

Features

  • spanner: Add PG.OID support (#1948) (cf9df7a)
  • Untyped param types (#1869) (6ef44c3)
  • Update TransactionOptions to include new option exclude_txn_from_change_streams (#1998) (937a7a1)

Bug Fixes

v7.3.0

08 Feb 17:26
aee304e

Choose a tag to compare

7.3.0 (2024-02-08)

Features

Bug Fixes

  • deps: Update dependency google-gax to v4.1.0 (#1981) (2a36150)
  • deps: Update dependency google-gax to v4.2.0 (#1988) (005589a)
  • deps: Update dependency google-gax to v4.2.1 (#1989) (d2ae995)
  • deps: Update dependency google-gax to v4.3.0 (#1990) (e625753)

v7.2.0

11 Jan 14:20
b0df047

Choose a tag to compare

7.2.0 (2024-01-11)

Features

Bug Fixes

  • deps: Update dependency @google-cloud/precise-date to v4 (#1903) (7464c8b)
  • deps: Update dependency @types/stack-trace to v0.0.33 (#1952) (45ab751)
  • deps: Update dependency retry-request to v7 (#1934) (c575c80)

v7.1.0

16 Nov 07:19
aac1133

Choose a tag to compare

7.1.0 (2023-11-16)

Features

  • Add PG.OID type cod annotation (69192b5)
  • spanner: Add autoscaling config to the instance proto (#1935) (fe285c6)
  • spanner: Add directed_read_option in spanner.proto (69192b5)

Bug Fixes

  • deps: Update dependency @types/stack-trace to v0.0.31 (#1924) (96af405)
  • deps: Update dependency @types/stack-trace to v0.0.32 (#1939) (cb66474)
  • deps: Update dependency google-gax to v4.0.4 (#1926) (361fe6a)
  • deps: Update dependency google-gax to v4.0.5 (#1937) (ab26075)

v7.0.0

30 Aug 10:24
65f6a83

Choose a tag to compare

7.0.0 (2023-08-30)

⚠ BREAKING CHANGES

  • upgrade to Node 14 (#1890)

Bug Fixes

Miscellaneous Chores

v6.16.0

07 Aug 08:27
1bc43f4

Choose a tag to compare

6.16.0 (2023-08-07)

Features

Bug Fixes

v6.15.0

04 Aug 07:00
75f357a

Choose a tag to compare

6.15.0 (2023-08-04)

Features

  • 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. (6852d99)

v6.14.0

22 Jul 05:03
f2a7ae9

Choose a tag to compare

6.14.0 (2023-07-21)

Features

v6.13.0

21 Jul 07:50
1ff14d8

Choose a tag to compare

6.13.0 (2023-07-21)

Features

  • 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. (87cd5e6)

Bug Fixes