github micronaut-projects/micronaut-core v3.8.0
Micronaut 3.8.0

latest releases: v4.6.5, v4.6.4, v4.6.3...
21 months ago

What's Changed

Bug Fixes 🐞

Improvements ⭐

Other Changes 💡

  • refactor: Extract http headers utils by @sdelamo in #8471
  • Update jackson-databind by @yawkat in #8478
  • fix: 403 for localhost http host and cors any by @sdelamo in #8524
  • test: refactor CorsFilterSpec as a black box by @sdelamo in #8473
  • refactor: CorsFilter by @sdelamo in #8474
  • Backport fixes from 4.0.x and fix ConvertibleValuesDeserializer by @graemerocher in #8489
  • Added lost slf4j and logback artifacts. Added log4j bom dependency to final micronaut bom. by @altro3 in #8138
  • Fix isReaderName for fields started with _ or $ by @altro3 in #8435
  • Deprecate JacksonConfig construtor for removal in 4.0.0 by @timyates in #8185
  • Allow to query beans without any qualifier by @dstepanov in #8177
  • Don't modify input map in UriTemplate by @yawkat in #8364
  • implement JsonFormat for creator properties by @yawkat in #8365
  • Fix index out of bounds when chain.proceed is called too often by @yawkat in #8404
  • Forward early websocket client errors to client future, not the websocket bean by @yawkat in #8300
  • Set service id for normal http client as well by @yawkat in #8407
  • Exclude module descriptors from the shaded JAR by @alvarosanchez in #8412

Docs 📖

🐘 Build

Dependency updates 🚀

New Contributors

Full Changelog: v3.7.5...v3.8.0

Don't miss a new micronaut-core release

NewReleases is sending notifications on new releases.