Skip to content

Micronaut Gradle Plugin 4.1.0

Compare
Choose a tag to compare
@melix melix released this 08 Sep 16:52
· 193 commits to master since this release

What's Changed

  • Add new service types to AOT optimizations by default by @melix in #812
  • Use optimized jar for building the optimized native binary by @melix in #814
  • Upgrade Micronaut AOT by @melix in #816
  • Update dependency io.micronaut.openapi:micronaut-openapi-generator to v5.1.1 by @renovate in #802
  • Update plugin io.micronaut.build.shared.settings to v6.5.6 by @renovate in #818
  • Update dependency io.micronaut.build.internal.quality-checks:io.micronaut.build.internal.quality-checks.gradle.plugin to v6.5.6 by @renovate in #817
  • Remove ApplicationContextConfigurer from service types by @melix in #821
  • Fix test resources flag ignored when true by @melix in #822
  • Update dependency io.micronaut.platform:micronaut-platform to v4.1.0 by @renovate in #819
  • Upgrade Native Build Tools to 0.9.26 by @melix in #823
  • Fix error when AOT + test resources are applied with library plugin by @melix in #824

Full Changelog: v4.0.3...v4.1.0