File python-google-cloud-secret-manager.changes of Package python-google-cloud-secret-manager
-------------------------------------------------------------------
Fri Apr 25 09:00:46 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.23.3
* Various documentation clarifications (#13796)
-------------------------------------------------------------------
Thu Apr 24 06:03:23 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 2.23.2:
* Features
+ Add REST Interceptors which support reading metadata
+ Add support for reading selective GAPIC generation methods from service
YAML
+ Add support for opt-in debug logging
+ Add support for Python 3.13
* Bug Fixes
+ [Many APIs] Allow Protobuf 6.x
+ remove setup.cfg configuration for creating universal wheels
+ deps: Require grpc-google-iam-v1>=0.14.0
+ Fix typing issue with gRPC metadata when key ends in -bin
+ disable universe-domain validation
+ Retry and timeout values do not propagate in requests during pagination
+ Allow Protobuf 5.x
-------------------------------------------------------------------
Fri May 10 13:54:01 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.20.0:
* Add Secret Version Delayed Destroy changes for client libraries
* Users can now enable secret version delayed destruction
-------------------------------------------------------------------
Sun Apr 7 09:13:06 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.19.0:
* clients for SecretManager API v1beta2
* Exclude google-auth 2.24.0 and 2.25.0
* Require google-api-core>=1.34.1
* fix ValueError in test__validate_universe_domain
* Add google-auth as a direct dependency
* Add staticmethod decorator to _get_client_cert_source and
_get_api_endpoint
* Resolve AttributeError 'Credentials' object has no attribute
'universe_domain'
* Allow users to explicitly configure universe domain
-------------------------------------------------------------------
Sun Dec 17 20:43:52 UTC 2023 - Dirk Müller <dmueller@suse.com>
- run tests
-------------------------------------------------------------------
Wed Dec 13 12:40:41 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Initial version 2.17.0 (jsc#PED-6697)