Micronaut Data 4.1.1
What's Changed
Bug Fixes π
- Use JoinColumn column when specified vs association id by @radovanradic in #2469
- Allow setting null value through criteria API by @radovanradic in #2475
- Fix criteria specification issue where association identity is in the criteria by @radovanradic in #2476
Build π
Dependency updates π
- fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.2.1 by @renovate in #2470
- fix(deps): update kotlin monorepo to v1.9.10 by @renovate in #2473
Full Changelog: v4.1.0...v4.1.1