Skip to content

v3.1.0

Compare
Choose a tag to compare
@kataras kataras released this 02 Nov 01:03
· 18 commits to master since this release

Go modules support and Sync with the latest iris sessions features:

  • update the expiration to any session db when ShiftExpiration is called
  • add bolt sessiondb based on the latest v3 Database interface
  • update session databases' dependencies to their latest versions
  • and other minor fixes