| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| artifacts.zip | 2026-01-26 | 3.2 MB | |
| multiple.intoto.jsonl | 2026-01-26 | 37.1 kB | |
| Micronaut Data 4.14.3 source code.tar.gz | 2026-01-26 | 1.6 MB | |
| Micronaut Data 4.14.3 source code.zip | 2026-01-26 | 4.9 MB | |
| README.md | 2026-01-26 | 1.1 kB | |
| Totals: 5 Items | 9.8 MB | 0 | |
What's Changed
Bug Fixes 🐞
- Fix Cursored pageable in Kotlin suspend (back port to 4.14.x) by @radovanradic in https://github.com/micronaut-projects/micronaut-data/pull/3662
- Fix cascade save child records with non auto generated and set ids by @radovanradic in https://github.com/micronaut-projects/micronaut-data/pull/3688
- Fix NullValue conversion when target is kotlinx.coroutines.flow.Flow (back port to 4.14.x) by @radovanradic in https://github.com/micronaut-projects/micronaut-data/pull/3698
Other Changes 💡
- Fix closing connection and synchronizations by @dstepanov in https://github.com/micronaut-projects/micronaut-data/pull/3661
- Fix streaming records in R2DBC by @dstepanov in https://github.com/micronaut-projects/micronaut-data/pull/3678
- Add Tx/Connection logs by @dstepanov in https://github.com/micronaut-projects/micronaut-data/pull/3699
Full Changelog: https://github.com/micronaut-projects/micronaut-data/compare/v4.14.2...v4.14.3