Micronaut Discovery Client 4.0.0-M1
Pre-release
Pre-release
What's Changed
New Features π
- Spring cloud client basic authentication support by @graemerocher in #415
Dependency updates π
- chore(deps): update mikepenz/action-junit-report action to v3.6.2 by @renovate in #386
- chore(deps): update slsa-framework/slsa-github-generator action to v1.4.0 by @renovate in #381
- chore(deps): update actions/checkout action to v3.2.0 by @renovate in #389
- chore(deps): update actions/upload-artifact action to v3.1.1 by @renovate in #388
- chore(deps): update mikepenz/action-junit-report action to v3.7.0 by @renovate in #394
- chore(deps): update mikepenz/action-junit-report action to v3.7.1 by @renovate in #396
- chore(deps): update plugin io.micronaut.build.shared.settings to v6.2.0 by @renovate in #398
- chore(deps): update plugin io.micronaut.build.shared.settings to v6.2.1 by @renovate in #406
- chore(deps): update plugin io.micronaut.build.shared.settings to v6.2.2 by @renovate in #414
- chore(deps): update gradle/gradle-build-action action to v2.4.0 by @renovate in #424
- chore(deps): update plugin org.graalvm.buildtools.native to v0.9.20 by @renovate in #422
- chore(deps): update plugin io.micronaut.test-resources to v3.7.2 by @renovate in #421
- chore(deps): update mikepenz/action-junit-report action to v3.7.4 by @renovate in #418
- chore(deps): update plugin io.micronaut.library to v3.7.3 by @renovate in #420
GraalVM π
Other Changes π‘
- build: master branch targeting Micronaut 4.0.0-SNAPSHOT by @sdelamo in #379
- Use latest settings plugin by @timyates in #390
- Minor improvements to leverage Java 17 by @alvarosanchez in #391
- add test for micronaut-projects/micronaut-core#8610 by @graemerocher in #402
- Mergeup 3.3.x by @timyates in #407
- build: enable binary compatibility by @sdelamo in #404
- Migrate to new configuration asciidoc macro and build plugin 5.4.x by @wetted in #408
- Fix issues with discovery and serde and add Vault integration tests by @graemerocher in #410
- Switch to http status check instead of reading the logs by @timyates in #416
- build: plugin 6.3.5, gradle 8.0.2, standardized project names, jakarta validation by @wetted in #431
- build: use M1 releases by @sdelamo in #432
Full Changelog: v3.3.0...v4.0.0-M1