1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 GRPC Java 1.5.0 发布,GRPC 的 Java 版 下载

本帖由 漂亮的石头2017-07-19 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,999
    赞:
    47
    GRPC Java 1.5.0 已经发布,GRPC Java 是 GRPC 的 Java 版本。本次更新如下:

    Major


    • Licence changes from BSD to Apache 2.0


    • Bazel is now supported
    API Changes:


    • ServerInterceptor can be installed server-wide (#3118)
    Minor


    • Calls that exceed their deadline include how long they waited in the Status


    • Updated to Netty TCNative. This should make it possible to use Apache Tomcat with gRPC


    • SSL configuration errors are reported sooner


    • Server side cancellations can take place even if the application is blocking the inbound thread (#2963)


    • Servers always return Status.UNKNOWN for internal errors. Added an optional interceptor to bring back the old behavior (#3064)


    • MethodDescriptor.create is now deprecated
    Bug Fixes


    • Reduce logspam by using FINE instead of INFO for deadline narrowing events


    • Netty throughput speed increased 2x for very high throughput (#3038)


    • OverrideAuthorityNameResolverFactory now correctly forwards refresh() (#3062)
    GRPC Java 1.5.0 发布,GRPC 的 Java 版下载地址
     
正在加载...