What's Changed
New Features 🎉
- Add a binder to count micrometer retries by @robobario in #412
Docs 📖
Dependency updates 🚀
- fix(deps): update dependency io.grpc:grpc-api to v1.51.0 by @renovate in #469
- fix(deps): update dependency io.dropwizard.metrics:metrics-core to v4.2.13 by @renovate in #468
- fix(deps): update managed-micrometer to v1.10.2 by @renovate in #465
- chore(deps): update slsa-framework/slsa-github-generator action to v1.3.0 by @renovate in #464
- chore(deps): update mikepenz/action-junit-report action to v3.6.1 by @renovate in #472
- chore(deps): update dependency gradle to v7.6 by @renovate in #471
- fix(deps): update dependency io.grpc:grpc-api to v1.51.1 by @renovate in #477
- chore(deps): update mikepenz/action-junit-report action to v3.7.0 by @renovate in #475
- chore(deps): update plugin io.micronaut.build.shared.settings to v6.1.1 by @renovate in #455
- chore(deps): update slsa-framework/slsa-github-generator action to v1.4.0 by @renovate in #474
- chore(deps): update plugin io.micronaut.build.shared.settings to v6.2.1 by @renovate in #493
- fix(deps): update dependency io.grpc:grpc-api to v1.52.1 by @renovate in #485
- fix(deps): update managed-micrometer to v1.10.3 by @renovate in #484
- fix(deps): update dependency io.dropwizard.metrics:metrics-core to v4.2.15 by @renovate in #479
- chore(deps): update plugin io.micronaut.build.shared.settings to v6.2.2 by @renovate in #499
- fix(deps): update managed-micrometer to v1.10.4 by @renovate in #503
- chore(deps): update plugin io.micronaut.build.shared.settings to v6.3.5 by @renovate in #509
- fix(deps): update dependency io.grpc:grpc-api to v1.53.0 by @renovate in #500
Other Changes 💡
- ci: version to 5.0.0 Micronaut 4.0.0-SNAPSHOT githubCoreBranch=4.0.x remove deprecations by @wetted in #434
- Update hibernate metrics docs by @Iman78 in #462
- ci: build to 6.1.0, test to 4.0.0-SNAPSHOT, groovy to 4.0.6, spock to 2.3-groovy-4.0, github workflows to Java 17, migrate to mn catalog by @wetted in #459
- Switch to using the 6.1.1 setting plugin and fix hdrhistogram dependency by @timyates in #476
- build: fix broken build for MN4 by @wetted in #489
- Add oracle cloud module to docs by @graemerocher in #507
- Do not initialize io.micrometer.core classes with logger at build time by @andriy-dmytruk in #498
- Add native testing / cleanup GraalVM configuration by @graemerocher in #514
- use Milestones by @sdelamo in #519
- Stop using extra plugins in the micrometer-bom by @timyates in #521
New Contributors
- @Iman78 made their first contribution in #462
- @scprek made their first contribution in #494
- @andriy-dmytruk made their first contribution in #498
- @robobario made their first contribution in #412
Full Changelog: v4.8.0...v5.0.0-M1