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

v1.2.0

Choose a tag to compare

@busunkim96 busunkim96 released this 06 Feb 00:59

03-29-2019 09:53 PDT

Implementation Changes

  • Remove classifier for Python 3.4 for end-of-life. (#7535)
  • Protoc-generated serialization update. (#7087)

New Features

  • Add new entity types (via synth). (#7510)

Documentation

  • Update client library documentation URLs. (#7307)
  • Update copyright headers
  • Pick up stub docstring fix in GAPIC generator. (#6975)

Internal / Testing Changes

  • Copy lintified proto files (via synth). (#7468)
  • Add clarifying comment to blacken nox target. (#7397)
  • Copy in correct proto versions via synth. #7257)
  • Add protos as an artifact to library (#7205)