Google Cloud Go Versions Save

Google Cloud Client Libraries for Go.

bigtable/v1.23.0

5 days ago

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

1 week ago

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

1 week ago

0.3.0 (2024-04-23)

Features

Bug Fixes

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

auth/oauth2adapt/v0.2.2

1 week ago

0.2.2 (2024-04-23)

Bug Fixes

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

auth/v0.2.2

2 weeks ago

0.2.2 (2024-04-19)

Bug Fixes

auth/oauth2adapt/v0.2.1

2 weeks ago

0.2.1 (2024-04-18)

Bug Fixes

auth/v0.2.1

2 weeks ago

0.2.1 (2024-04-18)

Bug Fixes

  • auth: Default gRPC token type to Bearer if not set (#9800) (5284066)

auth/oauth2adapt/v0.2.0

2 weeks ago

0.2.0 (2024-04-16)

Features

  • auth/oauth2adapt: Add helpers for working with credentials types (#9694) (cf33b55)

Bug Fixes

  • auth/oauth2adapt: Update protobuf dep to v1.33.0 (30b038d)

auth/v0.2.0

2 weeks ago

0.2.0 (2024-04-15)

Breaking Changes

In the below mentioned commits there were a few large breaking changes since the last release of the module.

  1. The Credentials type has been moved to the root of the module as it is becoming the core abstraction for the whole module.
  2. Because of the above mentioned change many functions that previously returned a TokenProvider now return Credentials. Similarly, these functions have been renamed to be more specific.
  3. Most places that used to take an optional TokenProvider now accept Credentials. You can make a Credentials from a TokenProvider using the constructor found in the auth package.
  4. The detect package has been renamed to credentials. With this change some function signatures were also updated for better readability.
  5. Derivative auth flows like impersonate and downscope have been moved to be under the new credentials package.

Although these changes are disruptive we think that they are for the best of the long-term health of the module. We do not expect any more large breaking changes like these in future revisions, even before 1.0.0. This version will be the first version of the auth library that our client libraries start to use and depend on.

Features

  • auth/credentials/externalaccount: Add default TokenURL (#9700) (81830e6)
  • auth: Add downscope.Options.UniverseDomain (#9634) (52cf7d7)
  • auth: Add universe domain to grpctransport and httptransport (#9663) (67d353b), refs #9670
  • auth: Add UniverseDomain to DetectOptions (#9536) (3618d3f)
  • auth: Make package externalaccount public (#9633) (a0978d8)
  • auth: Move credentials to base auth package (#9590) (1a04baf)
  • auth: Refactor public sigs to use Credentials (#9603) (69cb240)

Bug Fixes

  • auth/oauth2adapt: Update protobuf dep to v1.33.0 (30b038d)
  • auth: Fix uint32 conversion (9221c7f)
  • auth: Port sts expires fix (#9618) (7bec97b)
  • auth: Read universe_domain from all credentials files (#9632) (16efbb5)
  • auth: Remove content-type header from idms get requests (#9508) (8589f41)
  • auth: Update protobuf dep to v1.33.0 (30b038d)

shopping/v0.5.0

2 weeks ago

0.5.0 (2024-04-15)

Features

  • shopping/merchant/inventories: Fix inventories sub-API publication by adding correct child_type in the API proto (#9750) (6a7cd4f)
  • shopping/merchant/reports: Add click potential to Reports sub-API publication (#9738) (4d0547f)
  • shopping: New client(s) (#9741) (1b2aebd)
  • shopping: New clients (#9746) (cee2900)