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]