Micronaut Data 3.4.2
What's Changed
Bug Fixes π
- Fix MongoDB date criteria by @dstepanov in #1553
Improvements β
- Correct MongoDB upsert options by @dstepanov in #1554
- Improve R2DBC connection cancellation by @dstepanov in #1556
- Correct recognizing DTOs with
@Serdeable
by @dstepanov in #1559 - Correct datetime conversions by @dstepanov in #1558
Dependency updates π
- chore(deps): update micronaut-serde to v1.1.0 by @renovate in #1540
- chore(deps): update dependency org.testcontainers:testcontainers-bom to v1.17.2 by @renovate in #1538
Other Changes π‘
- Add example of correct Hibernate listener that modifies the entity without making it dirty by @dstepanov in #1563
Full Changelog: v3.4.1...v3.4.2