Skip to content

Micronaut Core 4.0.3

Compare
Choose a tag to compare
@sdelamo sdelamo released this 03 Aug 11:41
· 47 commits to 4.0.x since this release
414e267

What's Changed

Bug Fixes ๐Ÿž

  • Issue 6246 - UriBuilder/UriTemplate.PATTERN_FULL_URI: Query Parameters Parsed as Part of Path - simpler approach by @asantare in #9635
  • Implement workaround for Eclipse JDT compiler by @graemerocher in #9660

Docs ๐Ÿ“–

Dependency updates ๐Ÿš€

  • chore(deps): update graalvm/setup-graalvm action to v1.1.2 by @renovate in #9639
  • fix(deps): update groovy monorepo to v4.0.13 by @renovate in #9646
  • build: Netty 4.1.96 by @sdelamo in #9648
  • fix(deps): update managed.kotlin.coroutines to v1.7.3 by @renovate in #9650
  • fix(deps): update managed.jackson to v2.15.2 by @renovate in #9649
  • chore(deps): update dependency io.micronaut.build.internal:micronaut-gradle-plugins to v6.5.4 by @renovate in #9653
  • chore(deps): update dependency me.champeau.gradle:japicmp-gradle-plugin to v0.4.2 by @renovate in #9658

Other Changes ๐Ÿ’ก

New Contributors

Full Changelog: v4.0.2...v4.0.3