Skip to content

Releases: micronaut-projects/micronaut-core

Micronaut Core v4.3.9

24 Feb 09:13
Compare
Choose a tag to compare

What's Changed

Other Changes 💡

Full Changelog: v4.3.8...v4.3.9

Micronaut Core 4.3.8

22 Feb 21:05
Compare
Choose a tag to compare

What's Changed

KSP Fixes 🐞

  • Fix process EachProperty configurations with abstract class for KSP by @altro3 in #10523

Bug Fixes 🐞

  • Correct generating a copy constructor by @dstepanov in #10519
  • Fix special case of NameUtils.underscoreSeparate where the first char is the separator char by @wetted in #10516

Dependency updates 🚀

  • fix(deps): update dependency io.netty.incubator:netty-incubator-transport-native-io_uring to v0.0.25.final by @renovate in #10518
  • fix(deps): update dependency io.netty:netty-tcnative-boringssl-static to v2.0.63.final by @renovate in #10525

CI ⚙️Build 🐘

  • chore(deps): update gradle/gradle-build-action action to v2.12.0 by @renovate in #10498
  • chore(deps): update dependency org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin to v0.10.1 - autoclosed by @renovate in #10522

Full Changelog: v4.3.7...v4.3.8

Micronaut Core v4.3.7

15 Feb 15:29
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v4.3.6...v4.3.7

Micronaut Core 4.3.6

15 Feb 10:03
Compare
Choose a tag to compare

What's Changed

Docs 📖

KSP Fixes 🐞

  • KSP: Mark dependencies as aggregated if the visitor is of aggregated type by @dstepanov in #10487

Dependency updates 🚀

  • Update dependency io.netty.incubator:netty-incubator-codec-http3 to v0.0.25.Final by @renovate in #10479
  • fix(deps): update netty monorepo to v4.1.107.final by @renovate in #10494

Micronaut Modules

Micronaut Validation
  • Update dependency io.micronaut.validation:micronaut-validation-bom to v4.4.0 by @renovate in #10489
Micronaut Session
  • Update dependency io.micronaut.session:micronaut-session to v4.2.0 by @renovate in #10482
Micronaut Groovy
  • fix(deps): update dependency io.micronaut.groovy:micronaut-runtime-groovy to v4.2.0 by @renovate in #10468

CI ⚙️Build 🐘

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

Full Changelog: v4.3.5...v4.3.6

Micronaut Core 4.3.5

09 Feb 15:27
Compare
Choose a tag to compare

What's Changed

KSP

  • KSP: Fix processing elements with a high priority visitor by @dstepanov in #10476

Bug Fixes 🐞

Docs 📖

Dependency updates 🚀

  • Update dependency org.slf4j:slf4j-api to v2.0.12 by @renovate in #10461
  • Update dependency org.testcontainers:spock to v1.19.5 by @renovate in #10472

GraalVM 🏆

CI ⚙️Build 🐘

Full Changelog: v4.3.4...v4.3.5

Micronaut Core 4.3.4

05 Feb 20:45
Compare
Choose a tag to compare

What's Changed

KSP

Bug Fixes 🐞

Dependency updates 🚀

Other Changes 💡

  • Upgraded Native Build Tool version and removed native metadata that exist in the shared repo by @msupic in #10453

Build & CI ⚙️

Tests ✅

New Contributors

Full Changelog: v4.3.3...v4.3.4

Micronaut Core 4.3.3

30 Jan 20:04
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • Fix incorrect detection of imperative route for async/reactive void methods by @dstepanov in #10432

Other Changes 💡

Full Changelog: v4.3.2...v4.3.3

Micronaut Core 4.3.2

30 Jan 13:45
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Improvements ⭐

Docs 📖

  • document @ExecuteOn only works on Controller and Filter methods by @wetted in #10418

Dependency updates 🚀

  • chore(deps): update plugin io.micronaut.build.shared.settings to v6.6.2 by @renovate in #10412
  • fix(deps): update dependency org.testcontainers:spock to v1.19.4 by @renovate in #10426

Full Changelog: v4.3.1...v4.3.2

Micronaut Core 4.3.1

24 Jan 16:28
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Dependency updates 🚀

Full Changelog: v4.3.0...v4.3.1

Micronaut Core v4.3.0

23 Jan 20:29
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: ServerCookieEncoder and ServerCookieDecoder by @sdelamo in #10402

Bug Fixes 🐞

KSP Improvements and Bug Fixes

Other Changes 💡

Improvements ⭐

Docs 📖

Dependency updates 🚀

  • fix(deps): update dependency org.jetbrains:annotations to v23.1.0 by @renovate in #10144
  • Update dependency org.tomlj:tomlj to v1.1.1 by @renovate in #10336
  • Update dependency org.yaml:snakeyaml to v2.2 by @renovate in #10308
  • Update jmh to v1.37 by @renovate in #10313
  • Update dependency com.squareup.okio:okio to v3.7.0 by @renovate in #10286
  • Update dependency org.testcontainers:spock to v1.19.3 by @renovate in #10306
  • Update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.25.8 by @renovate in https://...
Read more