MicroProfile Metrics 2.0.0
This is a re-spin of MicroProfile Metric 2.0 with a small improvement in Javadoc and a version of OSGi tooling that is the one of the Metrics 2.0 RCs.
To use this release, pull in
<dependency>
<groupId>org.eclipse.microprofile.metrics</groupId>
<artifactId>microprofile-metrics-api</artifactId>
<version>2.0.0</version>
</dependency>
There are no functional changes since tag 2.0
For changes consult the changelog.html file, which also clearly indicates the breaking changes.
The changelog is also part of the spec documents.