Skip to content

Dubbo Spring Boot 2.7.3

Compare
Choose a tag to compare
@mercyblitz mercyblitz released this 06 Aug 03:11
· 182 commits to 2.7.x since this release
e21ceff

Release Notes

Infrastructure

Enhancement

  • [Dependencies] To change the Dependencies of dubbo to be direct #554 #543
  • [Enhancement] AwaitingNonWebApplicationListener should wait for one in Hierarchical Spring Application Contexts #494
  • [Feature] Add the Maven profiles to test the compatibility for Spring Boot versions #555

Bugfix

  • [Issue] Dubbo Spring Boot 2.7.1 PropertyResolver Beans conflict in Spring Boot, ref #459 #496

发布日志

基础设施

功能提升

  • Dubbo 的依赖不再为 optional,转而为直接依赖,实现版本同步 #554 #543
  • 在多层次 Spring 应用上下文中,AwaitingNonWebApplicationListener 仅等待其中一个 #494
  • 提升 Dubbo Spring Boot 工程的兼容性,最低支持 Spring Boot 1.3.x #555

问题修复

  • 解决 PropertyResolver Bean 在 Spring Boot 和 Spring Cloud 冲突问题 #459 #496