Skip to content

Dubbo Spring Boot 2.7.5

Compare
Choose a tag to compare
@mercyblitz mercyblitz released this 31 Dec 02:38
ab6cd03

Release Notes

Infrastructure

  • Support Spring Boot 2.x

    • source and binary compatibility : [2.0.x, 2.2.x]
  • Support Spring Boot 1.x

    • source compatibility: [1.4.x, 1.5.x]
    • binary compatibility : [1.3.x, 1.5.x]
  • Upgrade Dubbo 2.7.5

Bugfixs

  • DubboConfigBeanDefinitionConflictProcessor causes bean's initialization earlly : #638 #643