SHA256
1
0
forked from pool/grpc

- Update to release 1.33.2

OBS-URL: https://build.opensuse.org/package/show/devel:tools/grpc?expand=0&rev=73
This commit is contained in:
2020-10-28 08:27:01 +00:00
committed by Git OBS Bridge
parent 58c7c8e704
commit 25de9e1080
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Oct 28 08:17:46 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.33.2
* Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS.
* Expose Cronet error message to the application layer.
* Remove grpc_channel_ping from surface API.
* Do not send BDP pings if there is no receive side activity.
-------------------------------------------------------------------
Tue Oct 27 12:31:44 UTC 2020 - Jan Engelhardt <jengelh@inai.de>