Skip to content

Releases: jexia/express-session-etcd3

v1.2.4

07 May 18:21
Compare
Choose a tag to compare

1.2.4 (2018-05-07)

Bug Fixes

  • ttl: using new leasing options from etcd client to automatically release sessions (0446452)

v1.2.3

30 Apr 18:29
Compare
Choose a tag to compare

1.2.3 (2018-04-30)

Bug Fixes

  • dependencies: updating all dependencies to avoid security issues (fc09eee)

v1.2.2

29 Mar 19:46
Compare
Choose a tag to compare

1.2.2 (2018-03-29)

Bug Fixes

  • skipTouch: continues the flow with the callback when skipping touch (181e4a0)

v1.2.1

28 Mar 18:44
Compare
Choose a tag to compare

1.2.1 (2018-03-28)

Bug Fixes

  • transfer: adjust links after final transference (d92d935)

v1.2.0

27 Mar 19:46
Compare
Choose a tag to compare

1.2.0 (2018-03-27)

Bug Fixes

  • log: fixing log data on SET (3f5cfd7)
  • ttl: fixing infinit looping on etcd3 client with a max ttl (5414a91)

Features

  • touch: adding skip touch option on config (2564e00)

v1.1.2

09 Mar 20:51
Compare
Choose a tag to compare

1.1.2 (2018-03-09)

Bug Fixes

  • debug: better debug messages (3ce0148)

v1.1.1

09 Mar 20:24
Compare
Choose a tag to compare

1.1.1 (2018-03-09)

Bug Fixes

  • debug: removing production dependencie from final build (9eccdc2)

v1.1.0

09 Mar 20:21
Compare
Choose a tag to compare

1.1.0 (2018-03-09)

Features

  • debug: adding debug log option (a758aa5)

v1.0.0

08 Mar 14:37
Compare
Choose a tag to compare

1.0.0 (2018-03-08)

Features