Changelog

PyPI History

0.2.1

07-16-2019 10:17 PDT

Implementation Changes

  • Import operations.proto (via synth). (#8678)

Documentation

  • Add compatibility check badges to READMEs. (#8288)
  • Fix links in README.rst. (#8626)

0.2.0

07-09-2019 12:56 PDT

Implementation Changes

  • Allow kwargs to be passed to create_channel (via synth). (#8386)

New Features

  • Add ‘client_options’ support, update list method docstrings (via synth). (#8504)
  • [BREAKING] Remove audio type, add general_data type, blocking_resources (via synth). (#8459)

Documentation

  • Update index.rst (#7764)

Internal / Testing Changes

  • Pin black version (via synth). (#8578)
  • Add docs job to publish to googleapis.dev. (#8464)
  • Declare encoding as utf-8 in pb2 files (via synth). (#8348)
  • Add disclaimer to auto-generated template files (via synth). (#8310)
  • Supress checking ‘cov-fail-under’ in nox default session (via synth). (#8236)
  • Fix coverage in ‘types.py’ (via synth). (#8151)
  • Blacken noxfile.py, setup.py (via synth). (#8118)
  • Add empty lines (via synth). (#8053)
  • Add nox session docs, reorder methods (via synth). (#7767)

0.1.1

04-02-2019 11:29 PDT

Internal / Testing Changes

  • Fix release classifier. (#7643)

0.1.0

04-01-2019 17:32 PDT

New Features

  • Create Data Labeling Python client. (#7635)