github micronaut-projects/micronaut-data v3.0.1
Micronaut Data 3.0.1

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

v3.0.1 (2021-09-02)

Full Changelog

Fixed bugs:

  • Transient annotation not supported for Java Records #1112

Closed issues:

  • DefaultR2dbcRepositoryOperations context handle wrong #1142
  • Native query results from Hibernate are binding as null to dto fields #1138
  • @where on supper class not working with micronaut-data-jdbc:3.0.0 #1136
  • [bug] RepositoryTypeElementVisitor can not add custom MethodCandidate #1134
  • @Version does not work on Temporal field without timezone information #1133
  • Native query parameters not bound in Hibernate after first list parameter #1131
  • Ambiguous documentation for optimistic locking #1125
  • New Micronaut 3.0.0 io.micronaut.core.annotation.Nullable doesn't work with Lombok #1123
  • Upgrade Micronaut Data to Micronaut 3.0.0 #1122
  • Composite primary key not working on 3.0.0 #1120
  • Native queries produce Unknown entity: java.lang.Long exception on List\<Long\> return type #1119
  • Optimistic locking is broken: using updateAll incorrectly binds version parameter #1113
  • Groovy JdbcRepository interface that extends another fails to run #1110

Merged pull requests:

Don't miss a new micronaut-data release

NewReleases is sending notifications on new releases.