Skip to content

Releases: filliph/zf-rate-limit

v1.2.0

09 Feb 23:34
Compare
Choose a tag to compare
  • Added the ability to have separate rate limits for separate routes
  • Renamed internal references to indicate it's not exclusively a ZF2 module

v1.1.0

08 Feb 06:22
Compare
Choose a tag to compare
  • Updated for newer versions of Zend Framework
  • Rewrote storage engine to use Zend\Cache
  • Fixed an issue where headers X-RateLimit-X headers were not sent when the "Too Many Requests" response was sent