Skip to content

Commit 15e54e3

Browse files
chore(main): release 2.12.2 (#348)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 81f625c commit 15e54e3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/google-cloud-kms/CHANGELOG.md

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

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

7+
## [2.12.2](https://github.com/googleapis/python-kms/compare/v2.12.1...v2.12.2) (2022-10-03)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** Require protobuf >= 3.20.2 ([#347](https://github.com/googleapis/python-kms/issues/347)) ([9287a76](https://github.com/googleapis/python-kms/commit/9287a76ec0632caff5b2de429fffadf5ded4e348))
13+
714
## [2.12.1](https://github.com/googleapis/python-kms/compare/v2.12.0...v2.12.1) (2022-08-11)
815

916

packages/google-cloud-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 client library"
24-
version = "2.12.1"
24+
version = "2.12.2"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",

0 commit comments

Comments
 (0)