File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
packages/google-cloud-kms Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-kms/#history
6
6
7
+ ### [ 2.10.1] ( https://www.github.com/googleapis/python-kms/compare/v2.10.0...v2.10.1 ) (2021-11-01)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** drop packaging dependency ([ 6d7b8c1] ( https://www.github.com/googleapis/python-kms/commit/6d7b8c1043e59f3749c58b032f3fe800293c03f5 ) )
13
+ * ** deps:** require google-api-core >= 1.28.0 ([ 6d7b8c1] ( https://www.github.com/googleapis/python-kms/commit/6d7b8c1043e59f3749c58b032f3fe800293c03f5 ) )
14
+
15
+
16
+ ### Documentation
17
+
18
+ * list oneofs in docstring ([ 6d7b8c1] ( https://www.github.com/googleapis/python-kms/commit/6d7b8c1043e59f3749c58b032f3fe800293c03f5 ) )
19
+
7
20
## [ 2.10.0] ( https://www.github.com/googleapis/python-kms/compare/v2.9.0...v2.10.0 ) (2021-10-18)
8
21
9
22
Original file line number Diff line number Diff line change 21
21
22
22
name = "google-cloud-kms"
23
23
description = "Cloud Key Management Service (KMS) API client library"
24
- version = "2.10.0 "
24
+ version = "2.10.1 "
25
25
release_status = "Development Status :: 5 - Production/Stable"
26
26
dependencies = [
27
27
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
You can’t perform that action at this time.
0 commit comments