Skip to content

15.0.0-RC

Compare
Choose a tag to compare
@rbygrave rbygrave released this 20 Feb 08:37
· 224 commits to master since this release

What's Changed in 15.0.0-RC

15.0.0-RC is a release candidate that is based on 14.0.0 but with the following features listed below removed.
Also refer to the background discussion at #3112

The expectation is that 15.x releases will be jakarta only (there is no intention to release javax.persistence versions of 15.x). The expectation is that we will release 14.x and 15.x releases for some time in parallel (at least 1 year). Although we discussed the removal of these features some folks might not have picked that up until they see 15.x releases and maybe read these release notes so let's see how that goes.

#3212 - [15x] Remove "Future queries" findFutureList, findFutureIds, findFutureCount [NB: This was restored in 15.0.1]
#3211 - [15x] Remove Inheritance support
#3207 - [15x] Remove ElasticSearch support
#3201 - [15x] Remove Draftable support
#3200 - [15x] Remove Read auditing feature
#3199 - [15x] Remove Named DTO queries and External Mapping (loading named queries)
#3198 - [15x] Remove Named queries, ANTLR, Query language parser

https://github.com/ebean-orm/ebean/issues?q=label%3A%22Ebean+15.x%22+is%3Aclosed

Compare to 14.0.0

Close to 26,000 lines of code removed in 15.0.0 with the removal of those features:
14.0.0...15.0.0-RC