grpc/grpc.changes

57 lines
2.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Feb 5 22:36:18 UTC 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 21:44:51 UTC 2018 - jengelh@inai.de
- Update to new upstream release 1.8.6
* Fix server segfault on invalid HTTP/2
-------------------------------------------------------------------
Fri Jan 19 16:06:46 UTC 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 11:20:00 UTC 2018 - jengelh@inai.de
- Update to new upstream release 1.8.4
* Fix HTTP/2 PING issues
* Fix issues with poll engine
-------------------------------------------------------------------
Tue Jan 2 12:11:18 UTC 2018 - crrodriguez@opensuse.org
- version 1.8.3
* Eliminate superfluous log error messages
-------------------------------------------------------------------
Thu Dec 21 12:05:39 UTC 2017 - jengelh@inai.de
- Update to new upstream release 1.8.2
* Several LB policies fixes (grpclb and pick_first)
-------------------------------------------------------------------
Mon Dec 11 23:23:19 UTC 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 11:57:55 UTC 2017 - jengelh@inai.de
- Initial package (version 1.2.3) for build.opensuse.org