v1.0.0-M1
Pre-release
Pre-release
This is a pre-release version (M1) of Sentinel Go 1.0.0. We've brought a few breaking changes:
- Make internal logger structured and use JSON as default format.
- Add "isolation" package and move out concurrency limiting from
flow
module.
Besides, we've brought arbitrary statistic duration support for flow rule, which could satisfy more scenarios.
Any suggestions are welcomed!