Skip to content

Releases: smallrye/smallrye-fault-tolerance

7.0.0-RC1

19 Mar 07:57

Choose a tag to compare

  • #1196 update to Jakarta EE 11
  • #1194 remove support for MicroProfile Metrics
  • #1193 Upgrade to Vert.x 5
  • #1164 dependency updates that require Java 17
  • #1161 update to latest Micrometer dependency
  • #1123 remove the OpenTracing context propagation module
  • #1089 use the Palantir fork of JavaPoet
  • #1087 remove support for the Security Manager
  • #1083 move to Java 17 as a minimum
  • #1076 remove the old programmatic API (FaultTolerance and @ApplyFaultTolerance)
  • #697 remove support for @Blocking and @NonBlocking

6.11.0

16 Mar 16:01

Choose a tag to compare

  • #1216 release 6.11.0
  • #1215 bump Vert.x to 4.5.25 and JUnit Jupiter to 5.14.3
  • #1214 Bump actions/create-github-app-token from 2 to 3
  • #1213 Bump org.jboss.arquillian:arquillian-bom from 1.10.0.Final to 1.10.1.Final
  • #1203 Bump version.kotlin from 2.3.0 to 2.3.10
  • #1202 Bump org.pitest:pitest-maven from 1.22.0 to 1.22.1
  • #1199 Bump org.jboss.logging:jboss-logging from 3.6.1.Final to 3.6.2.Final
  • #1198 Bump org.assertj:assertj-core from 3.27.6 to 3.27.7
  • #1197 Bump org.testng:testng from 7.11.0 to 7.12.0
  • #1189 add miniature implementation of MP Telemetry and use it to run the TCK
  • #1191 Bump io.vertx:vertx-core from 4.5.21 to 4.5.24
  • #1183 add automatic module names
  • #1181 Bump version.kotlin from 2.2.21 to 2.3.0
  • #1171 Bump io.smallrye:smallrye-context-propagation-cdi from 2.2.1 to 2.3.0

6.10.0

21 Nov 13:59

Choose a tag to compare

  • #1168 release 6.10.0
  • #1167 fix default fallback methods on non-public interfaces
  • #1165 Bump org.pitest:pitest-maven from 1.21.1 to 1.22.0
  • #1159 Bump org.pitest:pitest-maven from 1.21.0 to 1.21.1
  • #1157 Bump io.sundr:sundr-maven-plugin from 0.230.1 to 0.230.2
  • #1155 Bump version.kotlin from 2.2.20 to 2.2.21
  • #1154 GitHub Actions: replace cache action with setup-java maven caching fu…
  • #1152 Bump org.jetbrains.dokka:dokka-maven-plugin from 2.1.0-Beta to 2.1.0
  • #1149 Bump org.pitest:pitest-maven from 1.20.6 to 1.21.0
  • #1148 Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
  • #1145 Bump io.sundr:sundr-maven-plugin from 0.230.0 to 0.230.1
  • #1134 Bump org.pitest:pitest-maven from 1.20.5 to 1.20.6
  • #1129 add Java 25 (and 26-ea)
  • #1130 bump dependencies
  • #1128 add support for Vert.x Future type

6.9.3

12 Sep 14:26

Choose a tag to compare

  • #1127 release 6.9.3
  • #1126 Generate smallrye-fault-tolerance BOM

6.9.2

31 Jul 15:20

Choose a tag to compare

  • #1125 release 6.9.2
  • #1124 don't require ordered execution on Vert.x worker threads

6.9.1

23 Apr 07:49

Choose a tag to compare

  • #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

11 Mar 09:57

Choose a tag to compare

  • #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

11 Mar 16:29

Choose a tag to compare

  • #1117 release 6.4.3
  • #1116 [6.4] reintroduce ThreadTimer.create() to unblock Camel

6.4.2

10 Mar 19:20

Choose a tag to compare

  • #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

04 Feb 07:42

Choose a tag to compare

  • #1106 release 6.8.0
  • #1105 add support for @ApplyGuard configuration
  • #1102 Update deprecated getMessageLogger(..) method usage