Skip to content

Releases: hazelcast/hazelcast-tomcat-sessionmanager

v1.0.3

10 Oct 09:17
Compare
Choose a tag to compare

This document includes the enhancements and fixed issues for Hazelcast Tomcat Session Manager 1.0.3 release.

Enhancements

  • Serialization improvement for attributes field inside HazelcastSession. [#2]

Fixes

  • Serialization exception when using Container Managed Security (Tomcat Realms). [#4]

v1.0.2

29 Aug 19:53
Compare
Choose a tag to compare

This document includes the new features, enhancements, and fixed issues for Hazelcast Tomcat Session Manager 1.0.2 release.

Fixes

Support for Tomcat 8.0.35+. [#5]

Known Issues.

None.

v1.0.1

15 Aug 12:03
Compare
Choose a tag to compare

This document includes the new features, enhancements, and fixed issues for Hazelcast Tomcat Session Manager 1.0.1 release.

New Features

There are no new features.

Enhancements

There are no enhancements.

Fixes

  • Use "IMap.set" instead of "IMap#put" to prevent unnecessary deserializations. [#1]

Known Issues.

None.

1.0

15 Aug 12:02
Compare
Choose a tag to compare
1.0

This document includes the new features, enhancements, and fixed issues for Hazelcast Tomcat Session Manager 1.0 release.

New Features

There are no new features.

Enhancements

There are no new enhancements.

Fixes

There are no fixes.