Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

v1.11.0

Choose a tag to compare

@busunkim96 busunkim96 released this 05 Feb 22:50

05-16-2019 12:27 PDT

Implementation Changes

  • Add routing header to method metadata (via synth). (#7598)
  • Remove classifier for Python 3.4 for end-of-life. (#7535)
  • Use FQDN for GCE metadata endpoint. (#7520)

New Features

  • Add client_info support to client. (#7874) and (#7901)

Dependencies

  • Pin google-cloud-core >= 1.0.0, < 2.0dev. (#7993)

Documentation

  • Update client library documentation URLs. (#7307)
  • Reformat snippet (via synth). (#7216)
  • Add snippet for logging a resource. (#7212)

Internal / Testing Changes

  • Reorder methods in file (via synth). (#7810)
  • Copy lintified proto files (via synth). (#7450)
  • Trivial gapic-generator change. (#7230)
  • Add protos as an artifact to library (#7205)