File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-websecurityscanner/#history
66
7+ ## 0.3.0
8+
9+ 07-24-2019 17:56 PDT
10+
11+
12+ ### Implementation Changes
13+ - Allow kwargs to be passed to create_channel (via synth). ([ #8413 ] ( https://github.com/googleapis/google-cloud-python/pull/8413 ) )
14+ - Retry code 'idempotent' for ListCrawledUrls, add empty lines (via synth). ([ #8079 ] ( https://github.com/googleapis/google-cloud-python/pull/8079 ) )
15+
16+ ### New Features
17+ - Add 'client_options' support, update list method docstrings (via synth). ([ #8531 ] ( https://github.com/googleapis/google-cloud-python/pull/8531 ) )
18+
19+ ### Dependencies
20+ - Bump minimum version for google-api-core to 1.14.0. ([ #8709 ] ( https://github.com/googleapis/google-cloud-python/pull/8709 ) )
21+
22+ ### Documentation
23+ - Link to googleapis.dev documentation in READMEs. ([ #8705 ] ( https://github.com/googleapis/google-cloud-python/pull/8705 ) )
24+ - Add compatibility check badges to READMEs. ([ #8288 ] ( https://github.com/googleapis/google-cloud-python/pull/8288 ) )
25+
26+ ### Internal / Testing Changes
27+ - Pin black version (via synth). ([ #8603 ] ( https://github.com/googleapis/google-cloud-python/pull/8603 ) )
28+ - Add docs job to publish to googleapis.dev. ([ #8464 ] ( https://github.com/googleapis/google-cloud-python/pull/8464 ) )
29+ - Declare encoding as utf-8 in pb2 files (via synth). ([ #8373 ] ( https://github.com/googleapis/google-cloud-python/pull/8373 ) )
30+ - Add disclaimer to auto-generated template files. ([ #8337 ] ( https://github.com/googleapis/google-cloud-python/pull/8337 ) )
31+ - Suppress checking 'cov-fail-under' in nox default session (via synth). ([ #8258 ] ( https://github.com/googleapis/google-cloud-python/pull/8258 ) )
32+ - Fix coverage in 'types.py' (via synth). ([ #8172 ] ( https://github.com/googleapis/google-cloud-python/pull/8172 ) )
33+
734## 0.2.0
835
93605-15-2019 15:20 PDT
Original file line number Diff line number Diff line change 2222
2323name = "google-cloud-websecurityscanner"
2424description = ("Google Cloud Web Security Scanner API client library" ,)
25- version = "0.2 .0"
25+ version = "0.3 .0"
2626# Should be one of:
2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments