Releases: mihaicostin/hibernate-l2-memcached
Releases · mihaicostin/hibernate-l2-memcached
v5.2.10.0
v4.3.11.0
v5.0.1.0
Support for (older) hibernate version: 5.0.1.Final.
Available for maven:
<dependency>
<groupId>com.github.mihaicostin</groupId>
<artifactId>hibernate-l2-memcached</artifactId>
<version>5.0.1.0</version>
</dependency>
v5.2.7.0
- Support Hibernate 5.2.7.Final (PR by @akhalikov )
- Update spymemcached to 2.12.2
v5.2.1.0
Release version 5.2.1.0
- using now a new versioning schema, that goes hand in had with hibernate.
- version 5.2.1.x is compatible with hibernate 5.2.1.Final
- spymemcached client was updated to the latest version: 2.12.1
v1.1.0
Release version 1.1.0 Fix - https://github.com/mihaicostin/hibernate-l2-memcached/issues/1
hibernate-l2-memcached-1.0
Initial release of hibernate4 second level cache implementation over memcached