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

v1.3.0

Choose a tag to compare

@busunkim96 busunkim96 released this 06 Feb 00:59

07-24-2019 16:44 PDT

Implementation Changes

  • Allow kwargs to be passed to create_channel (#8396)

New Features

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

Dependencies

  • Bump minimum version for google-api-core to 1.14.0. (#8709)

Documentation

  • Link to googleapis.dev documentation in READMEs. (#8705)
  • Add compatibility check badges to READMEs. (#8288)
  • Add google.api proto annotations, update docstrings (via synth). (#7659)

Internal / Testing Changes

  • Pin black version (via synth). (#8588)
  • Add docs job to publish to googleapis.dev. (#8464)
  • Declare encoding as utf-8 in pb2 files (via synth). (#8357)
  • Add disclaimer to auto-generated template files (via synth). (#8319)
  • Suppress checking 'cov-fail-under' in nox default session (via synth). (#8246)
  • Blacken 'noxfile.py' / 'setup.py' (via synth). (#8158)
  • Add empty lines (via synth). (#8063)
  • Add nox session docs (via synth). (#7776)