Skip to content

MicroProfile Health 2.2

Compare
Choose a tag to compare
@antoinesd antoinesd released this 12 Feb 06:10

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