Skip to content

Micronaut Core 4.3.8

Compare
Choose a tag to compare
@sdelamo sdelamo released this 22 Feb 21:05
· 69 commits to 4.3.x since this release

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