- #455 release 5.2.0
- #454 automatically update version numbers in documentation before release
- #453 non-compatible mode for asynchrony
- #452 @Blocking and @nonblocking on classes
- #451 Bump vertx-core from 4.1.0 to 4.1.1
- #450 Bump mutiny from 0.18.0 to 0.18.1
- #449 add backoff strategies for @Retry: exponential, Fibonacci, custom
- #447 Bump smallrye-config from 2.4.0 to 2.4.1
- #446 refactor config system
- #445 Bump mutiny from 0.17.0 to 0.18.0
- #444 Bump smallrye-config from 2.3.0 to 2.4.0
- #443 more strict fallback method return type assignability check
- #441 fix fallback method return type assignability check
- #435 Bump smallrye-parent from 27 to 28
- #434 Bump pitest-maven from 1.6.6 to 1.6.7
- #433 Bump smallrye-parent from 26 to 27
- #432 Bump vertx-core from 4.0.3 to 4.1.0
- #431 Bump rxjava from 3.0.12 to 3.0.13
- #430 Bump version.smallrye-reactive-utils from 2.5.1 to 2.6.0
- #429 Bump junit-pioneer from 1.4.1 to 1.4.2
- #428 introduce mode where asynchrony is determined solely from method's return type
- #427 Remove non-existent dependency from dependabot configuration
- #426 fix documentation links
- #394 additional backoff strategies for retry
- #184 rewrite config system