2024-06-19 07:13:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2024-02-26 18:47:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2023-12-18 21:56:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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)
|