Fault Tolerance 4.3.1

Today, we announce the release of SmallRye Fault Tolerance 4.3.1. This is a small release with a couple of bug fixes and one API deprecation. It is a safe upgrade for everyone using SmallRye Fault Tolerance 4.3.0.

In the previous release, we introduced an experimental API for observing circuit breaker state changes. The CircuitBreakerStateChanged event type is now deprecated and will be removed in a subsequent release. At the same time, we will introduce a new API for accessing circuit breaker maintenance features: observing its current state and resetting to the initial state. If you want to know more, feel free to watch issue #280.

Also, to slightly improve quality of life, starting with this release, SmallRye Fault Tolerance will log its version number during boot.