Changelog

PyPI History

1.4.3 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (0c271c0)

1.4.2 (2021-07-29)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#105) (6f316f5)

Miscellaneous Chores

1.4.1 (2021-07-20)

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#104) (49314f2)

1.4.0 (2021-07-01)

Features

Bug Fixes

Documentation

1.3.0 (2021-06-01)

Features

  • bump release level to production/stable (#81) (0946b75), closes #20

Bug Fixes

1.2.0 (2021-03-31)

Features

1.1.0 (2021-02-11)

Features

  • add common resource helpers; expose client transport; remove gRPC send/recv limits (#40) (3f09199)

1.0.1 (2020-07-15)

Bug Fixes

  • update README for library conversion to microgenerator (#29) (ebd278b)

1.0.0 (2020-07-14)

⚠ BREAKING CHANGES

  • move to webrisk API to python microgenerator (#27)

Features

  • move to webrisk API to python microgenerator (#27) (bbd2adf)

  • release as production/stable (#19) (a9f7733)

Bug Fixes

Documentation

0.3.0 (2020-04-20)

Features

0.2.0

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)

0.1.0

04-16-2019 17:09 PDT

New Features

  • Initial release of Web Risk. (#7651)

Documentation

  • Add whitelist info to README. (#7717)