Releases: soulteary/session-kit
Releases · soulteary/session-kit
Release list
v3.1.0
What's Changed
- feat: let a configured backend be a Cluster or Sentinel, not just one server by @soulteary in #12
- feat: build cluster and Sentinel session storage from configuration by @soulteary in #13
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
- fix: rotate the session id on login to close session fixation by @soulteary in #10
- ci: bump the actions group with 5 updates by @dependabot[bot] in #9
- release: v3.0.1 by @soulteary in #11
New Contributors
- @dependabot[bot] made their first contribution in #9
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- refactor!: split Fiber and Redis into subpackages, module is now /v3 by @soulteary in #8
Full Changelog: v2.3.0...v3.0.0
v2.3.0
v2.2.0
What's Changed
- docs: link Go Report Card badge to generated report by @soulteary in #3
- fix: make logout persist, scopes survive storage, and expired sessions expire by @soulteary in #4
- docs: refresh README for the next release by @soulteary in #5
Full Changelog: v2.1.0...v2.2.0
v2.1.0
v2.0.0
v1.6.0
v1.5.0
What's Changed
- feat!: migrate Fiber integration to v3 by @soulteary in #2
Full Changelog: v1.4.0...v1.5.0