1
0

- update to 2.19.1:

* Add support for protobuf 5.x
  * Ignore unknown fields in rest streaming.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=67
This commit is contained in:
2024-06-29 19:31:40 +00:00
committed by Git OBS Bridge
parent baacc05770
commit 969fee20ca
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jun 29 19:31:29 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.19.1:
* Add support for protobuf 5.x
* Ignore unknown fields in rest streaming.
-------------------------------------------------------------------
Thu May 16 14:03:49 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>