File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed
Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-securitycenter/#history
66
7+ ## 0.2.0
8+
9+ 03-12-2019 17:09 PDT
10+
11+
12+ ### Implementation Changes
13+ - Remove 'having' filter arguments from query methods (via synth). [ #7511 ] ( https://github.com/googleapis/google-cloud-python/pull/7511 ) )
14+ - Remove unused message exports. ([ #7274 ] ( https://github.com/googleapis/google-cloud-python/pull/7274 ) )
15+ - Trivial gapic-generator change. ([ #7233 ] ( https://github.com/googleapis/google-cloud-python/pull/7233 ) )
16+ - Protoc-generated serialization update, docstring tweak. ([ #7094 ] ( https://github.com/googleapis/google-cloud-python/pull/7094 ) )
17+
18+ ### New Features
19+ - Add support for ` v1 ` API. ([ #7495 ] ( https://github.com/googleapis/google-cloud-python/pull/7495 ) )
20+
21+ ### Documentation
22+ - googlecloudplatform --> googleapis in READMEs ([ #7411 ] ( https://github.com/googleapis/google-cloud-python/pull/7411 ) )
23+ - Updated client library documentation URLs. ([ #7307 ] ( https://github.com/googleapis/google-cloud-python/pull/7307 ) )
24+ - Update copyright headers
25+ - Docstring update from .proto file. ([ #7056 ] ( https://github.com/googleapis/google-cloud-python/pull/7056 ) )
26+ - Fix 404 for 'Client Library Documentation' link. ([ #7041 ] ( https://github.com/googleapis/google-cloud-python/pull/7041 ) )
27+ - Pick up stub docstring fix in GAPIC generator. ([ #6981 ] ( https://github.com/googleapis/google-cloud-python/pull/6981 ) )
28+
29+ ### Internal / Testing Changes
30+ - Proto file housekeeping FBO C# (via synth). ([ #7502 ] ( https://github.com/googleapis/google-cloud-python/pull/7502 ) )
31+ - Copy lintified proto files (via synth). ([ #7470 ] ( https://github.com/googleapis/google-cloud-python/pull/7470 ) )
32+ - Add clarifying comment to blacken nox target. ([ #7402 ] ( https://github.com/googleapis/google-cloud-python/pull/7402 ) )
33+ - Add protos as an artifact to library ([ #7205 ] ( https://github.com/googleapis/google-cloud-python/pull/7205 ) )
34+
735## 0.1.1
836
93712-18-2018 09:45 PST
Original file line number Diff line number Diff line change 2121
2222name = 'google-cloud-securitycenter'
2323description = 'Cloud Security Command Center API API client library'
24- version = '0.1.1 '
24+ version = '0.2.0 '
2525release_status = 'Development Status :: 3 - Alpha'
2626dependencies = [
2727 'google-api-core[grpc] >= 1.6.0, < 2.0.0dev' ,
You can’t perform that action at this time.
0 commit comments