Skip to content

Commit

Permalink
SmallRye Fault Tolerance 6.6.2 release announcement
Browse files Browse the repository at this point in the history
  • Loading branch information
Ladicek committed Nov 14, 2024
1 parent 4f47fcf commit 062a489
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions _posts/2024-11-14-fault-tolerance-6-6-2.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
:page-layout: post
:page-title: Fault Tolerance 6.6.2
:page-synopsis: SmallRye Fault Tolerance 6.6.2 released!
:page-tags: [announcement, microprofile]
:page-date: 2024-11-14 12:00:00.000 +0100
:page-author: lthon
:smallrye-ft: SmallRye Fault Tolerance
:microprofile-ft: MicroProfile Fault Tolerance

= Fault Tolerance 6.6.2

Today, we announce the https://github.com/smallrye/smallrye-fault-tolerance/releases/tag/6.6.2[release] of {smallrye-ft} 6.6.2.
This release contains two small bugfixes.

The `@BeforeRetry` annotation didn't work correctly when guarding asynchronous actions (returning `CompletionStage`, `Uni` etc.).
This bug has been fixed in this release.

The support for multiple metric providers was fixed to work properly in EE environments like WildFly.

As usual, if you have any ideas for improvements, please https://github.com/smallrye/smallrye-fault-tolerance/issues[file an issue]!

0 comments on commit 062a489

Please sign in to comment.