Package Release Info

grpc-1.10.0-bp151.2.15

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

grpc-devel
libgrpc6

Change Logs

Version: 1.10.0-bp150.2.4
* Wed Mar 28 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 05 2018 jengelh@inai.de
- Update to new upstream release 1.9.0
  * LB policies request re-resolution without shutting down
  * On server, include receiving HTTP/2 settings in handshake
    timeout.
  * Add thread naming support on platforms that support it.
* Tue Jan 30 2018 jengelh@inai.de
- Update to new upstream release 1.8.6
  * Fix server segfault on invalid HTTP/2
* Fri Jan 19 2018 jengelh@inai.de
- Update to new upstream release 1.8.5
  * Fix a couple of memory leak issues in the PHP parts
* Tue Jan 16 2018 jengelh@inai.de
- Update to new upstream release 1.8.4
  * Fix HTTP/2 PING issues
  * Fix issues with poll engine
* Tue Jan 02 2018 crrodriguez@opensuse.org
- version 1.8.3
  * Eliminate superfluous log error messages
* Thu Dec 21 2017 jengelh@inai.de
- Update to new upstream release 1.8.2
  * Several LB policies fixes (grpclb and pick_first)
* Mon Dec 11 2017 jengelh@inai.de
- Update to new upstream release 1.7.3
  * Bugfixes in Load Balancing policies
  * Add flow-control and bugfixes to in-process transport
  * (C++) Async API extensions to improve multithreading support
    and reduce the need for explicit synchronization
  * (C++) Unary call API for generic (non-protobuf) RPCs
- Drop grpc-zlib.diff, grpc-protobuf.diff (fix included upstream)
- Add grpc-build.diff
* Wed Apr 19 2017 jengelh@inai.de
- Initial package (version 1.2.3) for build.opensuse.org