Releases: eclipse/microprofile-fault-tolerance
4.0-RC3
Javadocs | Spec PDF | Spec html
More info on the changelog
A full list of changes may be found here
This is the 4.0-RC3 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-RC3</version>
</dependency>
4.0-RC2
Javadocs | Spec PDF | Spec html
More info on the changelog
A full list of changes may be found here
This is the 4.0-RC2 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-RC2</version>
</dependency>
Fault Tolerance 4.0-RC1
Javadocs | Spec PDF | Spec html
More info on the changelog
A full list of changes may be found here
This is the 4.0-RC1 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-RC1</version>
</dependency>
MicroProfile Fault Tolerance 3.0
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>
MicroProfle Fault Tolerance 3.0-RC2
Javadocs | Spec PDF | Spec html
More info on the changelog
A full list of changes may be found here
This is the 3.0-RC2 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-RC2</version>
</dependency>