github smallrye/smallrye-fault-tolerance 5.3.0

latest releases: 6.4.1, 6.4.0, 6.3.0...
2 years ago
  • #573 release 5.3.0, third attempt
  • #572 replace < and > with entities to please javadoc
  • #571 release 5.3.0, second attempt
  • #570 avoid character entities that javadoc considers invalid
  • #569 release 5.3.0
  • #568 add documentation for event listeners
  • #567 make CdiFaultToleranceSpi.Dependencies public to enable integration
  • #566 add Java 18-ea to CI builds
  • #565 allow registering state change listeners on CircuitBreakerMaintenance
  • #564 add events to the programmatic API
  • #563 use proper descriptions of fault tolerance strategies
  • #562 proper operation description in exception messages
  • #561 events in programmatic API
  • #560 Bump pitest-maven from 1.7.3 to 1.7.4
  • #559 Bump smallrye-common-annotation from 1.8.0 to 1.9.0
  • #558 add a Mutiny entrypoint to the programmatic API
  • #557 CircuitBreakerMaintenance should allow registering state change listeners
  • #556 programmatic API with Mutiny
  • #555 revamp async types support
  • #552 initial version of programmatic API
  • #550 Bump mutiny from 1.3.0 to 1.3.1
  • #549 Bump vertx-core from 4.2.3 to 4.2.4
  • #547 Bump smallrye-config from 2.8.1 to 2.8.2
  • #546 make CircuitBreaker/Fallback/Retry inspect the exception cause chain
  • #545 Bump jboss-logging from 3.4.2.Final to 3.4.3.Final
  • #544 Bump mutiny from 1.2.0 to 1.3.0
  • #539 allow defining a FallbackHandler for methods that return primitive types
  • #538 Bump assertj-core from 3.21.0 to 3.22.0
  • #537 Bump smallrye-config from 2.7.0 to 2.8.1
  • #536 Bump vertx-core from 4.2.1 to 4.2.3
  • #535 Bump smallrye-build-parent from 32 to 34
  • #531 Bump smallrye-config from 2.6.1 to 2.7.0
  • #528 Bump mutiny from 1.1.2 to 1.2.0
  • #527 Bump junit-bom from 5.8.1 to 5.8.2
  • #525 Bump rxjava from 3.1.2 to 3.1.3
  • #524 CircuitBreaker/Fallback/Retry could/should inspect the exception cause chain
  • #521 Bump smallrye-config from 2.6.0 to 2.6.1
  • #518 Bump junit-pioneer from 1.4.2 to 1.5.0
  • #517 Bump pitest-maven from 1.7.2 to 1.7.3
  • #516 Bump vertx-core from 4.2.0 to 4.2.1
  • #515 Bump smallrye-metrics from 3.0.3 to 3.0.4
  • #514 Bump vertx-core from 4.1.5 to 4.2.0
  • #513 Bump awaitility from 4.1.0 to 4.1.1
  • #512 Bump smallrye-build-parent from 31 to 32
  • #511 Bump smallrye-config from 2.5.1 to 2.6.0
  • #510 Bump smallrye-common-annotation from 1.7.1 to 1.8.0
  • #509 Bump mutiny from 1.1.1 to 1.1.2
  • #508 Bump pitest-maven from 1.7.1 to 1.7.2
  • #507 Bump rxjava from 3.1.1 to 3.1.2
  • #506 Bump smallrye-common-annotation from 1.6.0 to 1.7.1
  • #505 Bump mutiny from 1.1.0 to 1.1.1
  • #504 revamp async support to better align with Rx-style libraries, possibly unify on Mutiny
  • #503 Bump vertx-core from 4.1.4 to 4.1.5
  • #502 Bump mutiny from 1.0.0 to 1.1.0
  • #501 Bump pitest-maven from 1.7.0 to 1.7.1
  • #500 Bump smallrye-config from 2.5.0 to 2.5.1
  • #499 Bump junit-bom from 5.8.0 to 5.8.1
  • #498 use Java 17 in CI, stop using 16
  • #497 Bump assertj-core from 3.20.2 to 3.21.0
  • #496 Bump vertx-core from 4.1.3 to 4.1.4
  • #495 Bump smallrye-config from 2.4.4 to 2.5.0
  • #494 Bump pitest-junit5-plugin from 0.14 to 0.15
  • #493 Bump junit-bom from 5.7.2 to 5.8.0
  • #492 Inability to define Fallback with FallbackHandler on void methods
  • #491 Bump version.smallrye-context-propagation from 1.2.1 to 1.2.2
  • #490 Bump pitest-maven from 1.6.9 to 1.7.0
  • #489 use Eclipse Temurin instead of AdoptOpenJDK for CI
  • #488 Bump vertx-core from 4.1.2 to 4.1.3
  • #487 Bump rxjava from 3.1.0 to 3.1.1
  • #486 Bump smallrye-build-parent from 30 to 31
  • #483 Bump smallrye-config from 2.4.3 to 2.4.4
  • #482 Replaced Thread#sleep calls with Awaitility in tests
  • #479 Replaced Thread.sleep calls with Awaitility in CompletionStageThreadPoolBulkheadTest
  • #478 update Weld and reenable Java 17 on CI
  • #477 Bump pitest-maven from 1.6.8 to 1.6.9
  • #476 Bump rxjava from 3.0.13 to 3.1.0
  • #474 Bump smallrye-config from 2.4.2 to 2.4.3
  • #473 Bump smallrye-build-parent from 29 to 30
  • #472 Bump mutiny from 0.19.2 to 1.0.0
  • #471 Bump version.smallrye-context-propagation from 1.2.0 to 1.2.1
  • #470 Bump pitest-maven from 1.6.7 to 1.6.8
  • #469 Bump vertx-core from 4.1.1 to 4.1.2
  • #466 use smallrye-build-parent instead of smallrye-parent
  • #462 use smallrye-build-parent instead of smallrye-parent
  • #412 a lot of tests fail on JDK 17-ea+21
  • #370 programmatic API

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

NewReleases is sending notifications on new releases.