github micronaut-projects/micronaut-core v4.0.2
Micronaut Core 4.0.2

latest releases: v4.7.3, v4.7.2, v4.7.1...
15 months ago

What's Changed

Bug Fixes 🐞

  • Fix reentrancy in PipeliningServerHandler#writeSome by @yawkat in #9624
  • fix case where property placeholders and expressions are used in the same annotation by @graemerocher in #9633

Improvements ⭐

Docs 📖

Dependency updates 🚀

  • fix(deps): update dependency org.testcontainers:spock to v1.18.3 by @renovate in #9626
  • fix(deps): update netty monorepo to v4.1.95.final by @renovate in #9630

Other Changes 💡

  • Always overwrite content-length/transfer-encoding header in PipeliningServerHandler by @yawkat in #9588
  • Mergup 3.10.x into 4.0.x by @sdelamo in #9619
  • Guard against FullHttpResponse in StreamingOutboundHandler by @yawkat in #9616

Full Changelog: v4.0.1...v4.0.2

Don't miss a new micronaut-core release

NewReleases is sending notifications on new releases.