Skip to content

4.1.2

Latest

Choose a tag to compare

@Azquelt Azquelt released this 11 Mar 13:56
· 1 commit to main since this release

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>