Skip to content

Dubbo Spring Boot 2.7.9

Latest
Compare
Choose a tag to compare
@AlbumenJ AlbumenJ released this 12 Mar 13:54

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]