2024-04-20 20:44:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Apr 20 20:43:39 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 1.11.3:
|
|
|
|
|
* Add google-auth as a direct dependency (780c5f1)
|
|
|
|
|
* Add staticmethod decorator to _get_client_cert_source and
|
|
|
|
|
_get_api_endpoint
|
|
|
|
|
* Resolve AttributeError 'Credentials' object has no attribute
|
|
|
|
|
'universe_domain'
|
|
|
|
|
* Require google-api-core>=1.34.1
|
|
|
|
|
* fix ValueError in test__validate_universe_domain
|
|
|
|
|
|
2024-02-04 10:06:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Feb 4 10:06:27 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 1.11.0:
|
|
|
|
|
* Allow users to explicitly configure universe domain
|
|
|
|
|
|
2024-01-09 10:49:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 9 10:46:36 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
|
|
2024-03-18 18:03:03 +00:00
|
|
|
- Initial version 1.10.0 (jsc#PED-6697)
|