Releases: googleapis/nodejs-spanner
Releases · googleapis/nodejs-spanner
v6.7.0
6.7.0 (2023-01-17)
Features
v6.6.0
6.6.0 (2022-12-16)
Features
Bug Fixes
- Add sleep after admin request intensive tests (#1758) (7643ceb)
v6.5.0
6.5.0 (2022-11-30)
Features
- Inline BeginTransaction with first statement (#1692) (d1b95d2)
Bug Fixes
v6.4.0
6.4.0 (2022-10-27)
Features
- Adding support and samples for Jsonb data type in spangres (#1729) (f050354)
- Update result_set.proto to return undeclared parameters in ExecuteSql API (eaa445e)
- Update transaction.proto to include different lock modes (#1723) (eaa445e)
v6.3.0
6.3.0 (2022-10-03)
Features
- Support customer managed instance configurations (#1611) (bbe8f69)
Bug Fixes
- deps: Update dependency @google-cloud/precise-date to v3 (#1676) (3f20ec4)
- Do not import the whole google-gax from proto JS (#1553) (#1700) (f9c2640)
- use google-gax v3.3.0 (f9c2640)
v6.2.0
6.2.0 (2022-09-16)
Features
Bug Fixes
- Allow passing gax instance to client constructor (#1698) (588c1a2)
- deps: Use grpc-gcp v1.0.0 (#1710) (12eab9d)
- Move runtime dependencies from dev dependencies to dependencies (#1704) (b2c1c0f)
- Preserve default values in x-goog-request-params header (#1711) (f1ae513)
v6.1.4
6.1.4 (2022-09-06)
Bug Fixes
v6.1.3
6.1.3 (2022-07-07)
Bug Fixes
- deps: update dependency @google-cloud/common to v4 (#1663) (487c58c)
v6.1.2
6.1.2 (2022-07-07)
Bug Fixes
- deps: update dependency @google-cloud/kms to v3 (#1664) (42f41e9)
v6.1.1
6.1.1 (2022-07-06)
Bug Fixes
- call Promise.race without a long pending promise to prevent memory leak (#1657) (768acb6)
- deps: update dependency yargs to v17 (#1537) (1039f68)