2024-04-14 07:41:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 14 07:39:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 1.18:
|
|
|
|
* Update Compute Engine API to revision 20240220
|
|
|
|
* Add google-auth as a direct dependency (f3db074)
|
|
|
|
* Add staticmethod decorator to _get_client_cert_source
|
|
|
|
and _get_api_endpoint (f3db074)
|
|
|
|
* Resolve AttributeError 'Credentials' object has no attribute
|
|
|
|
'universe_domain'
|
|
|
|
* Allow users to explicitly configure universe domain
|
|
|
|
|
2023-12-18 13:05:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 18 13:04:54 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
|
|
|
|
- Add fake default credentials to fix tests
|
|
|
|
|
2023-12-17 20:13:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 17 20:13:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- add tests
|
|
|
|
|
2023-12-17 20:04:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 13 12:27:57 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
|
|
|
|
- Initial version 1.15 (jsc#PED-6697)
|