Skip to content

dubbo-3.0.1

Compare
Choose a tag to compare
@AlbumenJ AlbumenJ released this 29 Jun 05:56

Optimization

  • Refactor NameMapping to Metadata, Support application field in MigrationRule (#8089)
  • Add cache for scan result. (#8049)
  • Improve config overrides of method and argument (#8054)
  • Support servlet takeover mode (#8123)
  • Add ServiceListener for ServiceConfig (#8134)
  • Improve method callback (#8109)

BugFixs

  • Add force check (#8064)
  • Fix multi-registry will destroy unavailable clusters (#8074)
  • Remove needless toString convert & Enable checking by default (#8073)
  • Ignore invalid MetadataReportConfig (#8069)
  • Fix NPE when consumer start (#8080)
  • Fix some compatiable issues (#8112)
  • Optimize Service related issues (#8122)
  • Opt Migration & Fix reSubscribe for ServiceDiscovery (#8129)
  • Fix NPE in MetadataInfo (#8131)
  • Fix customizer not changed (#8137)

Code Improvement

Thanks for these contribution to improve stability of Apache Dubbo.

#8043, #8044, #8048, #8071, #8119, #8132