17
0
Files
python-google-cloud-vpc-access/python-google-cloud-vpc-access.changes
Dirk Mueller a70462d876 - update to 1.10.3:
* deps: [Many APIs] Require google-api-core > =1.34.1
  * fix ValueError in test__validate_universe_domain
  * Add google-auth as a direct dependency
  * Add staticmethod decorator to _get_client_cert_source and
    _get_api_endpoint (e16032f)
  * Resolve AttributeError 'Credentials' object has no attribute
    'universe_domain'

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-vpc-access?expand=0&rev=7
2024-05-10 13:52:34 +00:00

23 lines
901 B
Plaintext

-------------------------------------------------------------------
Fri May 10 13:49:32 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.10.3:
* deps: [Many APIs] Require google-api-core > =1.34.1
* fix ValueError in test__validate_universe_domain
* Add google-auth as a direct dependency
* Add staticmethod decorator to _get_client_cert_source and
_get_api_endpoint (e16032f)
* Resolve AttributeError 'Credentials' object has no attribute
'universe_domain'
-------------------------------------------------------------------
Sun Feb 4 10:04:52 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to google-cloud-vpc-access-v1.10.0:
* Allow users to explicitly configure universe domain
-------------------------------------------------------------------
Tue Jan 9 10:51:20 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Initial version 1.9.0 (jsc#PED-6697)