Skip to content

Releases: googleapis/google-api-go-client

v0.28.0

18 Jun 15:10
0324d5e
Compare
Choose a tag to compare
  • gensupport:
    • Retry the initial request for a media upload in the storage library only.
  • Various updates to autogenerated clients.

Please note: the release version is not indicative of an individual client's
stability or version.

v0.27.0

16 Jun 22:02
9533116
Compare
Choose a tag to compare
  • gensupport:
    • Expand retryable errors to include wrapped errors and transient network
      failures.
    • Add retry for the initial request in a resumable or multipart upload.
  • transport/http:
    • Don't reuse a base transport between clients. This fixes a race condition in
      defaultBaseTransport.
  • Various updates to autogenerated clients.

Please note: the release version is not indicative of an individual client's
stability or version.

v0.26.0

01 Jun 20:15
6ca1abe
Compare
Choose a tag to compare
  • idtoken:
    • Populate Claims map.
  • transport/http:
    • Update default HTTP transport settings to use a larger value for
      MaxIdleConnsPerHost. This improves performance in the storage client.
  • Various updates to autogenerated clients.

Please note: the release version is not indicative of an individual client's
stability or version.

v0.25.0

20 May 21:58
8ecc69f
Compare
Choose a tag to compare

Announcements

goolgeapis/google-api-go-client
has moved its source of truth to GitHub and is no longer a mirror. This means
that our contributing process has changed a bit. We will now be conducting all
code reviews on GitHub which means we now accept Pull Requests! If you have a
version of the codebase previously checked out you may wish to update your git
remote to point to GitHub.

Changes

  • all:
    • Updated instructions in CONTRIBUTING.md for pull requests.
  • idtoken:
    • Validate now checks to see if the token is expired.
  • sheets:
    • Update ExtendedValue Fields to be pointer types.
  • support/bunder:
    • Fix a deadlock that could when handler limit was set to one.
  • transport:
    • Allow GOOGLE_API_USE_MTLS overriding the mTLS endpoint behavior for the
      HTTP client.
  • Various updates to autogenerated clients.

Please note: the release version is not indicative of an individual client's
stability or version.

v0.24.0

11 May 18:26
Compare
Choose a tag to compare

Changes

  • googleapi:
    • Return more details with errors.
  • sqladmin
    • Make StorageAutoResize a pointer type for v1.
  • transport/http:
    • When provided, use the TokenSource from options for NewTransport. This fixes
      a bug in idtoken.NewClient where the wrong TokenSource was being used for
      authentication.
  • Various updates to autogenerated clients.

Please note: the release version is not indicative of an individual client's
stability or version.

v0.23.0

04 May 18:35
Compare
Choose a tag to compare
  • apigee:
    • Re-enable generation of this client.
  • compute:
    • Make Id a on ExternalVpnGateway a pointer type.
  • idtoken:
    • Add new package to support making requests with and validating Google ID
      tokens.
  • slides:
    • Make int values of Range optional.
  • Various updates to autogenerated clients.

Please note: the release version is not indicative of an individual client's
stability or version.

v0.22.0

21 Apr 19:47
Compare
Choose a tag to compare

Depreciation Notice

  • Package google.golang.org/api/sql/v1beta4 has been deprecated as it was
    generated under the wrong name. This package will be removed in a future
    release. Please migrate to: google.golang.org/api/sqladmin/v1beta4.

Changes

  • Apigee client has temporarily been disabled.

  • Updated custom search example to be in line with new API.

  • Various updates to autogenerated clients.

Please note: the release version is not indicative of an individual client's
stability or version.

v0.21.0

03 Apr 18:09
Compare
Choose a tag to compare
  • Disabled automatic switching to *.mtls.googleapis.com endpoints.

  • Various updates to autogenerated clients.

Please note: the release version is not indicative of an individual client's
stability or version.

v0.20.0

03 Mar 22:12
Compare
Choose a tag to compare
  • WithGRPCConnectionPool is a no-op for some APIs

  • correctly report Go version of runtime

  • Various updates to autogenerated clients.

Please note: the release version is not indicative of an individual client's stability or version.

v0.19.0

25 Feb 20:10
Compare
Choose a tag to compare
  • Various updates to autogenerated clients.

Please note: the release version is not indicative of an individual client's stability or version.