Skip to content

Releases: ebean-orm/ebean-jackson

10.1.1

13 Dec 11:25
Compare
Choose a tag to compare

Change package to io.ebean, support for Ebean 10.1.1

8.1.1

03 Aug 05:50
Compare
Choose a tag to compare

Change to groupId: org.avaje.ebean

    <dependency>
      <groupId>org.avaje.ebean</groupId>
      <artifactId>ebean-jackson</artifactId>
      <version>8.1.1</version>
    </dependency>

6.12.1

06 Apr 04:33
Compare
Choose a tag to compare

Issues:

#7 ENH: Add DelayEbeanModule ... which is a module that delays obtaining the JsonContext

6.11.1

30 Mar 23:23
Compare
Choose a tag to compare

Issues:

#6 Make Jackson dependencies (core, binder) provided scope and move to testng

6.10.1

09 Nov 02:59
Compare
Choose a tag to compare

Issues:

#5 com.fasterxml.jackson.core.JsonParseException: Expecting start_array event but got START_OBJECT bug