Releases: go-session/session
Releases · go-session/session
version 3.2.1
version 3.2.0
- Use skipmap as memory storage
version 3.1.7
What's Changed
- feat: cookie secure by @HHongSeungWoo in #12
New Contributors
- @HHongSeungWoo made their first contribution in #12
Full Changelog: v3.1.6...v3.1.7
version 3.1.6
- Update go version
version 3.1.5
- Use /v3 module and fix some warning
version 3.1.4
- Update denpendency
version 3.1.3
- Session id adds context support
version 3.1.2
- update get session id
version 3.1.1
- fixed session destroy
version 3.1.0
- add options:
SetEnableSetCookie
,SetEnableSIDInURLQuery
,SetEnableSIDInHTTPHeader
,SetSessionNameInHTTPHeader