File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed
Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-kms/#history
66
7+ ## 1.0.0
8+
9+ 02-13-2019 10:53 PST
10+
11+ ### Implementation Changes
12+ - Remove unused message exports. ([ #7270 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/7270 ) )
13+ - Pick up stub docstring fix in GAPIC generator. ([ #6974 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/6974 ) )
14+
15+ ### Documentation
16+ - Updated client library documentation URLs. ([ #7307 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/7307 ) )
17+
18+ ### Internal / Testing Changes
19+ - Add KMS system test ([ #7304 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/7304 ) )
20+ - Add protos as an artifact to library ([ #7205 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/7205 ) )
21+ - Update copyright headers
22+ - Protoc-generated serialization update. ([ #7086 ] ( https://github.com/GoogleCloudPlatform/google-cloud-python/pull/7086 ) )
23+
724## 0.2.1
825
92612-18-2018 09:24 PST
Original file line number Diff line number Diff line change 2121
2222name = 'google-cloud-kms'
2323description = 'Cloud Key Management Service (KMS) API API client library'
24- version = '0.2.1 '
25- release_status = 'Development Status :: 3 - Alpha '
24+ version = '1.0.0 '
25+ release_status = 'Development Status :: 5 - Production/Stable '
2626dependencies = [
2727 'google-api-core[grpc] >= 1.6.0, < 2.0.0dev' ,
2828 'grpc-google-iam-v1 >= 0.11.4, < 0.12dev' ,
You can’t perform that action at this time.
0 commit comments