Releases: googleapis/python-websecurityscanner
Releases · googleapis/python-websecurityscanner
v1.12.1
1.12.1 (2023-03-23)
Documentation
- Fix formatting of request arg in docstring (#269) (1fa62df)
v1.12.0
1.12.0 (2023-02-09)
Features
- Enable "rest" transport in Python for services supporting numeric enums (#263) (ba21ec2)
v1.11.1
1.11.1 (2023-01-23)
Bug Fixes
- Add context manager return types (1994d96)
Documentation
- Add documentation for enums (1994d96)
v1.10.0
1.10.0 (2022-12-08)
Features
- add support for
google.cloud.websecurityscanner.__version__
(dfaf574)
- Add typing to proto.Message based class attributes (dfaf574)
Bug Fixes
- Add dict typing for client_options (dfaf574)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (29b129f)
- Drop usage of pkg_resources (29b129f)
- Fix timeout default values (29b129f)
Documentation
- samples: Snippetgen handling of repeated enum field (dfaf574)
- samples: Snippetgen should call await on the operation coroutine before calling result (29b129f)
v1.9.2
1.9.2 (2022-10-07)
Bug Fixes
v1.9.1
1.9.1 (2022-09-29)
Bug Fixes
v1.9.0
1.9.0 (2022-09-08)
Features
- added NO_STARTING_URL_FOUND_FOR_MANAGED_SCAN to ScanRunWarningTrace.Code (42f2a1e)
Bug Fixes
- Added fix to return a list of the endpoints that encountered errors during crawl, along with the specific error message when the starting URL returns Http errors (42f2a1e)
- GoogleAccount is deprecated (42f2a1e)
v1.8.3
1.8.3 (2022-08-30)
Documentation
- Publish Scan Run logging proto for documentation (#230) (07288a0)
v1.8.2
1.8.2 (2022-08-11)
Bug Fixes
- deps: allow protobuf < 5.0.0 (#222) (b70bb19)
- deps: require proto-plus >= 1.22.0 (b70bb19)