v2.4.4 (2021-06-09)
Implemented enhancements:
- Consider the creation of bean to handle AutoPopulated #566
Fixed bugs:
- Related entities with embedded classes cannot be queried with JDBC Repository #704
- Save method that returns void is rejected #614
Closed issues:
- jdbc: update() fails on cascading one-to-one relations #1047
- Build failure on rudimentary example using GraalVM, Kotlin, MariaDB, & micronaut-data #1045
- Database migration not working #1044
- @MappedEntity with @relation annotation generates "No backing RepositoryOperations configured for repository." error #1039
- Repository method
updateRelatedEntity
won't compile #1035 - r2dbc @transactional causes Connection pool request timeout #1019
- Unable to introspect imported (JAR/dependency) classes #596
- Extending Micronat Data Annotation #523
- LastModifiedBy and CreatedBy annotation #506
Merged pull requests:
- Fix inverse one-to-one update cascading (#1047) #1048 (@nhoughto)
- Fix update queries with a relation #1036 (@dstepanov)
- Don't create nested connection for nested transaction #1031 (@dstepanov)
- [data] Update common files for branch master #1024 (@micronaut-build)
* This Changelog was automatically generated by github_changelog_generator