Release v0.7.0
Feature
- Add area routing in route plugin to support mixed routing between springcloud and dubbo by @provenceee #809
- Add registry and discovery capabilities for the springboot framework by @justforstudy-A #815
- Add new request in router plugin by @provenceee #885
- Add a front end for the backend by @luanwenfei-venus #895
- Added backend-lite component only supports heartbeat service by @luanwenfei-venus #897
Fixes
- Fix injector configuration error by @provenceee #823
- Fix problems in integration tests by @luanwenfei-venus #819
- Fix the point that can not interceptor for read timed out by @justforstudy-A #867
- Fix the impact of Sermant on the host JUL log by @luanwenfei-venus #903
- Fix redundant statistics for request count by @justforstudy-A #901
Improvements
- Add UT for agentcore by @xuezechao1 #801
- Add the connection timeout of zookeeper by @luanwenfei-venus [#828]#828
- Add the way to connect to zookeeper using user account and password by @hanbingleixue #846
- Add shade packaging plugins in the implement module by @xuezechao1 #856
- Add zone router doc by @provenceee #864
- Add document of usage for springboot registry plugin by @justforstudy-A #875
- Optimize the performance of the springboot plugin by @justforstudy-A #877
- Intercept the traffic identifier in the header for okhttp, okhttp3 and httpclient, decrypt and store it in threadlocal in router plugin by @yangrh123 #880
- Optimize the heartbeat reporting method by @luanwenfei-venus #893
- Enhanced yaml file support to configure null values by @lilai23 #905
- Add a function support tag passing through header for resttemplate, jdk http, dubbo by @yzlxlf #887
- Optimize the router plugin by @provenceee #917
New Contributors
- @yangrh123 made their first contribution in #880
- @yzlxlf made their first contribution in #887
Full Changelog: v0.6.0...v0.7.0