Releases: smallrye/smallrye-fault-tolerance
Releases · smallrye/smallrye-fault-tolerance
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
6.7.0
- #1093 release 6.7.0
- #1092 make the NewConfig class and its methods public
- #1091 disable producing a
Guard
/ TypedGuard
with an identifier of global
- #1090 update Java versions in CI: add 24-ea
- #1088 add better config properties
- #1086 bump the version number to 6.7.0-SNAPSHOT
- #1085 fix the
RememberEventLoop
strategy
- #1084 Improvements
- #1082 enable declarative @fallback and thread offload with @ApplyGuard
- #1079 add ability to disable individual metric providers
- #1078 Exposing MP Config properties for individually disabling metrics providers
- #1077 rewrite the core implementation and introduce a 2nd version of the programmatic API
- #796 improve reusability of programmatic
FaultTolerance
instances
6.6.3
- #1081 release 6.6.3
- #1080 [6.6] add ability to disable individual metric providers
6.6.2
- #1075 release 6.6.2
- #1074 fix dynamic lookup in CompoundMetricsProvider
- #1073 Improve .editorconfig
- #1071 Fix asynchronous @BeforeRetry