Blaze-Persistence 1.6.1 Release

Blaze-Persistence version 1.6.1 was just released

By Christian Beikov on 08 July 2021

We are happy to announce the first bug fix release of the 1.6 series. This release mainly contains bug fixes and one new feature that I would like to highlight.

The Entity-View annotation processor was adapted to be able to run in an incremental fashion i.e. within an incremental Gradle build and was parallelized to improve compilation times. A big thank you goes out to KontextWork and their employees! They sponsored this feature as they had trouble with the build and compilation times and couldn’t stand it anymore.

Now we can all enjoy improved generation and compilation times :)

As for the bug fixes, we improved the SQL we render for VALUES clauses and subqueries in the FROM clause to make it easier for certain database optimizers to efficient generate plans. We also improved the support for running on the module path. While migrating a client application we noticed some issues, but with 1.6.1 they should be gone!

Take a look into the changelog for a full list of changes and improvements.

Enjoy the release and stay tuned for the next one!

announcement release
comments powered by Disqus