Skip to content

2.1

Compare
Choose a tag to compare
@devOpsHazelcast devOpsHazelcast released this 01 Jun 16:32
· 39 commits to master since this release

This document includes the enhancements and bugfixes for Hazelcast Tomcat Session Manager 2.1 release.

Enhancements

  • Separated Hazelcast's own session expiration from Tomcat [#86]

Improvements

  • Removed tomcat-core dependencies from uber jars [#82]
  • Updated the Maven repository with the secure one [#81]

Bugfixes

  • HazelcastSessionManager.findSessions can lead to OOME [#83]
  • Too many sessions gives 'java.lang.IllegalStateException: null [#72]