15
0

Accepting request 1203892 from home:glaubitz:branches:devel:languages:python

- Update to 2.20.0
  * Add async unsupported paramater exception (#694)
  * Add support for asynchronous rest streaming (#686)
  * Add support for creating exceptions from an asynchronous response (#688)

OBS-URL: https://build.opensuse.org/request/show/1203892
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=71
This commit is contained in:
2024-09-26 13:52:42 +00:00
committed by Git OBS Bridge
parent e5cd3a3401
commit b4f8e95027
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Sep 26 13:32:08 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.20.0
* Add async unsupported paramater exception (#694)
* Add support for asynchronous rest streaming (#686)
* Add support for creating exceptions from an asynchronous response (#688)
-------------------------------------------------------------------
Tue Sep 3 11:00:13 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>