Skip to content

MicroProfile Fault Tolerance 3.0

Compare
Choose a tag to compare
@Emily-Jiang Emily-Jiang released this 21 Dec 09:56

Javadocs | Spec PDF | Spec html

More info on the changelog
A full list of changes may be found here
This is the 3.0 release, which contains a few tck improvements. Maven coordinates:

<dependency>
  <groupId>org.eclipse.microprofile.fault-tolerance</groupId>
  <artifactId>microprofile-fault-tolerance-api</artifactId>
  <version>3.0</version>
</dependency>