Skip to content

Releases: micronaut-projects/micronaut-data

Micronaut Data 4.9.6

22 Oct 11:24
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v4.9.5...v4.9.6

Micronaut Data 4.9.5

11 Oct 13:22
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Regressions 🧐

Full Changelog: v4.9.4...v4.9.5

Micronaut Data 4.9.4

26 Sep 07:14
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v4.9.3...v4.9.4

Micronaut Data 4.9.3

05 Sep 14:30
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v4.9.2...v4.9.3

Micronaut Data 4.9.2

04 Sep 07:17
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: Defer R2DBC Transactional callbacks using flatMap by @dstepanov in #3097

Other Changes πŸ’‘

Full Changelog: v4.9.1...v4.9.2

Micronaut Data 4.9.1

02 Sep 09:25
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Improvements ⭐

  • Change AbstractQueryInterceptor.getParameterInRole to be protected and reusable by @radovanradic in #3090

Dependency updates πŸš€

  • fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.6.3 by @renovate in #3080
  • chore(deps): update plugin io.micronaut.build.shared.settings to v7.2.1 by @renovate in #3076
  • fix(deps): update dependency io.micronaut.r2dbc:micronaut-r2dbc-bom to v5.6.1 by @renovate in #3077
  • fix(deps): update dependency io.micronaut.sql:micronaut-sql-bom to v5.8.1 by @renovate in #3079
  • fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.3.3 by @renovate in #3081

Other Changes πŸ’‘

New Contributors

Full Changelog: v4.9.0...v4.9.1

Micronaut Data 4.9.0

18 Aug 10:24
Compare
Choose a tag to compare

What's Changed

Docs πŸ“–

Other Changes πŸ’‘

Dependency updates πŸš€

  • Update Micronaut Data To latest versions by @radovanradic in #3070
  • fix(deps): update dependency org.apache.groovy:groovy-dateutil to v4.0.22 by @renovate in #3006

Spring Data

Kotlin

KSP
  • fix(deps): update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v1.9.25-1.0.20 by @renovate in #3037
  • fix(deps): update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v1.9.24-1.0.20 by @renovate in #2935

Micronaut Modules

Micronaut Core
  • fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.5.4 by @renovate in #3042
  • fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.5.3 by @renovate in #3000
Micronaut Serialization
  • fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.10.2 by @renovate in #2969
Micronaut RxJava2
  • fix(deps): update dependency io.micronaut.rxjava2:micronaut-rxjava2-bom to v2.4.0 by @renovate in #3014
Micronaut Micrometer
Micronaut Azure
  • fix(deps): update dependency io.micronaut.azure:micronaut-azure-cosmos to v5.5.1 by @renovate in #2979
Micronaut Flyway
  • fix(deps): update dependency io.micronaut.flyway:micronaut-flyway-bom to v7.3.0 by @renovate in #2980
Micronaut Validation
  • fix(deps): update dependency io.micronaut.validation:micronaut-validation-bom to v4.6.1 by @renovate in #3019
  • fix(deps): update dependency io.micronaut.validation:micronaut-validation-bom to v4.6.0 by @renovate in #3017
Micronaut Reactor
  • fix(deps): update dependency io.micronaut.reactor:micronaut-reactor-bom to v3.4.0 by @renovate in #2994
  • fix(deps): update dependency io.micronaut.reactor:micronaut-reactor-bom to v3.4.1 by @renovate in #3038
Micronaut SQL
  • fix(deps): update dependency io.micronaut.sql:micronaut-sql-bom to v5.7.0 by @renovate in #3016
Micronaut Spring
  • fix(deps): update dependency io.micronaut.spring:micronaut-spring-bom to v5.7.0 by @renovate in #3015
Micronaut Test Resources
  • fix(deps): update micronaut.testresources to v2.5.3 by @renovate in #3026
  • fix(deps): update micronaut.testresources to v2.5.4 by @renovate in #3034
Micronaut R2DBC
  • fix(deps): update dependency io.micronaut.r2dbc:micronaut-r2dbc-bom to v5.5.0 by @renovate in #2984

CI βš™οΈBuild 🐘

  • chore(deps): update dependency gradle to v8.10 by @renovate in #3064

GraalVM

  • chore(deps): update graalvm/setup-graalvm action to v1.2.3 by @renovate in #3059

Spring Boot Gradle Plugin

  • fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.3.1 by @renovate in #3001
  • fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.3.2 by @renovate in #3039

Spring Dependency Management Gradle Plugin

  • fix(deps): update dependency io.spring.gradle:dependency-management-plugin to v1.1.6 by @renovate in #3020
  • fix(deps): update dependency io.spring.gradle:dependency-management-plugin to v1.1.5 by @renovate in #3005

Micronaut Build Plugin

  • chore(deps): update plugin io.micronaut.build.shared.settings to v7.2.0 by @renovate in #3043
  • chore(deps): update plugin io.micronaut.build.shared.settings to v7.1.3 by @renovate in #2978
  • chore(deps): update plugin io.micronaut.build.shared.settings to v7.1.4 by @renovate in #3012

Micronaut Gradle Plugin

  • fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.4.2 by @renovate in #3033

Full Changelog: v4.8.1...v4.9.0

Micronaut Data 4.8.5

09 Aug 05:51
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Other Changes πŸ’‘

Full Changelog: v4.8.4...v4.8.5

Micronaut Data 4.8.4

16 Jul 12:10
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v4.8.3...v4.8.4

Micronaut Data 4.8.3

04 Jul 14:38
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Improvements ⭐

  • CursoredPage not supported with findAll and PredicateSpecification by @radovanradic in #3007

Dependency updates πŸš€

  • fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.5.3 by @renovate in #2974
  • fix(deps): update dependency io.spring.gradle:dependency-management-plugin to v1.1.5 by @renovate in #2933
  • fix(deps): update spring data by @renovate in #2983
  • chore(deps): update graalvm/setup-graalvm action to v1.2.2 by @renovate in #2985
  • fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.3.1 by @renovate in #2987

Other Changes πŸ’‘

New Contributors

Full Changelog: v4.8.1...v4.8.3