Skip to content

v1.0.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sczyh30 sczyh30 released this 26 Sep 15:28
· 133 commits to master since this release
4e8f5a0

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!