Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 871 Bytes

CHANGELOG.md

File metadata and controls

28 lines (19 loc) · 871 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.5.0] - 2021-09-29

  • Add lifecycle support to "clean" sessions on shutdown

[0.4.0] - 2021-09-28

  • Publish event when local session is removed/expired

0.3.0 - 2020-09-25

This version includes small bugfixes and dependency udpates

Changed

  • Update to spring-session Dragonfruit-SR1

Fixes

  • Fix default value of revalidateAfter being 30 minutes instead of 30 seconds

0.2.0 - 2020-05-12

Initial public release