Skip to content

Releases: microprofile/microprofile-fault-tolerance

2.0-RC1

14 Jan 11:31
Compare
Choose a tag to compare
2.0-RC1 Pre-release
Pre-release

FT 2.0-RC1 release
https://github.com/eclipse/microprofile-fault-tolerance/issues?q=is%3Aissue+milestone%3A2.0+is%3Aclosed

<dependency>
  <groupId>org.eclipse.microprofile.fault-tolerance</groupId>
  <artifactId>microprofile-fault-tolerance-api</artifactId>
  <version>2.0-RC1</version>
</dependency>

MicroProfile 1.1.4 final release

01 Jan 22:44
Compare
Choose a tag to compare

MicroProfile FT 1.1.4-RC1

24 Dec 11:44
Compare
Choose a tag to compare

Fault Tolerance 1.1.3 Final Release

23 Nov 08:12
Compare
Choose a tag to compare

This is MicroProfile 1.1.3 release. The following changes were made to this release.
https://github.com/eclipse/microprofile-fault-tolerance/milestone/6

1.1.3-RC1

13 Nov 22:02
Compare
Choose a tag to compare
1.1.3-RC1 Pre-release
Pre-release

This is MicroProfile 1.1.3-RC1 release. The following changes were made to this release.
https://github.com/eclipse/microprofile-fault-tolerance/milestone/6

The release artifacts are http://download.eclipse.org/microprofile/microprofile-fault-tolerance-1.1.3-RC1/?d

Fault Tolerance 1.1.2 Final Release

06 Sep 10:00
Compare
Choose a tag to compare

Clarify spec to add the merge conflicts paragraph to mention the parameter how to disable Metrics
see issue #300
Artifacts can be found at https://oss.sonatype.org/#nexus-search;quick~microprofile

<dependency>
  <groupId>org.eclipse.microprofile.fault-tolerance</groupId>
  <artifactId>microprofile-fault-tolerance-api</artifactId>
  <version>1.1.2</version>
</dependency>

MicroProfile FT 1.1.2-RC1

04 Sep 15:26
Compare
Choose a tag to compare
Pre-release

Clarify spec to add the merge conflicts paragraph to mention the parameter how to disable Metrics
see issue #300
Artifacts can be found at https://oss.sonatype.org/#nexus-search;quick~microprofile

<dependency>
  <groupId>org.eclipse.microprofile.fault-tolerance</groupId>
  <artifactId>microprofile-fault-tolerance-api</artifactId>
  <version>1.1.2-RC1</version>
</dependency>

1.1.1

13 Jul 11:00
Compare
Choose a tag to compare

Fix a couple of tests #292 and #290

1.1.1-CR1

05 Jul 10:32
Compare
Choose a tag to compare
1.1.1-CR1 Pre-release
Pre-release

A couple of tests mentioned in #292 and #290 are not correct.

Fault Tolerance 1.1 Final Release

27 Jun 15:48
Compare
Choose a tag to compare

https://github.com/eclipse/microprofile-fault-tolerance/milestone/3

The main functionality is:

disable individual annotations via config
update ExecutionContext spi to add one more method getFailure
interaction with MP Metrics

Artifacts can be found at https://oss.sonatype.org/#nexus-search;quick~microprofile

org.eclipse.microprofile.fault-tolerance microprofile-fault-tolerance-api 1.1