Skip to content

Releases: mihaicostin/hibernate-l2-memcached

v5.2.10.0

09 Jun 07:49
Compare
Choose a tag to compare

Add a new property hibernate.memcached.cacheLockTimeout

v4.3.11.0

08 Jun 12:04
Compare
Choose a tag to compare

Fix for #9 (configure the cache with all available properties)

v5.0.1.0

15 Apr 07:36
Compare
Choose a tag to compare

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

01 Feb 17:11
Compare
Choose a tag to compare

v5.2.1.0

02 Aug 15:17
Compare
Choose a tag to compare

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

29 Apr 21:15
Compare
Choose a tag to compare
Release version 1.1.0

Fix
- https://github.com/mihaicostin/hibernate-l2-memcached/issues/1

hibernate-l2-memcached-1.0

16 Sep 21:21
Compare
Choose a tag to compare

Initial release of hibernate4 second level cache implementation over memcached