- #730 release 5.6.0
- #729 fix circuit breaker state transitions
- #728 Small optimizations
- #727 CI: Drop no longer last JDK GA (18) + move JDK 19 to GA + add next JD…
- #725 avoid explicitly setting metric type for MicroProfile Metrics
- #724 Bump dokka-maven-plugin from 1.7.10 to 1.7.20
- #723 Bump micrometer-core from 1.9.4 to 1.9.5
- #722 Bump pitest-maven from 1.9.7 to 1.9.8
- #719 Bump pitest-maven from 1.9.6 to 1.9.7
- #717 Bump pitest-maven from 1.9.5 to 1.9.6
- #716 Bump vertx-core from 4.3.3 to 4.3.4
- #715 Bump version.kotlin from 1.7.10 to 1.7.20
- #713 Bump pitest-junit5-plugin from 1.0.0 to 1.1.0
- #710 add smooth type of rate limiting (aka token bucket)
- #709 Bump junit-bom from 5.9.0 to 5.9.1
- #708 Bump micrometer-core from 1.9.3 to 1.9.4
- #700 Bump smallrye-config from 2.11.1 to 2.12.0
- #698 Bump smallrye-build-parent from 35 to 36
- #696 add @AsynchronousNonBlocking
- #695 Bump pitest-maven from 1.9.4 to 1.9.5
- #694 better handling of
@Asynchronous
,@Blocking
and@NonBlocking
- #693 Bump micrometer-core from 1.9.2 to 1.9.3
- #692 Bump vertx-core from 4.3.2 to 4.3.3
- #691 Bump mutiny from 1.6.0 to 1.7.0
- #690 Bump pitest-maven from 1.9.3 to 1.9.4
- #689 Bump smallrye-config from 2.11.0 to 2.11.1
- #688 add support for fallback methods with exception parameter
- #687 Bump junit-bom from 5.8.2 to 5.9.0
- #686 Bump maven-resources-plugin from 3.2.0 to 3.3.0
- #685 Fix unnecessary String concatenation in debug/trace statements.
- #684 remove the notion of Clock
- #683 Add more information to Retry/Timeout logs
- #682 Add rate limit
- #681 Bump pitest-maven from 1.9.2 to 1.9.3
- #680 Bump smallrye-config from 2.10.1 to 2.11.0
- #679 Bump kotlinx-coroutines-jdk8 from 1.6.3 to 1.6.4
- #678 Bump dokka-maven-plugin from 1.7.0 to 1.7.10
- #677 Bump pitest-maven from 1.9.1 to 1.9.2
- #676 Bump micrometer-core from 1.9.1 to 1.9.2
- #437 prototype "rate limit" strategy
- #274 prototype "access causing exception in fallback methods" support
- #249 investigate whether we need to move circuit breaker from open to half-open asynchronously