Releases: eclipse/microprofile-fault-tolerance
Releases · eclipse/microprofile-fault-tolerance
Fault Tolerance 1.1-RC8
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>
Fault Tolerance 1.1-RC5
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-RC5</version>
</dependency>
FT-1.1-RC4
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
MicroProfile FT 1.1-RC1
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
Fault Tolerance 1.0
[maven-release-plugin] copy for tag 1.0
1.0-RC3
Fault Tolerance RC2
RC2 artifacts
1.0-RC1
[maven-release-plugin] copy for tag 1.0-RC1