Skip to content

v3.0.0

Choose a tag to compare

@juulSme juulSme released this 22 Mar 10:20
· 127 commits to main since this release
a6b5825

What's Changed

  • Drop hashed-key RedisStore sessions by @juulSme in #43
  • Add changelog and upgrade guide by @juulSme in #51
  • Use Redis 7 functionality to simplify RedisStore by @juulSme in #50
  • Redix connection pooling by @juulSme in #53
  • Remove default value for token claim "styp" in verify_token_signature/2 by @juulSme in #55
  • Opt-locking session stores and single-round-trip-only RedisStore implementation by @juulSme in #56
  • Charon 3: optimistic-locking session stores by @juulSme in #58
  • Debug log RedisStore commands to Redis by @juulSme in #59

Full Changelog: v2.8.0...v3.0.0