2023-07-18 12:22:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 18 10:08:17 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to 2.18.0
|
|
|
|
* Add interoperable symmetric encryption system (#396)
|
|
|
|
* Add async context manager return types (#398)
|
|
|
|
|
2023-05-30 13:02:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 30 12:41:34 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to 2.17.0
|
|
|
|
* Added VerifyConnectivity RPC (#388)
|
|
|
|
|
2023-03-30 11:03:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 30 10:37:19 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to 2.16.1
|
|
|
|
* Publish the API comment changes related to supporting different hash
|
|
|
|
functions/values for ECDSA signing (#386)
|
|
|
|
- from version 2.16.0
|
|
|
|
* Add support for Coordinated External Keys (#382)
|
|
|
|
* Fix formatting of request arg in docstring (#385)
|
|
|
|
|
2023-03-01 17:47:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 1 14:18:56 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to 2.15.0
|
|
|
|
* Enable "rest" transport in Python for services supporting numeric enums (#377)
|
|
|
|
- from version 2.14.1
|
|
|
|
* Add context manager return types (8137467)
|
|
|
|
* Add documentation for enums (8137467)
|
|
|
|
- from version 2.14.0
|
|
|
|
* Add support for python 3.11 (#368)
|
|
|
|
|
2023-01-06 12:22:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 6 11:24:19 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to 2.13.0
|
|
|
|
* Add SHA-2 import methods (6311278)
|
|
|
|
* Add support for `google.cloud.kms.__version__` (6311278)
|
|
|
|
* Add support for additional HMAC algorithms (6311278)
|
|
|
|
* Add typing to proto.Message based class attributes (6311278)
|
|
|
|
* Add dict typing for client_options (6311278)
|
|
|
|
* **deps:** Require google-api-core >=1.34.0, >=2.11.0 (dbe2f96)
|
|
|
|
* Drop usage of pkg_resources (dbe2f96)
|
|
|
|
* Fix timeout default values (dbe2f96)
|
|
|
|
* **samples:** Snippetgen handling of repeated enum field (6311278)
|
|
|
|
* **samples:** Snippetgen should call await on the operation
|
|
|
|
coroutine before calling result (dbe2f96)
|
|
|
|
- Drop installation of fixup_kms_v1_keywords.py, removed upstream
|
|
|
|
- Update BuildRequires and Requires from setup.py
|
|
|
|
|
2022-10-17 14:07:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 17 10:23:24 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to 2.12.3
|
|
|
|
* **deps:** Allow protobuf 3.19.5 (#350)
|
|
|
|
- from version 2.12.2
|
|
|
|
* **deps:** Require protobuf >= 3.20.2 (#347)
|
|
|
|
|
2022-09-29 10:37:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 28 21:36:10 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
|
|
|
- 2.12.1 (2022-08-11)
|
|
|
|
Bug Fixes
|
|
|
|
deps: allow protobuf < 5.0.0 (#322) (229e0f5)
|
|
|
|
deps: require proto-plus >= 1.22.0 (229e0f5)
|
|
|
|
- 2.12.0 (2022-07-14)
|
|
|
|
Features
|
|
|
|
add audience parameter (06a4096)
|
|
|
|
Bug Fixes
|
|
|
|
deps: require google-api-core>=1.32.0,>=2.8.0 (#315) (82ab556)
|
|
|
|
require python 3.7+ (#313) (28d244f)
|
|
|
|
|
2022-06-09 06:30:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 9 05:22:57 UTC 2022 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- run just unit tests
|
|
|
|
|
2022-06-08 13:18:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 8 12:43:21 UTC 2022 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 2.11.2
|
|
|
|
* lot of changes, see
|
|
|
|
https://github.com/googleapis/python-kms/blob/main/CHANGELOG.md
|
|
|
|
- python-mock is not required for build
|
|
|
|
|
2020-04-20 11:49:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 20 11:49:12 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Fix build without python2
|
|
|
|
|
2020-04-08 12:57:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 8 11:37:50 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.3.0
|
|
|
|
* add ProtectionLevel.External enum; standardize use of 'optional'
|
|
|
|
and 'required' in docstrings (via synth)
|
|
|
|
|
2019-09-12 11:40:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 12 11:37:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.2.1:
|
|
|
|
* Remove send/recv msg size limit (via synth). (#8959)
|
|
|
|
* Accomodate new location of 'IAMPolicyStub' (via synth). (#8679)
|
|
|
|
* Add 'options_' argument to client's 'get_iam_policy'; pin black version (via synth). (#8656)
|
|
|
|
* Add 'client_options' support, update list method docstrings (via synth). (#8514)
|
|
|
|
|
2019-07-02 14:54:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 2 14:53:37 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.1.0:
|
|
|
|
* Allow kwargs to be passed to create_channel (via synth). (#8395)
|
|
|
|
* Add empty lines (via synth). (#8062)
|
|
|
|
* Remove classifier for Python 3.4 for end-of-life. (#7535)
|
|
|
|
|
2019-02-18 09:29:54 +00:00
|
|
|
-------------------------------------------------------------------
|
2019-02-18 09:37:15 +00:00
|
|
|
Mon Feb 18 09:36:48 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
2019-02-18 09:29:54 +00:00
|
|
|
|
|
|
|
- Initial spec for v1.0.0
|