Skip to content

v0.31.0

Compare
Choose a tag to compare
@busunkim96 busunkim96 released this 07 Feb 00:31

05-17-2019 08:23 PDT

Implementation Changes

  • Add routing header to method metadata (via synth). (#7594)
  • Remove classifier for Python 3.4 for end-of-life. (#7535)

New Features

  • Add client_info support to Client. (#7903)

Dependencies

  • Pin google-cloud-logging >= 1.11.0. (#8015)

Documentation

  • Update client library documentation URLs. (#7307)

Internal / Testing Changes

  • Add nox session docs (via synth). (#7770)
  • Fix docstring replace in synth (#7458)
  • Copy lintified proto files (via synth). (#7447)
  • Add clarifying comment to blacken nox target (via synth). (#7391)
  • Add protos as an artifact to library (#7205)
  • Update copyright headers. (#7144)
  • Protoc-generated serialization update. (#7082)
  • Pick up stub docstring fix in GAPIC generator. (#6970)
  • Fix formatting (#7002)