RPC 服务框架 Dubbo 2.5.10 和 2.6.1 发布,Bug 修复

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Dubbo 2.5.10 和 2.6.1 已发布。 Dubbo 2.6.1 是改变结构后首次发布的版本,此前我们曾报道过,Dubbo 2.6.0 已合并当当网提供的 Dubbox 分支。 而 2.5.10 主要是修复了 bug: TimeUnit convert error in Future...

Dubbo 2.5.10 和 2.6.1 已发布。

Dubbo 2.6.1 是改变结构后首次发布的版本,此前我们曾报道过,Dubbo 2.6.0 已合并当当网提供的 Dubbox 分支。

而 2.5.10 主要是修复了 bug:

  • TimeUnit convert error in FutureAdapter, #1303.

  • Provider side failed to invoke service when deployed in docker, #1289.

  • Hessian serialization problem with types: short and byte, #1232.

  • Remove isdestrory() check in registry, make sure unregister works when shutdown, #1313

  • Reference annotation support annotate on annotation type

Maven

<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>dubbo</artifactId>
    <version>2.6.1</version>
</dependency>

源码下载:https://github.com/alibaba/dubbo/releases


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《RPC 服务框架 Dubbo 2.5.10 和 2.6.1 发布,Bug 修复》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Getting Started with C++ Audio Programming for Game Development

Getting Started with C++ Audio Programming for Game Development

David Gouveia

Written specifically to help C++ developers add audio to their games from scratch, this book gives a clear introduction to the concepts and practical application of audio programming using the FMOD li......一起来看看 《Getting Started with C++ Audio Programming for Game Development》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具