* 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-artifact-registry?expand=0&rev=7
23 lines
856 B
Plaintext
23 lines
856 B
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 9 10:46:36 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Initial version 1.10.0 (jsc#PED-6697)
|