Releases: jexia/express-session-etcd3
Releases · jexia/express-session-etcd3
v1.2.4
1.2.4 (2018-05-07)
Bug Fixes
- ttl: using new leasing options from etcd client to automatically release sessions (0446452)
v1.2.3
1.2.3 (2018-04-30)
Bug Fixes
- dependencies: updating all dependencies to avoid security issues (fc09eee)
v1.2.2
1.2.2 (2018-03-29)
Bug Fixes
- skipTouch: continues the flow with the callback when skipping touch (181e4a0)
v1.2.1
1.2.1 (2018-03-28)
Bug Fixes
- transfer: adjust links after final transference (d92d935)
v1.2.0
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
1.1.2 (2018-03-09)
Bug Fixes
- debug: better debug messages (3ce0148)
v1.1.1
1.1.1 (2018-03-09)
Bug Fixes
- debug: removing production dependencie from final build (9eccdc2)
v1.1.0
1.1.0 (2018-03-09)
Features
- debug: adding debug log option (a758aa5)
v1.0.0
1.0.0 (2018-03-08)
Features