Skip to content

Micronaut Core 4.4.0

Compare
Choose a tag to compare
@sdelamo sdelamo released this 30 Mar 07:37
· 74 commits to 4.4.x since this release

What's Changed

Bug Fixes 🐞

  • Do not override with 404 when returning response inside CompletableFuture by @yawkat in #10501
  • Include space in cookie separator by @yawkat in #10582
  • Fix out of order writes with async reactive calls by @yawkat in #10579
  • Update listener.adoc by @yawkat in #10607
  • Build HTTP request in declarative client Publisher by @jeremyg484 in #10626
  • Mark fd-based EpollServerDomainSocketChannel as active by @yawkat in #10655

Improvements ⭐

Dependency updates πŸš€

  • fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.0 by @renovate in #10504
  • fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v5.17.0 by @renovate in #10509
  • fix(deps): update junit5 monorepo by @renovate in #10510
  • fix(deps): update dependency com.aayushatharva.brotli4j:brotli4j to v1.16.0 by @renovate in #10439
  • Merge up 4.3.x into 4.4.x by @sdelamo in #10617
  • fix(deps): update vertx to v4.5.5 by @renovate in #10632
  • fix(deps): update asm to v9.7 by @renovate in #10654
  • chore(deps): update slsa-framework/slsa-github-generator action to v1.10.0 by @renovate in #10652
  • chore(deps): update graalvm/setup-graalvm action to v1.2.1 by @renovate in #10648
  • chore(deps): update dependency gradle to v8.7 by @renovate in #10644
  • fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.0 by @renovate in #10658
  • fix(deps): update vertx to v4.5.7 by @renovate in #10639
  • fix(deps): update dependency io.netty.incubator:netty-incubator-codec-http3 to v0.0.28.final by @renovate in #10667

GraalVM πŸ†

Other Changes πŸ’‘

Full Changelog: v4.3.13...v4.4.0