| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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/>.
- 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.
- Update to new upstream release 1.8.6 * Fix server segfault on invalid HTTP/2
- Update to new upstream release 1.8.5 * Fix a couple of memory leak issues in the PHP parts
- Update to new upstream release 1.8.4 * Fix HTTP/2 PING issues * Fix issues with poll engine
- version 1.8.3 * Eliminate superfluous log error messages
- Update to new upstream release 1.8.2 * Several LB policies fixes (grpclb and pick_first)
- 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
- Initial package (version 1.2.3) for build.opensuse.org