Skip to content

Micronaut Data 4.11.0

Compare
Choose a tag to compare
@radovanradic radovanradic released this 14 Jan 12:00
· 23 commits to 4.11.x since this release

What's Changed

Bug Fixes 🐞

  • Fix QuerySpecification doesn't support selecting non-lowercase columns by @radovanradic in #3263
  • Fix parameter substitution for raw queries containing colon(s) by @radovanradic in #3282

Dependency updates πŸš€

  • fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.7 by @renovate in #3259
  • fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.8 by @renovate in #3265
  • fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.9 by @renovate in #3268
  • fix(deps): update dependency io.spring.gradle:dependency-management-plugin to v1.1.7 by @renovate in #3270
  • fix(deps): update dependency io.micronaut.flyway:micronaut-flyway-bom to v7.6.1 by @renovate in #3271
  • fix(deps): update dependency io.micronaut.logging:micronaut-logging-bom to v1.5.1 by @renovate in #3274
  • fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.10 by @renovate in #3275
  • chore(deps): update actions/upload-artifact action to v4.5.0 by @renovate in #3272
  • chore(deps): update dependency gradle to v8.12 by @renovate in #3234
  • chore(deps): update plugin io.micronaut.build.shared.settings to v7.3.2 by @renovate in #3240
  • chore(deps): update softprops/action-gh-release action to v2.2.1 by @renovate in #3239
  • fix(deps): update micronaut.testresources to v2.7.0 by @renovate in #3255
  • fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.13.0 by @renovate in #3253
  • fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.4.1 by @renovate in #3251
  • fix(deps): update spring data by @renovate in #3256
  • fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.11 by @renovate in #3281
  • fix(deps): update dependency io.micronaut.multitenancy:micronaut-multitenancy-bom to v5.5.0 by @renovate in #3250

Other Changes πŸ’‘

  • Support including Module and Action in each JDBC session with Oracle JDBC by @radovanradic in #3183
  • Log debug instead of warn when introspected entity cannot be mapped and falls back to mongo deserialize by @radovanradic in #3261
  • Merge 4.10.x into 4.11.x by @radovanradic in #3285

Full Changelog: v4.10.5...v4.11.0