MicroProfile Health 2.2
Javadocs | Spec PDF |Spec html
This is the 2.2 release. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.health</groupId>
<artifactId>microprofile-health-api</artifactId>
<version>2.2</version>
</dependency>
Changes in 2.2
- Add release notes
- Remove exclusion to have dependencies for TCK test
- Update CDI version to 2.0