- Update to 2.12.3 * **deps:** Allow protobuf 3.19.5 (#350) - from version 2.12.2 * **deps:** Require protobuf >= 3.20.2 (#347) OBS-URL: https://build.opensuse.org/request/show/1012051 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=18
69 lines
2.5 KiB
Plaintext
69 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
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)
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 9 05:22:57 UTC 2022 - pgajdos@suse.com
|
|
|
|
- run just unit tests
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 20 11:49:12 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Fix build without python2
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 18 09:36:48 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v1.0.0
|