Skip to content

v5.4.0

Compare
Choose a tag to compare
@grzuy grzuy released this 02 Jul 17:28
· 313 commits to main since this release
v5.4.0
783060d

Added

  • Support "plain" Redis as a cache store backend (#280). Thanks @bfad and @ryandv.
  • When overwriting Rack::Attack.throttled_response you can now access the exact epoch integer that was used for caching
    so your custom code is less prone to race conditions (#282). Thanks @doliveirakn.

Dependency changes

  • Explictly declare ancient rack 0.x series as incompatible in gemspec