设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

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

2018-3-19 21:55| 发布者: joejoe0332| 查看: 574| 评论: 0|原作者: oschina|来自: oschina

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

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


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部