1
0
Files
python-google-cloud-domains/python-google-cloud-domains.changes

29 lines
1.0 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Wed Jun 19 07:11:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>
- 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 <dmueller@suse.com>
- add tests
-------------------------------------------------------------------
Wed Dec 13 12:59:17 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Initial version (jsc#PED-6697)