Skip to content

Releases: micronaut-projects/micronaut-data

Micronaut Data 4.14.3

26 Jan 15:24

Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • Fix Cursored pageable in Kotlin suspend (back port to 4.14.x) by @radovanradic in #3662
  • Fix cascade save child records with non auto generated and set ids by @radovanradic in #3688
  • Fix NullValue conversion when target is kotlinx.coroutines.flow.Flow (back port to 4.14.x) by @radovanradic in #3698

Other Changes πŸ’‘

Full Changelog: v4.14.2...v4.14.3

v5.0.0-M1

30 Dec 11:04

Choose a tag to compare

v5.0.0-M1 Pre-release
Pre-release

What's Changed

Bug Fixes 🐞

Dependency updates πŸš€

  • chore(deps): update softprops/action-gh-release action to v2.4.1 by @renovate[bot] in #3556
  • fix(deps): update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v2 by @renovate[bot] in #3473
  • fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.10.6 by @renovate[bot] in #3563
  • chore(deps): update graalvm/setup-graalvm action to v1.4.2 by @renovate[bot] in #3575
  • chore(deps): update plugin io.micronaut.build.shared.settings to v8.0.0-m9 by @renovate[bot] in #3576
  • fix(deps): update dependency org.apache.groovy:groovy-dateutil to v4.0.29 by @renovate[bot] in #3580
  • fix(deps): update spring data by @renovate[bot] in #3565
  • fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.5.7 by @renovate[bot] in #3584
  • fix(deps): update kotlin monorepo to v2.2.21 by @renovate[bot] in #3588
  • chore(deps): update softprops/action-gh-release action to v2.4.2 by @renovate[bot] in #3590
  • chore(deps): update gradle to v9.2.0 by @renovate[bot] in #3591
  • fix(deps): update dependency io.micronaut.flyway:micronaut-flyway-bom to v7.9.2 by @renovate[bot] in #3585
  • fix(deps): update dependency org.springframework.data:spring-data-bom to v2025 by @renovate[bot] in #3589
  • chore(deps): update github artifact actions (major) by @renovate[bot] in #3596
  • chore(deps): update mikepenz/action-junit-report action to v6 by @renovate[bot] in #3597
  • fix(deps): update dependency io.projectreactor.netty:reactor-netty-http to v1.3.0 by @renovate[bot] in #3595
  • fix(deps): update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v2.3.2 by @renovate[bot] in #3594
  • fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.16.2 by @renovate[bot] in #3600
  • fix(deps): update dependency io.micronaut.mongodb:micronaut-mongo-bom to v6 by @renovate[bot] in #3603
  • fix(deps): update dependency io.micronaut.r2dbc:micronaut-r2dbc-bom to v7 by @renovate[bot] in #3604
  • Update Micronaut modules dependencies by @radovanradic in #3593
  • chore(deps): update gradle to v9.2.1 by @renovate[bot] in #3611
  • fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.5.8 by @renovate[bot] in #3612
  • fix(deps): update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v2.3.3 by @renovate[bot] in #3613
  • fix(deps): update dependency io.micronaut.sql:micronaut-sql-bom to v7.0.0-M4 by @renovate[bot] in #3586
  • fix(deps): update spring data by @renovate[bot] in #3605
  • fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v4 by @renovate[bot] in #3614
  • fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.10.9 by @renovate[bot] in #3618
  • fix(deps): update spring data to v4 (major) by @renovate[bot] in #3606
  • chore(deps): update graalvm/setup-graalvm action to v1.4.3 by @renovate[bot] in #3623
  • chore(deps): update plugin io.micronaut.build.shared.settings to v8.0.0-m11 by @renovate[bot] in #3624
  • chore(deps): update plugin io.micronaut.build.shared.settings to v8.0.0-m12 by @renovate[bot] in #3630
  • chore(deps): update graalvm/setup-graalvm action to v1.4.4 by @renovate[bot] in #3631
  • fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.10.10 by @renovate[bot] in #3638
  • fix(deps): update spring data by @renovate[bot] in #3640
  • Update to micronaut 5 by @radovanradic in #3627
  • chore(deps): update plugin io.micronaut.build.shared.settings to v8.0.0-m13 by @renovate[bot] in #3643
  • fix(deps): update dependency io.micronaut:micronaut-core-bom to v5.0.0-m5 by @renovate[bot] in #3644
  • fix(deps): update dependency org.apache.groovy:groovy-dateutil to v5.0.3 by @renovate[bot] in #3645
  • fix(deps): update dependency io.micronaut.coherence:micronaut-coherence-bom to 6.0.0-M1 by @renovate[bot] in #3647
  • fix(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.3.0 by @renovate[bot] in #3635
  • fix(deps): update kotlin monorepo to v2.3.0 by @renovate[bot] in #3646
  • fix(deps): update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v2.3.4 by @renovate[bot] in #3652
  • fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v4.0.1 by @renovate[bot] in #3654
  • fix(deps): update dependency io.micronaut:micronaut-core-bom to v5.0.0-m6 by @renovate[bot] in #3658
  • chore(deps): update actions/checkout action to v6.0.1 by @renovate[bot] in #3617

Other Changes πŸ’‘

Full Changelog: v4.14.2...v5.0.0-M1

Micronaut Data 4.14.2

12 Dec 10:08

Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v4.14.1...v4.14.2

Micronaut Data 4.14.1

06 Nov 11:57

Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v4.14.0...v4.14.1

Micronaut Data 4.14.0

17 Oct 12:12

Choose a tag to compare

What's Changed

Dependency updates πŸš€

  • fix(deps): update dependency io.micronaut.validation:micronaut-validation-bom to v4.11.0 by @renovate[bot] in #3460
  • fix(deps): update dependency io.micronaut.azure:micronaut-azure-cosmos to v5.12.0 by @renovate[bot] in #3456
  • fix(deps): update dependency io.micronaut.mongodb:micronaut-mongo-bom to v5.7.0 by @renovate[bot] in #3459
  • fix(deps): update micronaut.testresources to v2.10.1 by @renovate[bot] in #3470
  • Dependencies and changes for 4.10 by @renovate[bot] in #3542

Other Changes πŸ’‘

Full Changelog: v4.13.8...v4.14.0

Micronaut Data 4.13.8

15 Oct 13:31

Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • Fix Custom INSERT statement with Multitenancy nulls out the tenantId by @radovanradic in #3552

Other Changes πŸ’‘

Full Changelog: v4.13.7...v4.13.8

Micronaut Data 4.13.7

10 Oct 13:35

Choose a tag to compare

Micronaut Data 4.13.6

10 Oct 13:19

Choose a tag to compare

What's Changed

Other Changes πŸ’‘

  • Pass EntityEventContext to getApplicableProperties so subclasses can access the current property values by @kevin-wise in #3521

Bug Fixes 🐞

Docs πŸ“–

Dependency updates πŸš€

  • fix(deps): update dependency org.apache.groovy:groovy-dateutil to v4.0.28 by @renovate[bot] in #3491

Micronaut Modules

Micronaut SQL
  • fix(deps): update dependency io.micronaut.sql:micronaut-sql-bom to v6.2.2 by @renovate[bot] in #3539
Micronaut Logging
  • fix(deps): update dependency io.micronaut.logging:micronaut-logging-bom to v1.7.1 by @renovate[bot] in #3544
Micronaut Serialization
  • fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.15.4 by @renovate[bot] in #3545

CI βš™οΈBuild 🐘

  • chore(deps): update actions/checkout action to v4.3.0 by @renovate[bot] in #3533
  • chore(deps): update actions/download-artifact action to v5 by @renovate[bot] in #3503
  • chore(deps): update actions/upload-artifact action to v4.6.2 by @renovate[bot] in #3548
  • chore(deps): update softprops/action-gh-release action to v2.4.0 by @renovate[bot] in #3546

New Contributors

Full Changelog: v4.13.5...v4.13.6

Micronaut Data 4.13.5

26 Sep 14:19

Choose a tag to compare

What's Changed

Bug Fixes 🐞

Dependency updates πŸš€

  • fix(deps): update dependency org.sonatype.gradle.plugins:scan-gradle-plugin to v3.1.3 by @renovate[bot] in #3513
  • fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.5.5 by @renovate[bot] in #3517
  • chore(deps): update graalvm/setup-graalvm action to v1.3.6 by @renovate[bot] in #3520
  • fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.9.11 by @renovate[bot] in #3522
  • fix(deps): update dependency io.micronaut.spring:micronaut-spring-bom to v5.11.2 by @renovate[bot] in #3525
  • chore(deps): update graalvm/setup-graalvm action to v1.3.7 by @renovate[bot] in #3526
  • chore(deps): update softprops/action-gh-release action to v2.3.3 by @renovate[bot] in #3527
  • fix(deps): update dependency org.projectlombok:lombok to v1.18.42 by @renovate[bot] in #3528
  • fix(deps): update dependency org.sonatype.gradle.plugins:scan-gradle-plugin to v3.1.4 by @renovate[bot] in #3529
  • fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.5.6 by @renovate[bot] in #3530
  • fix(deps): update spring data by @renovate[bot] in #3531
  • chore(deps): update actions/upload-artifact action to v4.6.2 by @renovate[bot] in #3534

Other Changes πŸ’‘

New Contributors

Full Changelog: v4.13.4...v4.13.5

Micronaut Data 4.13.4

21 Aug 06:57

Choose a tag to compare

What's Changed

Bug Fixes 🐞

Docs πŸ“–

Dependency updates πŸš€

  • fix(deps): update spring data by @renovate[bot] in #3483
  • chore(deps): update graalvm/setup-graalvm action to v1.3.5 by @renovate[bot] in #3489
  • fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.5.4 by @renovate[bot] in #3495
  • fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.15.1 by @renovate[bot] in #3497
  • fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.9.9 by @renovate[bot] in #3498
  • fix(deps): update dependency org.sonatype.gradle.plugins:scan-gradle-plugin to v3.1.2 by @renovate[bot] in #3500
  • fix(deps): update spring data by @renovate[bot] in #3511

Other Changes πŸ’‘

New Contributors

Full Changelog: v4.13.3...v4.13.4