Skip to content

4.1.1

Latest
Compare
Choose a tag to compare
@Azquelt Azquelt released this 10 Oct 13:29
· 1 commit to main since this release

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>