* auto-enable mTLS when supported certificates are detected * check Python and dependency versions in generated GAPICs OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-kms-inventory?expand=0&rev=13
62 lines
2.3 KiB
Plaintext
62 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jan 15 14:21:06 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 0.4.0
|
|
* auto-enable mTLS when supported certificates are detected
|
|
* check Python and dependency versions in generated GAPICs
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 17 12:27:43 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 0.3.0
|
|
* Add support for Python 3.14
|
|
* Deprecate credentials_file argument
|
|
- from version 0.2.15
|
|
* Update import statement example in README (821bdb1)
|
|
- Update BuildRequires and Requires from setup.py
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 25 07:33:01 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 0.2.14
|
|
* [Many APIs] Allow Protobuf 6.x
|
|
- from version 0.2.13
|
|
* Add REST Interceptors which support reading metadata
|
|
* Add support for reading selective GAPIC generation methods from service YAML
|
|
- from version 0.2.12
|
|
* Add support for opt-in debug logging
|
|
* Fix typing issue with gRPC metadata when key ends in -bin
|
|
- from version 0.2.11
|
|
* Disable universe-domain validation (#13243)
|
|
- from version 0.2.10
|
|
* Add support for Python 3.13 (#13207)
|
|
- from version 0.2.9
|
|
* **deps:** allow google-cloud-kms 3.x
|
|
- from version 0.2.8
|
|
* Retry and timeout values do not propagate in requests during pagination
|
|
- from version 0.2.7
|
|
* Allow Protobuf 5.x (#12867)
|
|
- Adjust upstream source name in spec file
|
|
- Update BuildRequires and Requires from setup.py
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 20 15:34:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.2.6:
|
|
* Allow users to explicitly configure universe domain
|
|
* Add google-auth as a direct dependency
|
|
* Add staticmethod decorator to _get_client_cert_source
|
|
and _get_api_endpoint (27dceb9)
|
|
* Resolve AttributeError 'Credentials' object has no attribute
|
|
'universe_domain'
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 17 20:25:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- run tests
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 13 12:51:40 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Initial version 0.2.2 (jsc#PED-6697)
|