1
0

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

- Update to 2.12.0
  * Add a little bit of typing to google.api_core.retry (#453)
  * Add grpc Compression argument to channels and methods (#451)
  * Fix a typo in google/api_core/page_iterator.py (#511)

OBS-URL: https://build.opensuse.org/request/show/1117186
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=52
This commit is contained in:
2023-10-12 12:15:38 +00:00
committed by Git OBS Bridge
parent 5132dcda31
commit 25b70b8854
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Oct 12 10:27:14 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.12.0
* Add a little bit of typing to google.api_core.retry (#453)
* Add grpc Compression argument to channels and methods (#451)
* Fix a typo in google/api_core/page_iterator.py (#511)
-------------------------------------------------------------------
Sun Jul 2 12:27:35 UTC 2023 - ecsos <ecsos@opensuse.org>