github micronaut-projects/micronaut-data v2.4.3
Micronaut Data 2.4.3

latest releases: v3.3.0-RC1, v3.3.0-M1, v3.2.2...
3 years ago

v2.4.3 (2021-05-17)

Full Changelog

Fixed bugs:

  • Custom @query without a root entity / outside a GenericRepository #1014
  • Repository method generation regression: 2.4.0 -> 2.5.1 #1009
  • after upgrade micronaut 2.4.1 -> 2.5.0 existsBy and findBy produce wrong where clause if another column with name id exist #1008

Closed issues:

  • Micronaut Data JDBC generate "After end of result set" in certain scenarios #1016
  • org.hibernate.HibernateException: No CurrentSessionContext configured in GraalVM with JPA and H2 #1007
  • Data JDBC don't handle UUID stored as BINARY(16) in MySQL #832

Merged pull requests:

Don't miss a new micronaut-data release

NewReleases is sending notifications on new releases.