Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@busunkim96 busunkim96 released this 07 Feb 03:09

07-22-2019 17:42 PDT

Implementation Changes

  • Allow kwargs to be passed to create_channel (via synth). (#8382)
  • Add nox session docs, add routing header to method metadata (via synth). (#7919)
  • Remove classifier for Python 3.4 for end-of-life. (#7535)

New Features

  • Add 'client_options' support (via synth). (#8498)

Dependencies

  • Bump minimum version for google-api-core to 1.14.0. (#8709)
  • Update pin for 'grpc-google-iam-v1' to 0.12.3+. (#8647)

Documentation

  • Link to googleapis.dev documentation in READMEs. (#8705)
  • Add compatibility check badges to READMEs. (#8288)

Internal / Testing Changes

  • Update vpcsc test settings. (#8627)
  • Pin black version (via synth) (#8572)
  • Add VPCSC tests. (#8613)
  • All: Add docs job to publish to googleapis.dev. (#8464)
  • Add disclaimer to auto-generated template files (via synth). (#8306)
  • Suppress checking 'cov-fail-under' in nox default session (via synth). (#8232)
  • Fix coverage in 'types.py'. (#8144)
  • Blacken noxfile.py, setup.py (via synth). (#8114)
  • Declare encoding as utf-8 in pb2 files (via synth). (#8343)
  • Add empty lines (via synth). (#8047)