Skip to content

Micronaut Starter 4.2.0

Compare
Choose a tag to compare
@sdelamo sdelamo released this 16 Nov 21:00
· 59 commits to 4.2.x since this release

What's Changed

  • Update Kotlin to 1.9.10 and KSP to 1.9.10-1.0.13 by @timyates in #2030
  • Add features for Groovy optional modules by @wetted in #2032
  • Feature for micronaut-data-spring-jdbc by @wetted in #2063
  • Changes to support CDK has been update to v2.94.0 that provides better support for Lambda SnapStart. by @wetted in #2048
  • Add MockServer java client feature. by @wetted in #2057
  • fix(deps): update dependency com.microsoft.azure:azure-functions-gradle-plugin to v1.13.0 by @renovate in #1954
  • fix(deps): update dependency com.azure:azure-identity to v1.10.1 by @renovate in #1966
  • build(deps): bump org.apache.tuweni:tuweni-crypto from 1.1.0 to 2.3.1 by @dependabot in #1958
  • Bump org.apache.commons:commons-compress from 1.21 to 1.24.0 by @dependabot in #2041
  • Switch to Gradle-Kotlin as the default build tool by @timyates in #2080
  • Community feature for slf4j-simple-logger by @wetted in #2079
  • Prepare starter to create dockerBuildCrac by @timyates in #2111
  • Add configuration needed for cassandra/micrometer integration. by @wetted in #2126
  • Add Java 21 as a JDK to starter by @timyates in #2142
  • Upgrade to Gradle plugin 4.1.2 by @melix in #2144
  • Include cassandra-micrometer driver when Cassandra and Micrometer features are present by @wetted in #2146
  • Merge 4.1.x up to 4.2.x by @timyates in #2152
  • Use Gradle 8.4 in generated projects by @timyates in #2155
  • Fix gradle configuration for Kotlin with Java 21 and update to 1.9.20 by @timyates in #2157
  • Add features for micrometer-observation and micrometer-observation-http. by @wetted in #2159
  • Add jul-to-slf4j feature by @jeremyg484 in #2161
  • Add flyway dependency for postgresql database support. by @wetted in #2170
  • Update KSP to 1.9.20-1.0.14 by @timyates in #2169
  • Remove version from aws-lambda-events by @wetted in #2163
  • Merge and reconcile BuildTestVerifier API with changes/improvements from 3.10.x and 4.2.x. by @wetted in #2162
  • Update micronautCoreVersion to v4.2.0 by @renovate in #2177
  • Update dependency io.micronaut.starter:micronaut-starter-aws-cdk to v4.1.6 by @renovate in #2175
  • Update graalvm/setup-graalvm action to v1.1.5 by @renovate in #2176
  • add MicronautDependencyUtils::annotationProcessor method by @sdelamo in #2178
  • Upgrade to Gradle plugin 4.2.0 by @melix in #2179
  • community feature validation by @sdelamo in #2180
  • Adds Micronaut Community Feature by @sdelamo in #2182
  • Data data-tx if hibernate-jpa by @sdelamo in #2173
  • Fieldset generation feature by @sdelamo in #2181
  • don’t add flyway postgres until Micronaut Flyway 7 by @sdelamo in #2184
  • Fix MySQL dependency by @burtbeckwith in #2064
  • remove starter-analytics by @sdelamo in #2185

New Contributors

Full Changelog: v4.1.6...v4.2.0