Micronaut Starter 4.3.2
What's Changed
- Platform 4.3.2
- Core 4.3.6
- Selecting Java Version 21 generates build with jdk21 correctly. by @wetted in #2322
- Bump org.slf4j:slf4j-nop from 2.0.11 to 2.0.12 by @dependabot in #2341
- Bump com.azure:azure-identity from 1.11.1 to 1.11.2 by @dependabot in #2340
- Update dependency io.micronaut.aot:micronaut-aot-core to v2.2.0 by @renovate in #2336
- Update dependency info.novatec:micronaut-camunda-external-client-feature to v2.13.0 by @renovate in #2334
- Update dependency info.novatec:micronaut-zeebe-client-feature to v1.16.0 by @renovate in #2335
- Update dependency com.microsoft.azure:azure-functions-gradle-plugin to v1.15.0 by @renovate in #2329
- Update dependency info.novatec:micronaut-camunda-bpm-feature to v2.16.0 by @renovate in #2333
- fix(deps): update dependency gg.jte:jte-maven-plugin to v3.1.9 by @renovate in #2332
- fix(deps): update dependency gg.jte:jte-gradle-plugin to v3.1.9 by @renovate in #2331
- fix(deps): update dependency org.slf4j:jul-to-slf4j to v2.0.12 by @renovate in #2327
- fix(deps): update dependency org.asciidoctor:asciidoctor-maven-plugin to v2.2.6 by @renovate in #2325
- Update dependency org.openrewrite:plugin to v6.8.2 by @renovate in #2326
- Update dependency com.gradle:gradle-enterprise-maven-extension to v1.20.1 by @renovate in #2324
- Update dependency com.google.auth:google-auth-library-oauth2-http to v1.23.0 by @renovate in #2328
- Allow create-aws-lambda to select native and java 21 by @timyates in #2342
- Selecting Java Version 21 (via REST endpoint) should generate build with jdk21 by @wetted in #2344
- ignore Oracle for maven tests by @sdelamo in #2345
- apply ojdbc11 not ojdbc8 by @sdelamo in #2347
- docs: instruction for opening OpenAPI spec as yaml file is wrong. by @wetted in #2348
- disable oracle for hibernate reactive by @sdelamo in #2346
Full Changelog: v4.3.1...v4.3.2