1
0
Files
python-google-cloud-appengi…/python-google-cloud-appengine-logging.changes
Dirk Mueller 60bb5fd877 - update to 1.4.3:
* [Many APIs] Require google-api-core>=1.34.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'

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-appengine-logging?expand=0&rev=6
2024-04-14 07:50:51 +00:00

21 lines
733 B
Plaintext

-------------------------------------------------------------------
Sun Apr 14 07:48:37 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.4.3:
* [Many APIs] Require google-api-core>=1.34.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'
-------------------------------------------------------------------
Sun Dec 17 20:06:24 UTC 2023 - Dirk Müller <dmueller@suse.com>
- add tests
-------------------------------------------------------------------
Wed Dec 13 12:59:16 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Initial version (jsc#PED-6697)