2.7.9
版本发布时间: 2021-03-12 21:54:37
apache/dubbo-spring-boot-project最新发布版本:2.7.9(2021-03-12 21:54:37)
Release Notes
Infrastructure
-
Dependency upgrades
- Dubbo 2.7.9
-
Support Spring Boot 2.x
- source and binary compatibility : [2.0.x, 2.3.x]
-
Support Spring Boot 1.x
- source compatibility: [1.4.x, 1.5.x]
- binary compatibility : [1.3.x, 1.5.x]
Enhancement
- Update using @DubboReferece and @DubboService in README.md
Bugfixes
- Fix compile errors with Dubbo [#775]