Releases: ebean-orm/ebean-annotation
Releases · ebean-orm/ebean-annotation
Release list
v8.5
8.5
ebean-annotation-8.4
Full Changelog: ebean-annotation-8.3...ebean-annotation-8.4
8.3
#55 - Add nullable attribute to DbArray
8.2
#54 - ENH: Add @DbForeignKey(forceLeftJoin)
8.1
Bump parent pom only - built artifact doesn't include maven descriptors
8.0
Java 11
This release compile using Java11.
Issues:
#53 Remove deprecated @CreatedTimestamp and @UpdateTimestamp, migrate to @WhenCreated / @WhenModified
7.8
#52 - Add Platform.ORACLE12 and Platform.CUSTOM
7.7
#51- Add @Tablespace annotation
7.6
#50 - Add Yugabyte DB as a Platform