Skip to content

Releases: ebean-orm/ebean-ignite

12.2.1

10 Sep 20:55
Compare
Choose a tag to compare

#10 - Extracted IgCacheFactoryBase from IgCacheFactory.

11.10.1

06 Feb 22:27
Compare
Choose a tag to compare

#7 - ENH: Use getAll(), putAll() and removeAll() API for performance

2.2.1

13 Dec 11:23
Compare
Choose a tag to compare

Change package to io.ebean, support for Ebean 10.1.1

1.3.2

03 Aug 10:47
Compare
Choose a tag to compare

1.3.1 didn't make it to maven central so re-released as 1.3.2, no actual change from 1.3.1.

1.3.1

03 Aug 08:52
Compare
Choose a tag to compare

Change groupId to org.avaje.ebean

    <dependency>
      <groupId>org.avaje.ebean</groupId>
      <artifactId>ebean-ignite</artifactId>
      <version>1.3.1</version>
    </dependency>

1.3.1

09 Jun 03:03
Compare
Choose a tag to compare

Issues:

#2 Bump Ignite version to 1.6.0

1.2.1

02 May 04:57
Compare
Choose a tag to compare

Issues:

#1 - Refactor to support ServerCachePlugin API change in 7.9.1