MicroProfile Fault Tolerance 4.0
Javadocs | Spec PDF | Spec html
More info on the changelog
A full list of changes may be found here
This is the 4.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>4.0</version>
</dependency>