Releases: microprofile/microprofile-fault-tolerance
Releases · microprofile/microprofile-fault-tolerance
4.1.2
11 Mar 13:56
Compare
Sorry, something went wrong.
No results found
Javadocs | Spec PDF | Spec html
This release fixes a TCK problem:
CircuitBreakerTelemetryTest may fail because metrics are not baselined correctly #656
This is the 4.1.2 release. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.fault-tolerance</groupId>
<artifactId>microprofile-fault-tolerance-api</artifactId>
<version>4.1.2</version>
</dependency>
4.1.1
10 Oct 13:29
Compare
Sorry, something went wrong.
No results found
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>
4.1
22 Aug 21:22
Compare
Sorry, something went wrong.
No results found
Javadocs | Spec PDF | Spec html
A full list of changes may be found here
This is the 4.1 release. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.fault-tolerance</groupId>
<artifactId>microprofile-fault-tolerance-api</artifactId>
<version>4.1</version>
</dependency>
4.1-RC4
01 Aug 14:46
Compare
Sorry, something went wrong.
No results found
Javadocs | Spec PDF | Spec html
A full list of changes may be found here
This is the 4.1-RC4 release. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.fault-tolerance</groupId>
<artifactId>microprofile-fault-tolerance-api</artifactId>
<version>4.1-RC4</version>
</dependency>
4.1-RC3
31 Jul 12:20
Compare
Sorry, something went wrong.
No results found
Javadocs | Spec PDF | Spec html
A full list of changes may be found here
This is the 4.1-RC3 release. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.fault-tolerance</groupId>
<artifactId>microprofile-fault-tolerance-api</artifactId>
<version>4.1-RC3</version>
</dependency>
4.1-RC2
27 Jun 12:55
Compare
Sorry, something went wrong.
No results found
Javadocs | Spec PDF | Spec html
A full list of changes may be found here
This is the 4.1-RC2 release. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.fault-tolerance</groupId>
<artifactId>microprofile-fault-tolerance-api</artifactId>
<version>4.1-RC2</version>
</dependency>
4.1-RC1
20 Jun 13:58
Compare
Sorry, something went wrong.
No results found
Javadocs | Spec PDF | Spec html
A full list of changes may be found here
This is the 4.1-RC1 release. Maven coordinates:
<dependency>
<groupId>org.eclipse.microprofile.fault-tolerance</groupId>
<artifactId>microprofile-fault-tolerance-api</artifactId>
<version>4.1-RC1</version>
</dependency>
4.0.2
03 Nov 17:31
Compare
Sorry, something went wrong.
No results found
Javadocs | Spec PDF | Spec html
A full list of changes may be found here
This is the 4.0.2 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.2</version>
</dependency>
MicroProfile Fault Tolerance 4.0
17 Nov 22:58
Compare
Sorry, something went wrong.
No results found
Javadocs | Spec PDF | Spec html
More info on the changelog
A full list of changes may be found here
This is the 4.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>4.0</version>
</dependency>
4.0-RC5
13 Oct 16:10
Compare
Sorry, something went wrong.
No results found
Javadocs | Spec PDF | Spec html
More info on the changelog
A full list of changes may be found here
This is the 4.0-RC5 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-RC5</version>
</dependency>