3.0.1 Release Note
The release note of Apache Dubbo 3.0.1
Optimization
- Refactor NameMapping to Metadata, Support application field in MigrationRule
- Add cache for scan result
- Improve config overrides of method and argument
- Support servlet takeover mode
- Add ServiceListener for ServiceConfig
- Improve method callback
BugFixs
- Add force check
- Fix multi-registry will destroy unavailable clusters
- Remove needless toString convert & Enable checking by default
- Ignore invalid MetadataReportConfig
- Fix NPE when consumer start
- Fix some compatiable issues
- Optimize Service related issues
- Opt Migration & Fix reSubscribe for ServiceDiscovery
- Fix NPE in MetadataInfo
- Fix customizer not changed
Code Improvement
Thanks for these contribution to improve stability of Apache Dubbo.