Skip to content

Releases: micronaut-projects/micronaut-core

Micronaut Core 4.8.9

28 Mar 19:49
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • Fix introduction advice on generated types with error checking APIs by @graemerocher in #11654
  • Add sonar exclusion for MutableHttpRequestWrapper to fix build by @yawkat in #11679
  • Fix early release in TextPlainObjectBodyReader by @yawkat in #11678
  • Fix accessing package protected fields from a different package by @dstepanov in #11680
  • Do not log HTTP/2 ping from server by @yawkat in #11664
  • On route mismatch, only consider alternate media types if method matches by @yawkat in #11684
  • Fix warning when sending already-available streaming body by @yawkat in #11665
  • Fix package-private constructor calls for imported introspections by @yawkat in #11687
  • Fix infinite recursion in reflective constructor call by @yawkat in #11691
  • Bean definition executable methods skipped if implementing a generated interface by @graemerocher in #11694
  • Backport reflective constructor call to 4.7.x by @yawkat in #11695
  • Fix Lombok builder with private access by @dstepanov in #11686
  • Fix duplicate method error by @graemerocher in #11688

Improvements ⭐

  • Add thread-core-ratio config option and change default to 1 by @yawkat in #11666
  • KSP: Avoid initializing annotation metadata by @dstepanov in #11696

Docs 📖

GraalVM 🏆

  • test: Native Test for a Kotlin DataClasss serialised with JacksonDatabind by @sdelamo in #11697

Other Changes 💡

  • add a test for expressions in record components by @graemerocher in #11690
  • Use TypeDef.erasure to prevent recursion types errors by @dstepanov in #11657
  • test: Kotlin DataClasss serialised with JacksonDatabind require reflective access by @sdelamo in #11698

New Contributors

Full Changelog: v4.8.8...v4.8.9

v4.7.20

28 Mar 14:44
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Improvements ⭐

Full Changelog: v4.7.19...v4.7.20

v4.7.19

28 Mar 09:01
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • Bean definition executable methods skipped if implementing a generated interface by @graemerocher in #11694
  • Backport reflective constructor call to 4.7.x by @yawkat in #11695

Docs 📖

Other Changes 💡

New Contributors

Full Changelog: v4.7.18...v4.7.19

Micronaut Core 4.8.8

21 Mar 16:08
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • Add support for WebSocketFrame parameters in OnMessage by @yawkat in #11673

Improvements ⭐

  • extract HttpHeadersUtil::parseCharacterEncoding and parseAcceptCharset by @sdelamo in #11670

Other Changes 💡

Full Changelog: v4.8.7...v4.8.8

v4.7.18

12 Mar 11:44
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • Fix introduction advice on generated types with error checking APIs by @graemerocher in #11654

Full Changelog: v4.7.17...v4.7.18

Micronaut Core 4.8.7

13 Mar 08:54
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v4.8.6...v4.8.7

v4.7.17

11 Mar 12:54
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Improvements ⭐

  • Provide more information when an invalid custom Logback xml file is specified by @burtbeckwith in #11628

Full Changelog: v4.7.16...v4.7.17

Micronaut Core 4.8.6

05 Mar 15:49
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Improvements ⭐

  • Provide more information when an invalid custom Logback xml file is specified by @burtbeckwith in #11628

Full Changelog: v4.8.5...v4.8.6

Micronaut Core 4.8.5

26 Feb 16:15
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Improvements ⭐

Full Changelog: v4.8.4...v4.8.5

Micronaut Core 4.8.4

20 Feb 11:07
c1b1176
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Improvements ⭐

Regressions 🧐

Other Changes 💡

Full Changelog: v4.8.3...v4.8.4