15
0

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

- Update to 2.24.1
  * Memory leak in bidi classes (#770)
  * Resolve the issue where rpc timeout of 0 is used when timeout expires (#776)
  * Add warnings regarding consuming externally sourced credentials (#783)

OBS-URL: https://build.opensuse.org/request/show/1242570
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=83
This commit is contained in:
2025-02-03 11:16:14 +00:00
committed by Git OBS Bridge
parent 98b7a196db
commit b83bdba753
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 3 09:50:33 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.24.1
* Memory leak in bidi classes (#770)
* Resolve the issue where rpc timeout of 0 is used when timeout expires (#776)
* Add warnings regarding consuming externally sourced credentials (#783)
-------------------------------------------------------------------
Mon Jan 6 15:21:38 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>