2.2.0 Released
killme2008
released this
27 Oct 06:47
·
140 commits
to master
since this release
- Fixed some TimeoutException scenarios #30, highly recommend upgrading.
- Fixed session heartbeat failure counter
- Remove the helper classs for hibernate-memcached.
Maven:
<dependency>
<groupId>com.googlecode.xmemcached</groupId>
<artifactId>xmemcached</artifactId>
<version>2.2.0</version>
</dependency>