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.2.0
8+
9+ 05-15-2019 15:20 PDT
10+
11+
12+ ### Implementation Changes
13+ - Add routing header to method metadata (via synth). ([ #7605 ] ( https://github.com/googleapis/google-cloud-python/pull/7605 ) )
14+ - Remove classifier for Python 3.4 for end-of-life. ([ #7535 ] ( https://github.com/googleapis/google-cloud-python/pull/7535 ) )
15+ - Protoc-generated serialization update. ([ #7101 ] ( https://github.com/googleapis/google-cloud-python/pull/7101 ) )
16+ - GAPIC generation fixes. ([ #7059 ] ( https://github.com/googleapis/google-cloud-python/pull/7059 ) )
17+ - Pick up order-of-enum fix from GAPIC generator. ([ #6882 ] ( https://github.com/googleapis/google-cloud-python/pull/6882 ) )
18+
19+ ### New Features
20+ - Generate v1beta. ([ #7992 ] ( https://github.com/googleapis/google-cloud-python/pull/7992 ) )
21+
22+ ### Documentation
23+ - Updated client library documentation URLs. ([ #7307 ] ( https://github.com/googleapis/google-cloud-python/pull/7307 ) )
24+ - Update copyright headers
25+
26+ ### Internal / Testing Changes
27+ - Update noxfile (via synth). ([ #7803 ] ( https://github.com/googleapis/google-cloud-python/pull/7803 ) )
28+ - Fix 'docs' session in nox. ([ #7788 ] ( https://github.com/googleapis/google-cloud-python/pull/7788 ) )
29+ - Add nox session 'docs' (via synth). ([ #7747 ] ( https://github.com/googleapis/google-cloud-python/pull/7747 ) )
30+ - Copy lintified proto files (via synth). ([ #7474 ] ( https://github.com/googleapis/google-cloud-python/pull/7474 ) )
31+ - Add clarifying comment to blacken nox target. ([ #7409 ] ( https://github.com/googleapis/google-cloud-python/pull/7409 ) )
32+ - Add protos as an artifact to library ([ #7205 ] ( https://github.com/googleapis/google-cloud-python/pull/7205 ) )
33+
734## 0.1.1
835
93612-18-2018 10:45 PST
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.1.1 '
25+ version = '0.2.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