SHA256
1
0
forked from pool/grpc

- Update to new upstream release 1.10.0

OBS-URL: https://build.opensuse.org/package/show/devel:tools/grpc?expand=0&rev=18
This commit is contained in:
2018-03-28 14:49:33 +00:00
committed by Git OBS Bridge
parent 0931e92739
commit 90bd610447
6 changed files with 61 additions and 42 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Mar 28 14:30:53 UTC 2018 - jengelh@inai.de
- Update to new upstream release 1.10.0
* Several features of core have been removed from the surface
or GPR API as they were not used in any wrapped language
(except C++) or in external applications.
* Changed resolver and LB policy APIs to C++
* C++ headers are moved from <grpc++/> to <grpcpp/>.
-------------------------------------------------------------------
Mon Feb 5 22:36:18 UTC 2018 - jengelh@inai.de