1
0
Files
python-google-cloud-kms-inv…/python-google-cloud-kms-inventory.changes
Dirk Mueller 5a6c3c57fd - update to 0.2.6:
* Allow users to explicitly configure universe domain
  * Add google-auth as a direct dependency
  * Add staticmethod decorator to _get_client_cert_source
    and _get_api_endpoint (27dceb9)
  * Resolve AttributeError 'Credentials' object has no attribute
    'universe_domain'

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-kms-inventory?expand=0&rev=7
2024-04-20 15:34:55 +00:00

21 lines
757 B
Plaintext

-------------------------------------------------------------------
Sat Apr 20 15:34:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.2.6:
* Allow users to explicitly configure universe domain
* Add google-auth as a direct dependency
* Add staticmethod decorator to _get_client_cert_source
and _get_api_endpoint (27dceb9)
* Resolve AttributeError 'Credentials' object has no attribute
'universe_domain'
-------------------------------------------------------------------
Sun Dec 17 20:25:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
- run tests
-------------------------------------------------------------------
Wed Dec 13 12:51:40 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Initial version 0.2.2 (jsc#PED-6697)