Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

v0.2.0

Choose a tag to compare

@busunkim96 busunkim96 released this 30 Jan 20:46

05-15-2019 15:20 PDT

Implementation Changes

  • Add routing header to method metadata (via synth). (#7605)
  • Remove classifier for Python 3.4 for end-of-life. (#7535)
  • Protoc-generated serialization update. (#7101)
  • GAPIC generation fixes. (#7059)
  • Pick up order-of-enum fix from GAPIC generator. (#6882)

New Features

  • Generate v1beta. (#7992)

Documentation

  • Updated client library documentation URLs. (#7307)
  • Update copyright headers

Internal / Testing Changes

  • Update noxfile (via synth). (#7803)
  • Fix 'docs' session in nox. (#7788)
  • Add nox session 'docs' (via synth). (#7747)
  • Copy lintified proto files (via synth). (#7474)
  • Add clarifying comment to blacken nox target. (#7409)
  • Add protos as an artifact to library (#7205)