Rack::Attack v6.3.0 Release Notes

Release Date: 2020-04-26 // almost 4 years ago
  • โž• Added

    • Rack::Attack.reset! to reset state (#436) (@fatkodima)
    • Rack::Attack.throttled_response_retry_after_header= setting that enables a Retry-After response header when client is throttled (#440) (@fatkodima)

    ๐Ÿ”„ Changed

    • ๐Ÿ”ง No longer swallow Redis non-connection errors if Redis is configured as cache store (#450) (@fatkodima)

    ๐Ÿ›  Fixed

    • ๐Ÿ”ง Rack::Attack.clear_configuration also clears blocklisted_response and throttled_response back to defaults