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

Releases: googleapis/python-webrisk

v0.2.0

31 Jan 01:12
Compare
Choose a tag to compare

07-24-2019 17:55 PDT

Implementation Changes

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

New Features

  • Add 'client_options' support, update list method docstrings (via synth). (#8530)

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)

Internal / Testing Changes

  • Add docs job to publish to googleapis.dev. (#8464)
  • Declare encoding as utf-8 in pb2 files (via synth). (#8372)
  • Add disclaimer to auto-generated template files. (#8336)
  • Fix coverage in 'types.py' (via synth). (#8171)
  • Add empty lines (via synth). (#8078)

v0.1.0

31 Jan 01:12
Compare
Choose a tag to compare

New Features

  • Initial release of Web Risk. (#7651)

Documentation

  • Add whitelist info to README. (#7717)