Skip to content

Releases: HBRGTech/mongo-session-manager

v0.0.8-beta

02 Oct 14:47
Compare
Choose a tag to compare
v0.0.8-beta Pre-release
Pre-release
  • Fixed issues with index creation. Indexes are now dropped when the manager starts only if they exist.

v0.0.7-beta

14 Aug 15:32
Compare
Choose a tag to compare
v0.0.7-beta Pre-release
Pre-release
  • Added Logging
  • Added support for timeToLive indexes based on the manager's maxInactiveInterval or through a custom override.

v0.0.6-beta

13 Aug 22:34
Compare
Choose a tag to compare
v0.0.6-beta Pre-release
Pre-release
  • Fixes for Serialization and Deserialization using the Context's class loader instead of the Tomcat application server classloader.

v0.0.5-beta

13 Aug 19:22
Compare
Choose a tag to compare
v0.0.5-beta Pre-release
Pre-release

Beta Release.