Skip to content

Latest commit

 

History

History
44 lines (20 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

44 lines (20 loc) · 1.74 KB

Changelog

1.3.0 (2024-02-06)

Features

  • the flow-limiting enforcement policy supports "wait" (a2a3458)

1.2.1 (2024-01-11)

Bug Fixes

  • wrong export module name (fb73e92)

1.2.0 (2024-01-11)

Features

  • SlidingLogRateLimiter: auto clear expired record (afd6aee)
  • support TokenBucketRateLimiter (aa7e4b3)

1.1.1 (2024-01-06)

Bug Fixes

1.1.0 (2024-01-05)

Features

1.0.0 (2024-01-05)

Features

  • limit the times of requests by period (27f9955)