Skip to content

MicroProfile Metrics 5.1.0-RC1

Compare
Choose a tag to compare
@Channyboy Channyboy released this 21 Aug 19:46
· 29 commits to main since this release

Javadocs | Spec PDF | Spec html

To use this release, pull in

<dependency>
    <groupId>org.eclipse.microprofile.metrics</groupId>
    <artifactId>microprofile-metrics-api</artifactId>
    <version>5.1.0-RC1</version>
</dependency>

For changes consult the changelog.html file. The changelog is attached with the release's files.