SHA256
1
0
forked from pool/grpc

- Update to new upstream release 1.16

OBS-URL: https://build.opensuse.org/package/show/devel:tools/grpc?expand=0&rev=33
This commit is contained in:
2018-11-11 18:03:51 +00:00
committed by Git OBS Bridge
parent b55f8408d7
commit 30721f4efc
4 changed files with 27 additions and 15 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Nov 11 17:57:35 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 1.16
* Keepalive watchdog firing should return status UNAVAILABLE.
* Set TCP_USER_TIMEOUT socket option for Linux.
* Turn loading system root certificate as default.
* Change pick_first to not unref unselected subchannels.
* cmake: prevent C core from depending on libstdc++.
* Implement Watch method in health check service.
-------------------------------------------------------------------
Sun Nov 11 10:57:12 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>