Releases: HBRGTech/mongo-session-manager
Releases · HBRGTech/mongo-session-manager
v0.0.8-beta
- Fixed issues with index creation. Indexes are now dropped when the manager starts only if they exist.
v0.0.7-beta
- Added Logging
- Added support for timeToLive indexes based on the manager's
maxInactiveInterval
or through a custom override.
v0.0.6-beta
- Fixes for Serialization and Deserialization using the Context's class loader instead of the Tomcat application server classloader.
v0.0.5-beta
Beta Release.