Skip to content

v3.0.0-beta1

Pre-release
Pre-release

Choose a tag to compare

@juulSme juulSme released this 21 Mar 14:43
· 129 commits to main since this release
2bf088d

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

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