[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
micronaut-projects/micronaut-data (io.micronaut.data:micronaut-data-bom)
### [`v4.10.3`](https://redirect.github.com/micronaut-projects/micronaut-data/releases/tag/v4.10.3): Micronaut Data 4.10.3
#### What's Changed
##### Bug Fixes π
- Fix mapping with embedded field with generic type by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3224](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3224)
##### Improvements β
- Oracle duality Json View optimization in property comparison and sort by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3222](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3222)
##### Dependency updates π
- fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.3 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3218](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3218)
- fix(deps): update dependency org.apache.groovy:groovy-dateutil to v4.0.24 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3219](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3219)
- fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.4 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3221](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3221)
- fix(deps): update dependency io.micronaut.flyway:micronaut-flyway-bom to v7.6.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3220](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3220)
**Full Changelog**: https://github.com/micronaut-projects/micronaut-data/compare/v4.10.2...v4.10.3
### [`v4.10.2`](https://redirect.github.com/micronaut-projects/micronaut-data/releases/tag/v4.10.2): Micronaut Data 4.10.2
#### What's Changed
##### Dependency updates π
- fix(deps): update dependency io.micronaut.azure:micronaut-azure-cosmos to v5.8.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3216](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3216)
- fix(deps): update dependency io.micronaut.rxjava2:micronaut-rxjava2-bom to v2.6.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3214](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3214)
- fix(deps): update dependency io.micronaut.kotlin:micronaut-kotlin-bom to v4.5.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3213](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3213)
##### GraalVM π
- Get ready for strict image heap by [@sdelamo](https://redirect.github.com/sdelamo) in [https://github.com/micronaut-projects/micronaut-data/pull/3122](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3122)
**Full Changelog**: https://github.com/micronaut-projects/micronaut-data/compare/v4.10.1...v4.10.2
### [`v4.10.1`](https://redirect.github.com/micronaut-projects/micronaut-data/releases/tag/v4.10.1): Micronaut Data 4.10.1
**Full Changelog**: https://github.com/micronaut-projects/micronaut-data/compare/v4.10.0...v4.10.1
#### What's Changed
##### Bug Fixes π
- Fix operation type of count by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3217](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3217)
**Full Changelog**: https://github.com/micronaut-projects/micronaut-data/compare/v4.10.0...v4.10.1
### [`v4.10.0`](https://redirect.github.com/micronaut-projects/micronaut-data/releases/tag/v4.10.0): Micronaut Data 4.10.0
#### What's Changed
##### Bug Fixes π
- Fix: Find one with join issue by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3137](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3137)
- Fix mapping empty page by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3180](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3180)
##### Improvements β
- Next phase criteria refactoring to allow more complex scenarios by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3100](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3100)
- Add missing criteria methods to CoroutineJpaSpecificationExecutor by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3107](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3107)
- Support subquery Criteria API by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3116](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3116)
- Refactor limit, offset by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3120](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3120)
- Criteria pagination by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3132](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3132)
- Improved Criteria docs by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3136](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3136)
- Refactoring for paginated JOIN support by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3152](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3152)
- Hibernate: Set the order using the Hibernate API instead of modifying the query by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3156](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3156)
- Pagination with JOINs for repository methods by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3174](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3174)
##### Docs π
- Add example with custom query and one-to-many by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3195](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3195)
##### Dependency updates π
- fix(deps): update dependency io.micronaut.azure:micronaut-azure-cosmos to v5.7.1 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3083](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3083)
- fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.6.4 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3103](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3103)
- chore(deps): update dependency gradle to v8.10.1 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3113](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3113)
- fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.6.5 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3115](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3115)
- fix(deps): update dependency io.micronaut.sql:micronaut-sql-bom to v5.8.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3121](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3121)
- fix(deps): update dependency org.apache.groovy:groovy-dateutil to v4.0.23 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3123](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3123)
- fix(deps): update spring data by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3124](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3124)
- fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.3.4 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3141](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3141)
- chore(deps): update dependency gradle to v8.10.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3149](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3149)
- Update dependency io.micronaut:micronaut-core-bom to v4.6.6 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3160](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3160)
- fix(deps): update dependency io.micronaut.coherence:micronaut-coherence-bom to v5.0.4 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3162](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3162)
- chore(deps): update actions/checkout action to v4.2.1 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3153](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3153)
- fix(deps): update micronaut.testresources to v2.6.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3133](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3133)
- Update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.4.3 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3157](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3157)
- fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.11.1 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3178](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3178)
- chore(deps): update graalvm/setup-graalvm action to v1.2.4 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3181](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3181)
- fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3170](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3170)
- fix(deps): update dependency io.micronaut.logging:micronaut-logging-bom to v1.5.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3176](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3176)
- fix(deps): update dependency io.micronaut.spring:micronaut-spring-bom to v5.8.1 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3186](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3186)
- fix(deps): update dependency io.micronaut.validation:micronaut-validation-bom to v4.8.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3185](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3185)
- fix(deps): update dependency io.micronaut.reactor:micronaut-reactor-bom to v3.6.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3184](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3184)
- chore(deps): update plugin io.micronaut.build.shared.settings to v7.2.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3189](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3189)
- fix(deps): update spring data by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3190](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3190)
- fix(deps): update kotlinx-coroutines monorepo to v1.9.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3150](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3150)
- fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.3.5 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3194](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3194)
- fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.11.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3196](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3196)
- fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.1 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3197](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3197)
- chore(deps): update plugin io.micronaut.build.shared.settings to v7.2.3 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3198](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3198)
- chore(deps): update graalvm/setup-graalvm action to v1.2.5 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3199](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3199)
- fix(deps): update dependency io.micronaut.spring:micronaut-spring-bom to v5.9.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3201](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3201)
- chore(deps): update softprops/action-gh-release action to v2.0.9 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3203](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3203)
- fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.12.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3200](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3200)
- fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.4.4 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3207](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3207)
- fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3210](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3210)
- chore(deps): update mikepenz/action-junit-report action to v5 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3205](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3205)
- fix(deps): update dependency io.micronaut.flyway:micronaut-flyway-bom to v7.5.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3212](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3212)
- fix(deps): update dependency io.micronaut.mongodb:micronaut-mongo-bom to v5.5.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3211](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3211)
- fix(deps): update dependency io.micronaut.sql:micronaut-sql-bom to v6 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3209](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3209)
- fix(deps): update dependency io.micronaut.r2dbc:micronaut-r2dbc-bom to v5.7.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3208](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3208)
##### Other Changes π‘
- Merge 4.9 into 4.10 by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3112](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3112)
- Test different combinations of limit and offset by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3119](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3119)
- Merge changes from 4.9.x by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3146](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3146)
- Added coherence example to make sure it does not break with new changes by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3154](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3154)
- Merge 4.9.x one more time to 4.10.x by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3175](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3175)
- Remove jakarta managed deps and use from micronaut-sql by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3191](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3191)
- Merge 4.9.x latest by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3206](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3206)
**Full Changelog**: https://github.com/micronaut-projects/micronaut-data/compare/v4.9.6...v4.10.0
### [`v4.9.7`](https://redirect.github.com/micronaut-projects/micronaut-data/releases/tag/v4.9.7): Micronaut Data 4.9.7
#### What's Changed
##### Bug Fixes π
- Fix mapping with embedded field with generic type by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3223](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3223)
**Full Changelog**: https://github.com/micronaut-projects/micronaut-data/compare/v4.9.6...v4.9.7
Configuration
π Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
4.9.6
->4.10.3
Release Notes
micronaut-projects/micronaut-data (io.micronaut.data:micronaut-data-bom)
### [`v4.10.3`](https://redirect.github.com/micronaut-projects/micronaut-data/releases/tag/v4.10.3): Micronaut Data 4.10.3 #### What's Changed ##### Bug Fixes π - Fix mapping with embedded field with generic type by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3224](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3224) ##### Improvements β - Oracle duality Json View optimization in property comparison and sort by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3222](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3222) ##### Dependency updates π - fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.3 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3218](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3218) - fix(deps): update dependency org.apache.groovy:groovy-dateutil to v4.0.24 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3219](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3219) - fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.4 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3221](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3221) - fix(deps): update dependency io.micronaut.flyway:micronaut-flyway-bom to v7.6.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3220](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3220) **Full Changelog**: https://github.com/micronaut-projects/micronaut-data/compare/v4.10.2...v4.10.3 ### [`v4.10.2`](https://redirect.github.com/micronaut-projects/micronaut-data/releases/tag/v4.10.2): Micronaut Data 4.10.2 #### What's Changed ##### Dependency updates π - fix(deps): update dependency io.micronaut.azure:micronaut-azure-cosmos to v5.8.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3216](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3216) - fix(deps): update dependency io.micronaut.rxjava2:micronaut-rxjava2-bom to v2.6.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3214](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3214) - fix(deps): update dependency io.micronaut.kotlin:micronaut-kotlin-bom to v4.5.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3213](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3213) ##### GraalVM π - Get ready for strict image heap by [@sdelamo](https://redirect.github.com/sdelamo) in [https://github.com/micronaut-projects/micronaut-data/pull/3122](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3122) **Full Changelog**: https://github.com/micronaut-projects/micronaut-data/compare/v4.10.1...v4.10.2 ### [`v4.10.1`](https://redirect.github.com/micronaut-projects/micronaut-data/releases/tag/v4.10.1): Micronaut Data 4.10.1 **Full Changelog**: https://github.com/micronaut-projects/micronaut-data/compare/v4.10.0...v4.10.1 #### What's Changed ##### Bug Fixes π - Fix operation type of count by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3217](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3217) **Full Changelog**: https://github.com/micronaut-projects/micronaut-data/compare/v4.10.0...v4.10.1 ### [`v4.10.0`](https://redirect.github.com/micronaut-projects/micronaut-data/releases/tag/v4.10.0): Micronaut Data 4.10.0 #### What's Changed ##### Bug Fixes π - Fix: Find one with join issue by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3137](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3137) - Fix mapping empty page by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3180](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3180) ##### Improvements β - Next phase criteria refactoring to allow more complex scenarios by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3100](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3100) - Add missing criteria methods to CoroutineJpaSpecificationExecutor by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3107](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3107) - Support subquery Criteria API by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3116](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3116) - Refactor limit, offset by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3120](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3120) - Criteria pagination by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3132](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3132) - Improved Criteria docs by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3136](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3136) - Refactoring for paginated JOIN support by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3152](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3152) - Hibernate: Set the order using the Hibernate API instead of modifying the query by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3156](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3156) - Pagination with JOINs for repository methods by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3174](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3174) ##### Docs π - Add example with custom query and one-to-many by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3195](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3195) ##### Dependency updates π - fix(deps): update dependency io.micronaut.azure:micronaut-azure-cosmos to v5.7.1 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3083](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3083) - fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.6.4 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3103](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3103) - chore(deps): update dependency gradle to v8.10.1 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3113](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3113) - fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.6.5 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3115](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3115) - fix(deps): update dependency io.micronaut.sql:micronaut-sql-bom to v5.8.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3121](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3121) - fix(deps): update dependency org.apache.groovy:groovy-dateutil to v4.0.23 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3123](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3123) - fix(deps): update spring data by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3124](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3124) - fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.3.4 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3141](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3141) - chore(deps): update dependency gradle to v8.10.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3149](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3149) - Update dependency io.micronaut:micronaut-core-bom to v4.6.6 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3160](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3160) - fix(deps): update dependency io.micronaut.coherence:micronaut-coherence-bom to v5.0.4 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3162](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3162) - chore(deps): update actions/checkout action to v4.2.1 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3153](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3153) - fix(deps): update micronaut.testresources to v2.6.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3133](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3133) - Update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.4.3 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3157](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3157) - fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.11.1 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3178](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3178) - chore(deps): update graalvm/setup-graalvm action to v1.2.4 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3181](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3181) - fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3170](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3170) - fix(deps): update dependency io.micronaut.logging:micronaut-logging-bom to v1.5.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3176](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3176) - fix(deps): update dependency io.micronaut.spring:micronaut-spring-bom to v5.8.1 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3186](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3186) - fix(deps): update dependency io.micronaut.validation:micronaut-validation-bom to v4.8.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3185](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3185) - fix(deps): update dependency io.micronaut.reactor:micronaut-reactor-bom to v3.6.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3184](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3184) - chore(deps): update plugin io.micronaut.build.shared.settings to v7.2.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3189](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3189) - fix(deps): update spring data by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3190](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3190) - fix(deps): update kotlinx-coroutines monorepo to v1.9.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3150](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3150) - fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.3.5 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3194](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3194) - fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.11.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3196](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3196) - fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.1 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3197](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3197) - chore(deps): update plugin io.micronaut.build.shared.settings to v7.2.3 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3198](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3198) - chore(deps): update graalvm/setup-graalvm action to v1.2.5 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3199](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3199) - fix(deps): update dependency io.micronaut.spring:micronaut-spring-bom to v5.9.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3201](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3201) - chore(deps): update softprops/action-gh-release action to v2.0.9 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3203](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3203) - fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.12.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3200](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3200) - fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.4.4 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3207](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3207) - fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3210](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3210) - chore(deps): update mikepenz/action-junit-report action to v5 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3205](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3205) - fix(deps): update dependency io.micronaut.flyway:micronaut-flyway-bom to v7.5.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3212](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3212) - fix(deps): update dependency io.micronaut.mongodb:micronaut-mongo-bom to v5.5.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3211](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3211) - fix(deps): update dependency io.micronaut.sql:micronaut-sql-bom to v6 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3209](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3209) - fix(deps): update dependency io.micronaut.r2dbc:micronaut-r2dbc-bom to v5.7.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-data/pull/3208](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3208) ##### Other Changes π‘ - Merge 4.9 into 4.10 by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3112](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3112) - Test different combinations of limit and offset by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-data/pull/3119](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3119) - Merge changes from 4.9.x by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3146](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3146) - Added coherence example to make sure it does not break with new changes by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3154](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3154) - Merge 4.9.x one more time to 4.10.x by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3175](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3175) - Remove jakarta managed deps and use from micronaut-sql by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3191](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3191) - Merge 4.9.x latest by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3206](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3206) **Full Changelog**: https://github.com/micronaut-projects/micronaut-data/compare/v4.9.6...v4.10.0 ### [`v4.9.7`](https://redirect.github.com/micronaut-projects/micronaut-data/releases/tag/v4.9.7): Micronaut Data 4.9.7 #### What's Changed ##### Bug Fixes π - Fix mapping with embedded field with generic type by [@radovanradic](https://redirect.github.com/radovanradic) in [https://github.com/micronaut-projects/micronaut-data/pull/3223](https://redirect.github.com/micronaut-projects/micronaut-data/pull/3223) **Full Changelog**: https://github.com/micronaut-projects/micronaut-data/compare/v4.9.6...v4.9.7Configuration
π Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.