gRPC 1.6.6 已发布,这是一个针对 gRPC Node 和 Ruby 库的补丁版本,修复了以下问题:
Node
- Fix incorrect reference count in libuv network code (#12733)
- Update bundled dependency on node-pre-gyp to avoid vulnerability reported in #12798
Ruby
- Fix a memory-leak (#12493)
- Fix two bugs that can be triggered during grpc-library
require
, in which ruby objects are not GC-rooted for a brief period of time. (#12842 and #12237)
下载地址
转自 http://www.oschina.net/news/89351/grpc-1-6-6