------------------------------------------------------------------- Fri Jan 16 08:32:45 UTC 2026 - John Paul Adrian Glaubitz - Update to 2.26.0 * auto-enable mTLS when supported certificates are detected * check Python and dependency versions in generated GAPICs ------------------------------------------------------------------- Fri Oct 17 12:39:21 UTC 2025 - John Paul Adrian Glaubitz - Update to 2.25.0 * Add support for Python 3.14 (4763aa7) * Deprecate credentials_file argument (4763aa7) - from version 2.24.0 * [google-cloud-secret-manager] Update secret manager protos for tags (#13976) - Update BuildRequires and Requires from setup.py ------------------------------------------------------------------- Fri Apr 25 09:00:46 UTC 2025 - John Paul Adrian Glaubitz - Update to 2.23.3 * Various documentation clarifications (#13796) ------------------------------------------------------------------- Thu Apr 24 06:03:23 UTC 2025 - Steve Kowalik - 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 - 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 - 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 - run tests ------------------------------------------------------------------- Wed Dec 13 12:40:41 UTC 2023 - Daniel Garcia - Initial version 2.17.0 (jsc#PED-6697)