Skip to content

Micronaut Framework 3.8.4

Compare
Choose a tag to compare
@sdelamo sdelamo released this 07 Feb 15:53
· 96 commits to 3.8.x since this release

What's Changed

Bugs πŸ›

  • Allow programmatic logback config if xml config is absent (#8674)
  • Tweak uri to account for WebLogic/Windows URIs by @mattmoss in #8704

Docs πŸ“–

  • Docs on self-signed cert setup (#8684)

Dependency Upgrades πŸš€

  • Micronaut Test to 3.8.2 (#8728)
  • Micronaut OpenAPI to 4.8.3 (#8724)
  • Micronaut Data to 3.9.6 (#8711)
  • Micronaut Rabbit to 3.4.1 (#8709)
  • Micronaut Azure to 3.7.1 (#8682)
  • Micronaut Micrometer to 4.7.2 (#8681)

Tests βœ…

  • Require docker for test (#8698)
  • Add octet stream serialization to the TCK (#8712)

Full Changelog: v3.8.3...v3.8.4