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.