Skip to content

Commit 63df23b

Browse files
busunkim96emar-kar
authored andcommitted
Release kms 1.2.1 (googleapis#9011)
* Release 1.2.1 * Adjust changelog grouping.
1 parent 9e01931 commit 63df23b

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

kms/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44

55
[1]: https://pypi.org/project/google-cloud-kms/#history
66

7+
## 1.2.1
8+
9+
08-12-2019 13:44 PDT
10+
11+
12+
### Implementation Changes
13+
- Remove send/recv msg size limit (via synth). ([#8959](https://github.com/googleapis/google-cloud-python/pull/8959))
14+
15+
### Documentation
16+
- Fix links to googleapis.dev ([#8998](https://github.com/googleapis/google-cloud-python/pull/8998))
17+
- Update intersphinx mapping for requests. ([#8805](https://github.com/googleapis/google-cloud-python/pull/8805))
18+
719
## 1.2.0
820

921
07-24-2019 16:42 PDT

kms/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
name = "google-cloud-kms"
2323
description = "Cloud Key Management Service (KMS) API API client library"
24-
version = "1.2.0"
24+
version = "1.2.1"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
"google-api-core[grpc] >= 1.14.0, < 2.0.0dev",

0 commit comments

Comments
 (0)