- Improved compatibility with Ruby 3.3+ and Rack 3+.
- Add support for cookie option
partitioned
. - Introduce
assume_ssl
option to allow secure session cookies through insecure proxy.
- Initial migration of code from Rack 2, for Rack 3 release.
- Fix missing
rack/session.rb
file.
- Pin to
rack < 3
.
- Empty shim release for Rack 2.