Fault Tolerance 1.1-RC8
Pre-release
Pre-release
https://github.com/eclipse/microprofile-fault-tolerance/milestone/3
The main functionality is:
disable individual annotations via config
update ExecutionContext spi to add one more method getFailure
interaction with MP Metrics
Artifacts can be found at https://oss.sonatype.org/#nexus-search;quick~microprofile
<dependency>
<groupId>org.eclipse.microprofile.fault-tolerance</groupId>
<artifactId>microprofile-fault-tolerance-api</artifactId>
<version>1.1-RC8</version>
</dependency>