This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
Releases: googleapis/python-websecurityscanner
Releases · googleapis/python-websecurityscanner
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.0
v0.4.0
v0.3.0
07-24-2019 17:56 PDT
Implementation Changes
- Allow kwargs to be passed to create_channel (via synth). (#8413)
- Retry code 'idempotent' for ListCrawledUrls, add empty lines (via synth). (#8079)
New Features
- Add 'client_options' support, update list method docstrings (via synth). (#8531)
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
- Pin black version (via synth). (#8603)
- Add docs job to publish to googleapis.dev. (#8464)
- Declare encoding as utf-8 in pb2 files (via synth). (#8373)
- Add disclaimer to auto-generated template files. (#8337)
- Suppress checking 'cov-fail-under' in nox default session (via synth). (#8258)
- Fix coverage in 'types.py' (via synth). (#8172)