v0.2.5
- update sentinel to v0.6.0 - @gorexlv
- fix mongo unit testing - @gorexlv
- fix unit test failed for data race - @gorexlv
- polish code; fix self-assignment - @gorexlv
- fix unit test failed with data race warning - @gorexlv
- optimization: mongodb and sentinel initialization mode - @MEX7
- feat: support mongo & support sentinel - @MEX7
- add default cron parser - @younglifestyle
- feature: Support a single service to monitor collection according to different governance ports when deployed on a single machine - @MEX7
- Add monitoring center demo - @MEX7
- chore(tools/jupiter): fix duplicate for loop #173 (#174) - @Alex1996a
- xgin->websocket,允许websocket跨域 (#168) - @Bingjian-Zhu
- Update flag.go - @gggwvg