[3.27] Upgrade micrometer to 1.16.6#54836
Conversation
|
/cc @brunobat (micrometer), @ebullient (micrometer) |
|
/cc @aloubyansky (3.27), @gsmet (3.27), @rsvoboda (3.27) |
This comment has been minimized.
This comment has been minimized.
|
https://github.com/micrometer-metrics/micrometer/releases/tag/v1.14.7 is from May 12 2025, so more than one year old. micrometer-metrics/micrometer@v1.14.7...v1.16.6 shows 1234 commits |
|
This requires backports. |
|
I've run the builds for |
Status for workflow
|
| Status | Name | Step | Failures | Logs | Raw logs | Build scan |
|---|---|---|---|---|---|---|
| ❌ | Native Tests - Windows support | Build |
Failures | Logs | Raw logs | 🔍 |
You can consult the Develocity build scans.
Failures
⚙️ Native Tests - Windows support #
- Failing: integration-tests/liquibase integration-tests/qute integration-tests/resteasy-jackson
📦 integration-tests/liquibase
❌ Failed to execute goal io.quarkus:quarkus-maven-plugin:3.27.999-SNAPSHOT:build (default) on project quarkus-integration-test-liquibase: Failed to build quarkus application
📦 integration-tests/qute
❌ Failed to execute goal io.quarkus:quarkus-maven-plugin:3.27.999-SNAPSHOT:build (default) on project quarkus-integration-test-qute: Failed to build quarkus application
📦 integration-tests/resteasy-jackson
❌ Failed to execute goal io.quarkus:quarkus-maven-plugin:3.27.999-SNAPSHOT:build (default) on project quarkus-integration-test-resteasy-jackson: Failed to build quarkus application
Windows env issue, @gastaldi is it the same problem you were fixing yesterday? |
|
UPDATE: Actually yes, it is related. That PR should now fix it. I created #54908 which should be backported to fix that |
|
If @brunobat is ok with it, I'm ok. |
|
Yes, this is the most practical path. The only alternative would be to cherry-pick the CVE fixes and perform a custom release of Micrometer. |
|
It was decided to skip this upgrade in the end. |
DO NOT MERGE YET, this is still under discussion as to whether this bump is acceptable in a micro release
Fixes the following CVEs:
https://spring.io/security/cve-2026-40983
https://spring.io/security/cve-2026-40984