Skip to content

Releases: ebean-orm/ebean-hazelcast

13.2.0

07 Apr 07:04
Compare
Choose a tag to compare

Issues:

#14 - Bug: TenanAwareKey vs not tenant aware keys in cache

Full Changelog: ebean-hazelcast-13.0.0...ebean-hazelcast-13.2.0

13.0.0

31 Mar 02:05
Compare
Choose a tag to compare

#13 - Bump to Java 11 and Hazelcast 5.1.1

12.12.1

07 Mar 04:36
Compare
Choose a tag to compare

#11 - Bump hazelcast from 4.1.5 to 4.1.8 dependencies

12.12.0

07 Mar 04:29
Compare
Choose a tag to compare

#10 - Bump version to 4.1.5

11.39.1

14 Jun 04:07
Compare
Choose a tag to compare

#6 - Bump to 11.39.1 for Ebean change to ServerCacheNotification

11.18.1

14 Jun 03:39
Compare
Choose a tag to compare

#5 - Update for 11.18.1 API with ServerCacheNotify of dependent tables

11.10.1

06 Feb 22:19
Compare
Choose a tag to compare

#4 ENH: Use underlying getAll() and putAll() methods for performance
#3 Updated ebean dependency to 11.10.1

2.1.1

13 Dec 11:24
Compare
Choose a tag to compare

Repackage to io.ebean, support for Ebean 10.1.1

1.2.2

03 Aug 08:39
Compare
Choose a tag to compare

Change groupId to org.avaje.ebean

    <dependency>
      <groupId>org.avaje.ebean</groupId>
      <artifactId>ebean-hazelcast</artifactId>
      <version>1.2.2</version>
    </dependency>

1.2.2

03 Jul 20:39
Compare
Choose a tag to compare

Issues:

#2 ENH: Support passing the HazelcastInstance ... via serverConfig.setServiceObject()