Javadocs | Spec PDF | Spec html
This release includes two TCK fixes:
- Update Awaitility to a version which works with early access Java releases #650
- Avoid using test groups for test ordering #649
This is the 4.1.1 release. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.fault-tolerance</groupId>
<artifactId>microprofile-fault-tolerance-api</artifactId>
<version>4.1.1</version>
</dependency>