Micronaut Data 4.0.0-M14
Pre-release
Pre-release
What's Changed
Bug Fixes π
- Allow creating new entity instance with missing or null value non required parameters by @radovanradic in #2328
- Do not apply distinct to all fields by @radovanradic in #2335
Dependency updates π
- fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.0.0-rc4 by @renovate in #2332
- fix(deps): update dependency org.apache.groovy:groovy-dateutil to v4.0.13 by @renovate in #2333
- chore(deps): update plugin io.micronaut.build.shared.settings to v6.5.3 by @renovate in #2334
- fix(deps): update kotlin.coroutines to v1.7.2 by @renovate in #2337
- fix(deps): update dependency io.micronaut.azure:micronaut-azure-cosmos to v5.0.0-m7 by @renovate in #2340
Other Changes π‘
- Build: enable binary compatibility check by @wetted in #2336
- Introduce a way to specify custom find interceptors based on the return type by @dstepanov in #2330
Full Changelog: v4.0.0-M13...v4.0.0-M14