github smallrye/smallrye-fault-tolerance 6.3.0

one month ago
  • #1009 release 6.3.0
  • #1008 improve cause chain inspection
  • #1007 add @RetryWhen
  • #1006 Bump io.micrometer:micrometer-core from 1.12.4 to 1.12.5
  • #1005 Bump org.pitest:pitest-maven from 1.15.8 to 1.16.0
  • #1004 Bump org.testng:testng from 7.10.0 to 7.10.1
  • #1002 Bump org.testng:testng from 7.9.0 to 7.10.0
  • #1000 Retry on result (not just on exception)
  • #999 Bump io.smallrye.common:smallrye-common-annotation from 2.3.0 to 2.4.0
  • #998 Bump io.smallrye:smallrye-build-parent from 42 to 43
  • #997 Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
  • #996 Bump org.jboss.weld:weld-junit5 from 4.0.2.Final to 4.0.3.Final
  • #992 fix how FaultTolerance.run() constructs the result in async mode
  • #991 fix FaultTolerance.run() causing a NPE in async mode
  • #989 add FaultTolerance.Builder.withThreadOffloadExecutor()
  • #988 programmatic API: allow specifying an executor for thread offloads
  • #986 expose timer queue size via metrics
  • #985 integrate metrics into the programmatic API
  • #984 Bump io.vertx:vertx-core from 4.5.5 to 4.5.6
  • #983 Bump io.smallrye.config:smallrye-config from 3.7.0 to 3.7.1
  • #982 Bump io.smallrye.reactive:mutiny from 2.5.8 to 2.6.0
  • #981 add RateLimitException.getRetryAfterMillis()
  • #980 Bump org.awaitility:awaitility from 4.2.0 to 4.2.1
  • #979 Bump io.vertx:vertx-core from 4.5.4 to 4.5.5
  • #978 Bump io.smallrye.config:smallrye-config from 3.6.1 to 3.7.0
  • #977 Bump io.micrometer:micrometer-core from 1.12.3 to 1.12.4
  • #976 Bump io.smallrye.config:smallrye-config from 3.6.0 to 3.6.1
  • #975 Improve reference documentation for rate limit
  • #974 Bump version.kotlin from 1.9.22 to 1.9.23
  • #973 RateLimit: minSpacing violations count towards window limit
  • #972 Bump io.smallrye.reactive:mutiny from 2.5.7 to 2.5.8
  • #971 Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20
  • #970 Bump io.smallrye.config:smallrye-config from 3.5.4 to 3.6.0
  • #969 Bump org.jboss.weld:weld-junit5 from 4.0.1.Final to 4.0.2.Final
  • #968 Bump io.vertx:vertx-core from 4.5.3 to 4.5.4
  • #967 Bump io.smallrye.reactive:mutiny from 2.5.6 to 2.5.7
  • #966 Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk9 from 1.7.3 to 1.8.0
  • #965 Bump org.pitest:pitest-maven from 1.15.7 to 1.15.8
  • #964 Bump io.micrometer:micrometer-core from 1.12.2 to 1.12.3
  • #963 Bump io.smallrye.config:smallrye-config from 3.5.3 to 3.5.4
  • #962 Bump io.vertx:vertx-core from 4.5.2 to 4.5.3
  • #961 Bump io.smallrye.config:smallrye-config from 3.5.2 to 3.5.3
  • #960 Bump org.pitest:pitest-maven from 1.15.6 to 1.15.7
  • #959 Bump org.assertj:assertj-core from 3.25.2 to 3.25.3
  • #958 Bump org.junit:junit-bom from 5.10.1 to 5.10.2
  • #957 Bump io.smallrye.common:smallrye-common-annotation from 2.2.0 to 2.3.0
  • #956 Bump io.vertx:vertx-core from 4.5.1 to 4.5.2
  • #955 Bump io.smallrye.reactive:mutiny from 2.5.5 to 2.5.6
  • #954 Bump org.assertj:assertj-core from 3.25.1 to 3.25.2
  • #953 Bump org.pitest:pitest-maven from 1.15.4 to 1.15.6
  • #952 Bump io.smallrye.reactive:mutiny from 2.5.4 to 2.5.5
  • #951 Bump io.smallrye.reactive:mutiny from 2.5.3 to 2.5.4
  • #950 Bump org.pitest:pitest-maven from 1.15.3 to 1.15.4
  • #948 Bump io.smallrye.config:smallrye-config from 3.5.1 to 3.5.2
  • #947 Bump io.micrometer:micrometer-core from 1.12.1 to 1.12.2
  • #945 Bump org.assertj:assertj-core from 3.24.2 to 3.25.1
  • #944 Bump io.smallrye.config:smallrye-config from 3.5.0 to 3.5.1
  • #942 Bump org.testng:testng from 6.14.3 to 7.9.0
  • #941 Bump io.smallrye.config:smallrye-config from 3.4.4 to 3.5.0
  • #940 Bump version.kotlin from 1.9.21 to 1.9.22
  • #939 Bump io.smallrye.reactive:mutiny from 2.5.2 to 2.5.3
  • #938 Bump io.vertx:vertx-core from 4.5.0 to 4.5.1
  • #937 Bump io.micrometer:micrometer-core from 1.12.0 to 1.12.1
  • #936 Bump io.smallrye.reactive:mutiny from 2.5.1 to 2.5.2
  • #932 Bump version.kotlin from 1.9.20 to 1.9.21
  • #930 Preconditions optimizations
  • #929 prevent arithmetic overflow and reduce allocations in time conversions
  • #928 Update Java versions in CI: remove 20 and 21-ea, add 21
  • #927 timeout improvements
  • #926 Bump org.jboss.arquillian:arquillian-bom from 1.7.2.Final to 1.8.0.Final
  • #925 FaultToleranceImpl.BuilderImpl.withThreadOffload: allow disabling in sync mode
  • #922 InvocationContext micro optimizations
  • #921 Bump io.vertx:vertx-core from 4.4.6 to 4.5.0
  • #920 Bump io.micrometer:micrometer-core from 1.11.5 to 1.12.0
  • #917 Bump io.smallrye.config:smallrye-config from 3.4.3 to 3.4.4
  • #916 Bump org.jboss.arquillian:arquillian-bom from 1.7.1.Final to 1.7.2.Final
  • #915 Bump io.smallrye.config:smallrye-config from 3.4.2 to 3.4.3
  • #914 Bump io.smallrye.config:smallrye-config from 3.4.1 to 3.4.2
  • #913 improve memory footprint of the timer
  • #912 Bump org.junit:junit-bom from 5.10.0 to 5.10.1
  • #909 add integration API to the standalone implementation
  • #904 Bump org.jboss.weld:weld-junit5 from 4.0.0.Final to 4.0.1.Final
  • #903 Bump org.pitest:pitest-maven from 1.15.2 to 1.15.3
  • #902 Bump version.kotlin from 1.9.10 to 1.9.20
  • #901 Bump org.pitest:pitest-junit5-plugin from 1.2.0 to 1.2.1
  • #900 Bump org.pitest:pitest-maven from 1.15.1 to 1.15.2
  • #898 Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.0 to 1.9.10
  • #897 Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
  • #895 Bump org.eclipse.microprofile.config:microprofile-config-api from 3.0.3 to 3.1
  • #894 Bump io.vertx:vertx-core from 4.4.5 to 4.4.6
  • #893 Bump org.pitest:pitest-maven from 1.15.0 to 1.15.1
  • #892 Bump io.micrometer:micrometer-core from 1.11.4 to 1.11.5
  • #891 Bump io.smallrye:smallrye-build-parent from 41 to 42
  • #890 Bump version.weld-core from 5.1.1.Final to 5.1.2.Final
  • #889 Bump io.smallrye.common:smallrye-common-annotation from 2.1.2 to 2.2.0
  • #888 Bump io.smallrye.config:smallrye-config from 3.4.0 to 3.4.1
  • #887 Bump io.reactivex.rxjava3:rxjava from 3.1.7 to 3.1.8
  • #886 improve timeout reference documentation
  • #885 Bump io.smallrye.reactive:mutiny from 2.5.0 to 2.5.1
  • #884 Bump io.smallrye:smallrye-build-parent from 40 to 41
  • #883 Bump io.smallrye.reactive:mutiny from 2.4.0 to 2.5.0
  • #882 Bump io.smallrye.config:smallrye-config from 3.3.4 to 3.4.0
  • #881 Bump org.pitest:pitest-maven from 1.14.4 to 1.15.0
  • #880 Bump io.micrometer:micrometer-core from 1.11.3 to 1.11.4
  • #879 Bump io.smallrye.common:smallrye-common-annotation from 2.1.1 to 2.1.2
  • #878 Bump io.smallrye.reactive:mutiny from 2.3.1 to 2.4.0
  • #877 Bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.20 to 1.9.0
  • #876 Bump io.smallrye.config:smallrye-config from 3.3.3 to 3.3.4
  • #875 Bump io.smallrye.common:smallrye-common-annotation from 2.1.0 to 2.1.1
  • #874 Bump io.vertx:vertx-core from 4.4.4 to 4.4.5
  • #873 Bump version.kotlin from 1.9.0 to 1.9.10
  • #872 Bump io.reactivex.rxjava3:rxjava from 3.1.6 to 3.1.7
  • #871 Bump org.pitest:pitest-maven from 1.14.3 to 1.14.4
  • #870 Bump org.jboss.arquillian:arquillian-bom from 1.7.0.Final to 1.7.1.Final
  • #869 Bump io.micrometer:micrometer-core from 1.11.2 to 1.11.3
  • #868 Bump org.pitest:pitest-maven from 1.14.2 to 1.14.3
  • #867 Bump io.smallrye.config:smallrye-config from 3.3.2 to 3.3.3
  • #865 Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk9 from 1.7.2 to 1.7.3
  • #845 RateLimitException should have retryAfter{Seconds|Date} getter to match HTTP 429 error response
  • #841 Integrate programmatic API with metrics
  • #768 exception cause chain inspection useless for default Retry.retryOn / Fallback.applyOn / CircuitBreaker.failOn

Don't miss a new smallrye-fault-tolerance release

NewReleases is sending notifications on new releases.