rate-limiter

Provides a Token Bucket implementation to rate limit input and output in your application

MIT License

Downloads
23.3M
Stars
235
Committers
34

Bot releases are hidden (Show)

rate-limiter - v6.0.17

Published by fabpot almost 2 years ago

Changelog (https://github.com/symfony/rate-limiter/compare/v6.0.16...v6.0.17)

  • bug #48501 Add int to Reservation::wait() (DaRealFreak)
rate-limiter - v5.4.17

Published by fabpot almost 2 years ago

Changelog (https://github.com/symfony/rate-limiter/compare/v5.4.16...v5.4.17)

  • bug #48501 Add int to Reservation::wait() (DaRealFreak)
rate-limiter - v6.2.2

Published by fabpot almost 2 years ago

Changelog (https://github.com/symfony/rate-limiter/compare/v6.2.1...v6.2.2)

  • bug #48501 Add int to Reservation::wait() (DaRealFreak)
rate-limiter - v6.2.0

Published by fabpot almost 2 years ago

rate-limiter - v6.2.0-RC1

Published by fabpot almost 2 years ago

rate-limiter - v6.2.0-BETA1

Published by fabpot almost 2 years ago

Changelog (https://github.com/symfony/rate-limiter/compare/v6.1.6...v6.2.0-BETA1)

  • feature #46110 Improve performance of login/request rate limiter (Seldaek, wouterj)
rate-limiter - v6.1.3

Published by fabpot about 2 years ago

rate-limiter - v6.0.11

Published by fabpot about 2 years ago

rate-limiter - v5.4.11

Published by fabpot about 2 years ago

rate-limiter - v6.1.0

Published by fabpot over 2 years ago

rate-limiter - v6.0.9

Published by fabpot over 2 years ago

rate-limiter - v5.4.9

Published by fabpot over 2 years ago

rate-limiter - v6.1.0-RC1

Published by fabpot over 2 years ago

rate-limiter - v6.0.8

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/rate-limiter/compare/v6.0.7...v6.0.8)

  • bug #45925 Add typecase to SlidingWindow::getExpirationTime (georgringer)
rate-limiter - v5.4.8

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/rate-limiter/compare/v5.4.7...v5.4.8)

  • bug #45925 Add typecase to SlidingWindow::getExpirationTime (georgringer)
rate-limiter - v6.1.0-BETA1

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/rate-limiter/compare/v6.0.7...v6.1.0-BETA1)

  • feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
rate-limiter - v6.0.7

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/rate-limiter/compare/v6.0.6...v6.0.7)

  • bug #44996 Always store SlidingWindows with an expiration set (Seldaek)
  • bug #45764 Fix rate serialization for long intervals (monthly and yearly) (smelesh)
rate-limiter - v5.4.7

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/rate-limiter/compare/v5.4.6...v5.4.7)

  • bug #44996 Always store SlidingWindows with an expiration set (Seldaek)
  • bug #45764 Fix rate serialization for long intervals (monthly and yearly) (smelesh)
rate-limiter - v6.0.3

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/rate-limiter/compare/v6.0.2...v6.0.3)

  • bug #44941 Resolve crash on near-round timestamps (xesxen)
  • bug #45067 Implicit conversion fix (brian978)
rate-limiter - v5.4.3

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/rate-limiter/compare/v5.4.2...v5.4.3)

  • bug #44941 Resolve crash on near-round timestamps (xesxen)
  • bug #45067 Implicit conversion fix (brian978)