v3.0.0
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/2by @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