------------------------------------------------------------------- Fri Jan 16 08:14:57 UTC 2026 - John Paul Adrian Glaubitz - Update to 1.12.0 * auto-enable mTLS when supported certificates are detected * check Python and dependency versions in generated GAPICs ------------------------------------------------------------------- Mon Oct 20 08:54:48 UTC 2025 - John Paul Adrian Glaubitz - Update to 1.11.0 * Add support for Python 3.14 * Deprecate credentials_file argument - from version 1.10.2 * Update import statement example in README - Update BuildRequires and Requires from setup.py ------------------------------------------------------------------- Mon Aug 25 02:35:55 UTC 2025 - Steve Kowalik - Add missing BuildRequires on pytest-asyncio. ------------------------------------------------------------------- Thu Apr 24 17:14:22 UTC 2025 - John Paul Adrian Glaubitz - Update to 1.10.1 * [Many APIs] Allow Protobuf 6.x * Remove setup.cfg configuration for creating universal wheels (#13659) - from version 1.10.1 * Add REST Interceptors which support reading metadata * Add support for reading selective GAPIC generation methods from service YAML - from version 1.9.0 * Add support for opt-in debug logging * Fix typing issue with gRPC metadata when key ends in -bin - from version 1.8.1 * Disable universe-domain validation (#13242) - from version 1.8.0 * Add support for Python 3.13 (#13204) - from version 1.7.5 * Retry and timeout values do not propagate in requests during pagination - from version 1.7.4 * Allow Protobuf 5.x (#12866) - Adjust upstream source name in spec file - Update BuildRequires and Requires from setup.py ------------------------------------------------------------------- Wed Jun 19 07:11:47 UTC 2024 - Dirk Müller - update to 1.7.3: * Exclude google-auth 2.24.0 and 2.25. * fix ValueError in test__validate_universe_domain * deps: [Many APIs] Require google-api-core>=1.34.1 ------------------------------------------------------------------- Fri Feb 9 12:04:38 UTC 2024 - Dirk Müller - update to 1.7.1: * 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:16:43 UTC 2023 - Dirk Müller - add tests ------------------------------------------------------------------- Wed Dec 13 12:59:17 UTC 2023 - Daniel Garcia - Initial version (jsc#PED-6697)