Skip to content

MicroProfile Health 2.2-RC3

Pre-release
Pre-release
Compare
Choose a tag to compare
@antoinesd antoinesd released this 04 Feb 14:56

Javadocs | Spec PDF |Spec html
This is the 2.2-RC3 release. Maven coordinates:

<dependency>
  <groupId>org.eclipse.microprofile.health</groupId>
  <artifactId>microprofile-health-api</artifactId>
  <version>2.2-RC3</version>
</dependency>

Changes in 2.2-RC3

  • Add release notes
  • Remove exclusion to have dependencies for TCK test
  • Update CDI version to 2.0