Hi, community
We are planning the release of v2.6.1, mainly includes the following changes:
1. Refactor
Stripping OPS modules such as dubbo-admin, dubbo-monitor, etc. to a
separate repo.
Refactor project dependency and package structure: serialization as a
standalone module, all submodules can deploy to remote repository separately.
2. Enhancements
Support build in java 9.
Avoid blocking problems of hessian serailization in high concurrency
scenarios.
Change default ZK client to "curator".
Route rule match "default.key" conditions.
Avoid retry when parameter validation fails.
Remove dubbo destroy logic from spring bean destroy process.
3. Bugfixes
Fix offline problem of redis & multicast registry.
Add "oninvoke" parse.
Other small bugfixes.
This version has been prepared on github for quite a while, and is the first
release after refactor of project structure.
Please feel free to reply to this email if you have any questions or
suggestions.
Best regards,
Jun Liu