Skip to content

Releases: rack/rack-session

v2.1.2

Choose a tag to compare

@ioquatix ioquatix released this 08 Apr 12:39
504367b
  • CVE-2026-39324 Don't fall back to unencrypted coder if encryptors are present.

v2.1.1

Choose a tag to compare

@ioquatix ioquatix released this 06 May 11:02
96663ec

Full Changelog: v2.1.0...v2.1.1

v2.1.0

Choose a tag to compare

@ioquatix ioquatix released this 04 Jan 07:48
8a02143

Full Changelog: v2.0.0...v2.1.0

v2.0.0

Choose a tag to compare

@ioquatix ioquatix released this 18 Jan 04:33
711c671

What's Changed

Full Changelog: v1.0.0...v2.0.0

v1.0.0

Choose a tag to compare

@ioquatix ioquatix released this 18 Jan 04:33
bb70cd3

What's Changed

  • Empty release for compatibility with Rack < v3.

New Contributors

Full Changelog: v0.3.0...v1.0.0

v0.3.0

Choose a tag to compare

@ioquatix ioquatix released this 18 Jan 04:32
9cc8290

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

Choose a tag to compare

@ioquatix ioquatix released this 18 Jan 04:32
5abbb5e

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@ioquatix ioquatix released this 03 Aug 12:01
b7d6127

What's Changed

  • Various Fixes by @jeremyevans in #1
  • Remove unneeded files. by @ioquatix in #5
  • Removed deprecated memcache session store.
  • Depend on rack ~> 3.0 in gemspec.
  • Use undeprecated method to set cookie.

New Contributors

Full Changelog: v0.1.0...v0.2.0