v4.11.2
What's Changed
Bug Fixes π
- Fix @ColumTransformer on joined entity by @radovanradic in #3341
- Fix JPA sort with multiple field selection by @radovanradic in #3343
- Fix sync transaction/connection propagation by @dstepanov in #3336
- Require sync mongo for
MongoConnectionOperationsImpl
by @dstepanov in #3349
Improvements β
- Allow customizing mongo collection name in environment configuration by @radovanradic in #3328
- Fix converting Flow with suspend by @dstepanov in #3340
Dependency updates π
- fix(deps): update dependency io.micronaut.validation:micronaut-validation-bom to v4.8.1 by @renovate in #3308
- fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.13 by @renovate in #3309
- fix(deps): update micronaut.testresources to v2.7.3 by @renovate in #3311
- fix(deps): update dependency org.apache.groovy:groovy-dateutil to v4.0.26 by @renovate in #3335
- chore(deps): update plugin io.micronaut.build.shared.settings to v7.4.0 by @renovate in #3339
- fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.4.3 by @renovate in #3322
- chore(deps): update graalvm/setup-graalvm action to v1.3.3 by @renovate in #3323
- fix(deps): update dependency me.champeau.jmh:jmh-gradle-plugin to v0.7.3 by @renovate in #3310
- chore(deps): update actions/upload-artifact action to v4.6.1 by @renovate in #3296
Other Changes π‘
- Repositories referencing classes that are not yet generated fail compilation by @graemerocher in #3350
Full Changelog: v4.11.1...v4.11.2