apache-dubbo-2.6.4
Enhancements / Features
- Support access Redis with password, #2146
- Support char array for GenericService, #2137
- Direct return when the server goes down abnormally, #2451
- Add log for trouble-shooting when qos start failed, #2455
- PojoUtil support subclasses of java.util.Date, #2502
- Add ip and application name for MonitorService, #2166
- New ASCII logo, #2402
Bugfixes
- Change consumer retries default value from 0 to 2, #2303
- Fix the problem that attachment is lost when retry, #2024
- Fix NPE when telnet get a null parameter, #2453
UT stability
- Improve the stability by changing different port, setting timeout to 3000ms, #2501
Issues and Pull Requests, check milestone-2.6.4.
功能增强 / 新特性
- 支持通过密码访问Redis, #2146
- 在GenericService中支持char数组类型, #2137
- 在服务端异常时直接返回, #2451
- 增加qos启动失败时的错误日志,方便问题排查, #2455
- PojoUtil 增加对java.util.Date类型子类的支持, #2502
- 在MonitorService中增加IP和服务名, #2166
- 新的ASCII logo, #2402
问题修复
单元测试稳定性
- 通过更换端口,设置超时为3000ms来提高稳定性, #2501
问题和pull request, 详见 里程碑-2.6.4.