Micronaut Data 3.3.0-M1
Pre-release
Pre-release
What's Changed
- [data] Update common files for branch master by @micronaut-build in #1244
- Don't expand queries for JSON lists by @dstepanov in #1264
- Fix update batch with IN by @dstepanov in #1266
- Disable MySql hanging tests on GraalVM JVM by @dstepanov in #1268
- Use R2DBC Arabba-SR12 and OracleDB R2DBC 0.4.0 by @dstepanov in #1267
- Fix incorrect multiple join query when selecting by entity identity by @dstepanov in #1272
- Fix invalid handling of AND/OR conjunctions/disjunctions by @dstepanov in #1273
- MongoDB implementation by @dstepanov in #1262
- Add Gradle Enterprise badge by @alextu in #1275
- fix introspection lookups missing isPresent() check by @graemerocher in #1279
- rename packages and modules to mongodb by @graemerocher in #1281
- Fix join query when filtering by foreign key joined entity property by @Paullo612 in #1283
- Allow not to use a transaction per operation by @dstepanov in #1277
- Gradle refactoring and migration to catalog by @dstepanov in #1284
- Propagate TX context in Kotlin coroutines by @dstepanov in #1274
- Fix GraalVM warning by @ilopmar in #1288
- Bump application plugin and sql by @dstepanov in #1286
- Correct benchmarks builds by @dstepanov in #1287
- Add 3.3 whats new by @dstepanov in #1289
New Contributors
- @alextu made their first contribution in #1275
- @Paullo612 made their first contribution in #1283
Full Changelog: v3.2.2...v3.3.0-M1