Skip to content

Commit 8c42c1b

Browse files
committed
Drop Micrometer update from 3.25 announcement
It has been reverted.
1 parent 93c56b0 commit 8c42c1b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

_posts/2025-07-30-quarkus-3-25-released.adoc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ author: gsmet
1010
Today, we released Quarkus 3.25 with the following significant new features:
1111

1212
* https://github.com/quarkusio/quarkus/pull/47802[#47802] - Virtual threads support for SmallRye GraphQL
13-
* https://github.com/quarkusio/quarkus/pull/47978[#47978] - Use Prometheus client v1 on Micrometer
1413
* https://github.com/quarkusio/quarkus/pull/48482[#48482] - Security - Provide a fluent API to set up path-specific authorization programmatically
1514
* https://github.com/quarkusio/quarkus/pull/48296[#48296] - OIDC Client: Add periodic asynchronous tokens refresh for performance critical applications
1615
* https://github.com/quarkusio/quarkus/pull/48734[#48734] - Support for OAuth2 Protected Resource Metadata
@@ -42,12 +41,6 @@ Since then, a lot more features got support for virtual threads added e.g. Quark
4241

4342
In Quarkus 3.25, we introduce the support of virtual threads in the https://quarkus.io/guides/smallrye-graphql#runonvirtualthread[SmallRye GraphQL extension].
4443

45-
=== Prometheus Client v1 for Micrometer
46-
47-
We updated Micrometer to 1.15 and switched to the Prometheus Client v1.
48-
49-
It comes with some breaking changes that are documented in our https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.25#micrometer[migration guide].
50-
5144
=== Security
5245

5346
==== Fluent API to set up path-specific authorization

0 commit comments

Comments
 (0)