15
0

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

- Update to 2.25.0
  * Add protobuf runtime version to `x-goog-api-client` header (#812)
  * Support dynamic retry backoff values (#793)

OBS-URL: https://build.opensuse.org/request/show/1284718
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=87
This commit is contained in:
2025-06-13 10:47:36 +00:00
committed by Git OBS Bridge
parent cb312e7357
commit e45813a6dc
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jun 11 08:13:10 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.25.0
* Add protobuf runtime version to `x-goog-api-client` header (#812)
* Support dynamic retry backoff values (#793)
-------------------------------------------------------------------
Tue Mar 18 07:23:56 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>