Releases: smallrye/smallrye-fault-tolerance
Releases · smallrye/smallrye-fault-tolerance
7.0.0-RC1
- #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 (
FaultToleranceand@ApplyFaultTolerance) - #697 remove support for
@Blockingand@NonBlocking
6.11.0
- #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
- #1168 release 6.10.0
- #1167 fix
defaultfallback methods on non-publicinterfaces - #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