Releases: smallrye/smallrye-fault-tolerance
Releases · smallrye/smallrye-fault-tolerance
6.9.3
[maven-release-plugin] copy for tag 6.9.3
6.9.2
- #1125 release 6.9.2
- #1124 don't require ordered execution on Vert.x worker threads
6.9.1
- #1121 release 6.9.1
- #1120 fix retry loop
- #1119 CI: remove Java 23 and 24-ea, add Java 24
- #1118 bump to MicroProfile Fault Tolerance 4.1.2
- #1115 skip intercepting synthetic methods
6.9.0
- #1114 release 6.9.0
- #1109 fix memory leak in metrics
- #1107 docs: Add io.smallrye:smallrye-fault-tolerance-apiimpl module to the …
6.4.3
- #1117 release 6.4.3
- #1116 [6.4] reintroduce ThreadTimer.create() to unblock Camel
6.4.2
- #1113 [6.4] New SmallRye release process
- #1112 release 6.4.2
- #1111 [6.4] Improve event loop integration
- #1110 [6.4] fix memory leak in metrics
6.8.0
- #1106 release 6.8.0
- #1105 add support for @ApplyGuard configuration
- #1102 Update deprecated getMessageLogger(..) method usage
6.7.3
- #1104 release 6.7.3
- #1103 fix the Vert.x event loop integration
6.7.2
- #1101 release 6.7.2
- #1100 detect bulkhead capacity overflow
- #1099 Bulkhead doesn't work when capacity semaphore permits overflows
- #1097 Improve event loop integration
6.7.1
- #1096 release 6.7.1
- #1095 fix bulkhead in case multiple kinds are used at the same time
- #1094 fix the example in the documentation index page