MicroProfile Health 3.0
Javadocs | Spec PDF | Spec html
This is the 3.0 release. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.health</groupId>
<artifactId>microprofile-health-api</artifactId>
<version>3.0</version>
</dependency>
Changes in 3.0
The following changes occurred in the 3.0 release, compared to 2.2. A full list of changes may be found on the MicroProfile Health 3.0 milestone.