Skip to content

1.9.3

Compare
Choose a tag to compare
@magro magro released this 06 Jun 21:14
· 90 commits to master since this release

1.9.3 makes msm compatible with tomcat 8.0.35+ which changed StandardSession.attributes from Map to ConcurrentMap, which caused a java.lang.NoSuchFieldError: attributes when attributes
were accessed from MemcachedBackupSession (as reported in #301 and #297).

Here's the complete list of changes from 1.9.2 to 1.9.3.