1.2.0-Alpha4
It has been too long since the last official release, almost a year!
But don't think we didn't do anything in this time! Many new and shiny features are part of this release.
- #328 DeltaSpike Data integration
- #361 Entity view attribute converter support
- #414 Updatable Entity views
- #419 Improved keyset pagination implementation
- #430 Entity view equality now based on entity type rather than entity view type
- #443 DML support for entity collections
- #496 Entity View convenience methods for access by id
- #441 Support for non-public entity view attribute getters and setters
- #428 New archetypes for Spring Boot, Spring Data, Java EE and DeltaSpike Data
and lots of bugfixes, most notably
- #417 Single valued id expression optimization was buggy in an edge case
- #455 Expression cloning didn't work properly leading to various problems
- #456, #475, #480 Entity view inheritance was buggy for non-trivial use cases(Thanks for the tests Jan-Willem Gmelig Meyling)
We advise you to update to 1.2.0-Alpha4 as soon as possible to prevent getting hit from the expression cloning issue #455