github micronaut-projects/micronaut-core v4.0.0-M3
Micronaut Framework 4.0.0-M3

latest releases: v4.6.5, v4.6.4, v4.6.3...
pre-release16 months ago

What's Changed

New Features 🎉

Bug Fixes 🐞

Improvements ⭐

  • Add ability to disable log in environments by @altro3 in #8946
  • Load ApplicationContextConfigurer with passed classloader instead of the class one by @Goldmensch in #8608
  • Allow access to 'this' in expressions / support introspections by @graemerocher in #9123
  • tck: Write length and first 10 bytes if bytearray assertion fails by @timyates in #9111
  • Support for Comparable types in expressions by @GavrilovSV in #9163
  • Ensure JsonNode is serializable/deserializable by default mapper by @graemerocher in #9175
  • Do not avoid processing enum methods by @andriy-dmytruk in #9165

Docs 📖

Dependency updates 🚀

  • Update to Jackson 2.14.2 by @sdelamo in #9064
  • build: Micronaut Security 3.11.0 by @sdelamo in #9087
  • CRaC 1.2.2 by @sdelamo in #9088
  • fix(deps): update managed-reactor to v3.5.5 by @renovate in #9127
  • Update dependency ch.qos.logback:logback-classic to v1.4.7 by @renovate in #9178
  • Update gradle/gradle-build-action action to v2.4.2 [SECURITY] by @renovate in #9186
  • Kotlin 1.8.21 KSP update and Coroutines 1.7.0 by @sdelamo in #9202
  • Update dependency io.netty.incubator:netty-incubator-transport-native-io_uring to v0.0.21.Final by @renovate in #9193

Other Changes 💡

New Contributors

Full Changelog: v4.0.0-M2...v4.0.0-M3

Don't miss a new micronaut-core release

NewReleases is sending notifications on new releases.