- Prevent
Rack::Session::Poolfrom recreating deleted sessions CVE-2025-46336.
- Improved compatibility with Ruby 3.3+ and Rack 3+.
- Add support for cookie option
partitioned. - Introduce
assume_ssloption to allow secure session cookies through insecure proxy.
- Initial migration of code from Rack 2, for Rack 3 release.
- Fix missing
rack/session.rbfile.
- Pin to
rack < 3.
- Empty shim release for Rack 2.