Skip to content

v0.24.0

Choose a tag to compare

@codyoss codyoss released this 11 May 18:26

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.