Skip to content

Releases: googleapis/google-cloud-go

alloydb: v1.10.2

01 May 18:25
b1c9263
Compare
Choose a tag to compare

1.10.2 (2024-05-01)

Bug Fixes

  • alloydb: Bump x/net to v0.24.0 (ba31ed5)

ai: v0.4.1

01 May 18:25
b1c9263
Compare
Choose a tag to compare

0.4.1 (2024-05-01)

Bug Fixes

  • ai: Bump x/net to v0.24.0 (ba31ed5)

advisorynotifications: v1.4.1

01 May 18:25
b1c9263
Compare
Choose a tag to compare

1.4.1 (2024-05-01)

Bug Fixes

  • advisorynotifications: Bump x/net to v0.24.0 (ba31ed5)

accesscontextmanager: v1.8.7

01 May 18:25
b1c9263
Compare
Choose a tag to compare

1.8.7 (2024-05-01)

Bug Fixes

  • accesscontextmanager: Bump x/net to v0.24.0 (ba31ed5)

accessapproval: v1.7.7

01 May 18:25
b1c9263
Compare
Choose a tag to compare

1.7.7 (2024-05-01)

Bug Fixes

  • accessapproval: Bump x/net to v0.24.0 (ba31ed5)

spanner: v1.61.0

30 Apr 06:46
81a369f
Compare
Choose a tag to compare

1.61.0 (2024-04-30)

Features

  • spanner/admin/instance: Adding EXPECTED_FULFILLMENT_PERIOD to the indicate instance creation times (with FULFILLMENT_PERIOD_NORMAL or FULFILLMENT_PERIOD_EXTENDED ENUM) with the extended instance creation time triggered by On-Demand Capacity... (#9693) (aa93790)
  • spanner/executor: Add SessionPoolOptions, SpannerOptions protos in executor protos (2cdc40a)
  • spanner: Add support for change streams transaction exclusion option (#9779) (979ce94)
  • spanner: Support MultiEndpoint (#9565) (0ac0d26)

Bug Fixes

  • spanner/test/opentelemetry/test: Bump x/net to v0.24.0 (ba31ed5)
  • spanner: Bump x/net to v0.24.0 (ba31ed5)
  • spanner: Fix uint8 conversion (9221c7f)

datastore: v1.16.0

29 Apr 20:52
5497a66
Compare
Choose a tag to compare

1.16.0 (2024-04-29)

Features

  • datastore: Adding BeginLater and transaction state (#8984) (5f8e21f)
  • datastore: Adding BeginLater transaction option (#8972) (4067f4e)
  • datastore: Adding reserve IDs support (#9027) (2d66de0)
  • datastore: Configure both mTLS and TLS endpoints for Datastore client (#9653) (38bd793)
  • datastore: Respect DATASTORE_EMULATOR_HOST setting (#9789) (7259373)

Bug Fixes

  • datastore: Add explicit sleep before read time use (#9080) (0538be4)
  • datastore: Adding tracing to run method (#9602) (a5e197c)
  • datastore: Bump x/net to v0.24.0 (ba31ed5)
  • datastore: Enable universe domain resolution options (fd1d569)
  • datastore: Prevent panic on GetMulti failure (#9656) (55845ad)
  • datastore: Update protobuf dep to v1.33.0 (30b038d)

bigtable: v1.23.0

29 Apr 17:55
63bab2e
Compare
Choose a tag to compare

1.23.0 (2024-04-29)

Features

  • bigtable/spanner: Remove grpclb (#9186) (480f9a0)
  • bigtable: Allow non-default service account in DirectPath (#9040) (c2df09c)
  • bigtable: Support AuthorizedView in data and admin client (#9515) (8259645)

Bug Fixes

  • bigtable: Accept nil RowSet to read all rows (#9327) (cd36506)
  • bigtable: Add internaloption.WithDefaultEndpointTemplate (3b41408)
  • bigtable: Bump x/net to v0.24.0 (ba31ed5)
  • bigtable: Resolve DeadlineExceeded conformance test failures (#9688) (54d2990)
  • bigtable: Update protobuf dep to v1.33.0 (30b038d)

bigquery: v1.61.0

24 Apr 20:08
5a68883
Compare
Choose a tag to compare

1.61.0 (2024-04-24)

Features

  • bigquery/storage/managedwriter/adapt: Add RANGE support to adapt (#9836) (ae25253)
  • bigquery: RANGE support for basic data movement (#9762) (07f0806)
  • bigquery: RANGE support when reading Arrow format (#9795) (da245fa)
  • bigquery: RANGE type StandardSQLDataType support (#9754) (33666cf)

Bug Fixes

  • bigquery/datatransfer: Mark parent/name fields with the REQUIRED field_behavior annotation (8892943)
  • bigquery: Bump x/net to v0.24.0 (ba31ed5)

auth: v0.3.0

23 Apr 15:35
bfb35e9
Compare
Choose a tag to compare

0.3.0 (2024-04-23)

Features

Bug Fixes

  • auth/credentials: Error on bad file name if explicitly set (#10018) (55beaa9), refs #9809