Skip to content

Releases: go-session/session

version 3.0.4

28 Oct 13:08

Choose a tag to compare

  • remove sync.Pool
  • remove uuid

version 3.0.3

29 Sep 07:37

Choose a tag to compare

  • add mysql store
  • remove github.com/satori/go.uuid
  • optimization session

version 3.0.2

13 Jun 06:36

Choose a tag to compare

  • update import path

version 3.0.1

12 Jun 16:42

Choose a tag to compare

  • fixed default test

version 3.0.0

12 Jun 16:35

Choose a tag to compare

  • Remove buntdb as default storage for memory storage.

version 2.4.0

10 May 13:11

Choose a tag to compare

  • add an object pool

version 2.3.1

08 May 06:38

Choose a tag to compare

  • update default test

version 2.3.0

08 May 06:34

Choose a tag to compare

  • add session refresh
  • Update stored value of type interface{}

version 2.2.1

27 Apr 03:11

Choose a tag to compare

version 2.2.0

25 Apr 02:15

Choose a tag to compare

  • update store interface