Skip to content

Releases: sakopov/AspNetCore.CongestionControl

Release v2.0.6

04 May 04:34
Compare
Choose a tag to compare
  • Update middleware configuration (breaking change).
  • Handle client management via separate middleware.
  • Add QueryStringBasedClientIdentifierProvider to be able to consume client identifier via query string.
  • Add the ability to add more than 1 client identifier provider.
  • Upgrade unit and integration tests to use Xunit.
  • Update documentation.

Release v1.0

23 Aug 04:53
Compare
Choose a tag to compare

First release.