Micronaut Data 4.8.3
What's Changed
Bug Fixes π
- Fix Page.map for the empty page by @radovanradic in #2991
- Fix entity mapping for multiple ONE_TO_MANY relations of the same entity by @radovanradic in #2999
Improvements β
- CursoredPage not supported with findAll and PredicateSpecification by @radovanradic in #3007
Dependency updates π
- fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.5.3 by @renovate in #2974
- fix(deps): update dependency io.spring.gradle:dependency-management-plugin to v1.1.5 by @renovate in #2933
- fix(deps): update spring data by @renovate in #2983
- chore(deps): update graalvm/setup-graalvm action to v1.2.2 by @renovate in #2985
- fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.3.1 by @renovate in #2987
Other Changes π‘
New Contributors
Full Changelog: v4.8.1...v4.8.3