Releases: microprofile/microprofile-fault-tolerance
Releases · microprofile/microprofile-fault-tolerance
2.1.1-RC3
Javadocs | Spec PDF | Spec html
This is the 2.1.1-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>2.1.1-RC3</version>
</dependency>
2.0.4-RC3
Javadocs | Spec PDF | Spec html
This is the 2.0.4-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>2.0.4-RC3</version>
</dependency>
MicroProfile Fault Tolerance 2.1.1-RC2
Javadocs | Spec PDF | Spec html
This is the 2.1.1-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>2.1.1-RC2</version>
</dependency>
MicroProfile Fault Tolerance 2.0.4-RC2
Javadocs | Spec PDF | Spec html
This is the 2.0.4-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>2.0.4-RC2</version>
</dependency>
MicroProfile Fault Tolerance 2.1.1-RC1
Javadocs | Spec PDF | Spec html
This is the 2.1.1-RC1 release, which contains , which contains a few tck improvements.. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.fault-tolerance</groupId>
<artifactId>microprofile-fault-tolerance-api</artifactId>
<version>2.1.1-RC1</version>
</dependency>
MicroProfile Fault Tolerance 2.0.4-RC1
Javadocs | Spec PDF | Spec html
This is the 2.0.4-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>2.0.4-RC1</version>
</dependency>
MicroProfile Fault Tolerance 2.1
Javadocs | Spec PDF | Spec html
This is the 2.1 final release, which contains all the issues. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.fault-tolerance</groupId>
<artifactId>microprofile-fault-tolerance-api</artifactId>
<version>2.1</version>
</dependency>
MicroProfile Fault Tolerance 2.1-RC2 release
Javadocs | Spec PDF | Spec html
This is the 2.1-RC2 release, which contains all the issues. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.fault-tolerance</groupId>
<artifactId>microprofile-fault-tolerance-api</artifactId>
<version>2.1-RC2</version>
</dependency>
MicroProfile Fault Tolerance 2.1-RC1 release
Javadocs | Spec PDF | Spec html
This is the 2.1-RC1 release, which contains all the issues. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.fault-tolerance</groupId>
<artifactId>microprofile-fault-tolerance-api</artifactId>
<version>2.1-RC1</version>
</dependency>
MicroProfile Fault Tolerance 2.0.3 Final release
Javadocs | Spec PDF | Spec html
This is the 2.0.3 release, which only contains TCKs improvements over 2.0.2 release. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.fault-tolerance</groupId>
<artifactId>microprofile-fault-tolerance-api</artifactId>
<version>2.0.3</version>
</dependency>