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

Releases: googleapis/python-websecurityscanner

v1.12.1

27 Mar 15:29
17aa805
Compare
Choose a tag to compare

1.12.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#269) (1fa62df)

v1.12.0

24 Feb 00:55
41c4e07
Compare
Choose a tag to compare

1.12.0 (2023-02-09)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#263) (ba21ec2)

v1.11.1

23 Jan 15:52
645a520
Compare
Choose a tag to compare

1.11.1 (2023-01-23)

Bug Fixes

  • Add context manager return types (1994d96)

Documentation

  • Add documentation for enums (1994d96)

v1.11.0

10 Jan 17:46
bcdc5c7
Compare
Choose a tag to compare

1.11.0 (2023-01-10)

Features

v1.10.0

14 Dec 21:29
8854265
Compare
Choose a tag to compare

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

10 Oct 16:06
89289c7
Compare
Choose a tag to compare

1.9.2 (2022-10-07)

Bug Fixes

v1.9.1

04 Oct 00:43
582004c
Compare
Choose a tag to compare

1.9.1 (2022-09-29)

Bug Fixes

v1.9.0

08 Sep 17:42
b0391ea
Compare
Choose a tag to compare

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

30 Aug 13:34
a6a6682
Compare
Choose a tag to compare

1.8.3 (2022-08-30)

Documentation

  • Publish Scan Run logging proto for documentation (#230) (07288a0)

v1.8.2

16 Aug 14:35
4dc358f
Compare
Choose a tag to compare

1.8.2 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#222) (b70bb19)
  • deps: require proto-plus >= 1.22.0 (b70bb19)