Blaze-Persistence 1.4.0-Alpha1 Release

Blaze-Persistence version 1.4.0-Alpha1 was just released

By Christian Beikov on 29 May 2019

We just released Blaze-Persistence version 1.4.0-Alpha1, again with a lot of bug fixes especially in the Spring Data integration. Don’t be scared about the Alpha bit. By using an Alpha qualifier, we just want to show that new APIs are not final yet, although in this case, the newly introduces APIs are. It’s completely backwards compatible and as always, we advise you to update quickly to avoid getting bitten by the bugs ;)

The most notable bug fixes are:

  • #812 Clause dependencies are wrongly propagated leading to cardinality mandatory joins not being rendered

  • #803 Reuse correlated attributes during EXISTS subquery rewrite for implicit joins in ON clause

  • #801 Wrong calculation of view index in subselect correlator leads to empty correlations

  • #797 EntityManager resolving in spring data integration is random

  • #795 Offset query parameter ignored by spring data rest integration

  • #793 Embeddable attribute not found when paginating with identifier expressions

  • #792 Init non-mutable attributes in create constructor

  • #733 HibernateJpqlFunctionAdapter broken for Hibernate 5.3

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

Thanks to all contributors for reporting issues and helping us understand the root causes.

I’m on vacation for about 1 month now, so the next 1.4 release won’t happen before end of July.

announcement release
comments powered by Disqus