Skip to content

Releases: googleapis/google-api-go-client

google-api-go-client v0.39.0

04 Feb 15:50
0489642
Compare
Choose a tag to compare

Features

Bug Fixes

  • transport: expand OS environment variables in cert provider command (#852) (be6c56a)

google-api-go-client v0.38.0

29 Jan 21:08
0cdb22e
Compare
Choose a tag to compare

Features

Bug Fixes

  • internal: don't self-sign JWT when an endpoint provided (#847) (55f262c)
  • internal: don't use self-signed JWT with impersonation (#788) (1dc7dac)

google-api-go-client v0.37.0

25 Jan 22:38
750e257
Compare
Choose a tag to compare

Features

Bug Fixes

  • all: use CheckResponse for media downloads (#773) (39cbab0), refs #752
  • compute: don't tigger linter for field named Deprecated (#774) (d2bc921), refs #767
  • don't use markdown style links (#789) (09ddacb), refs #712
  • transport/grpc: check Compute Engine environment for DirectPath (#781) (89287b6)

google-api-go-client v0.36.0

03 Dec 15:44
f7ce5ab
Compare
Choose a tag to compare

Features

Bug Fixes

  • google-api-go-generator: add patch for compute mtls endpoint (#761) (445fe0b)

google-api-go-client v0.35.0

06 Nov 16:02
84df58a
Compare
Choose a tag to compare

Features

v0.34.0

26 Oct 15:47
e10ce72
Compare
Choose a tag to compare
  • transport:
    • Fix mergeEndpoint logic to support default endpoints without scheme.
  • Various updates to autogenerated clients.

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

v0.33.0

13 Oct 15:39
a176829
Compare
Choose a tag to compare
  • idtoken:
    • Add an example of setting HTTP auth header.
  • internal:
    • Refactor service-account.json into a testdata folder.
  • transport:
    • Add device certificate Authentication support to GRPC.
    • Support GOOGLE_API_USE_CLIENT_CERTIFICATE and
      GOOGLE_API_USE_MTLS_ENDPOINT environment variables to conform with
      AIP-4114.
  • Various updates to autogenerated clients.

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

v0.32.0

15 Sep 20:46
c006748
Compare
Choose a tag to compare
  • option:
    • Add experimental ImpersonateCredentials option for impersonating a service
      account.
  • Various updates to autogenerated clients.

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

v0.31.0

01 Sep 13:55
b4a18d7
Compare
Choose a tag to compare
  • cloudcommerceprocurement:
    • Regenerate cloudcommerceprocurement v1.
  • Updated dependencies.
  • Various updates to autogenerated clients.

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

v0.30.0

04 Aug 15:45
dcbe36d
Compare
Choose a tag to compare

Changes

  • idtoken:
    • Fix flaky ecdsa test.
    • Fix some typos in the docs.
    • Fix WithCredentialsJSON not working with NewClient.
    • Speed up tests.
  • internal:
    • Remove the install of staticcheck.
    • Automate dependency updates with Renovate.
  • Various updates to autogenerated clients.

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