You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#50 - Fix debug logging messages for retry and providers bug #51 - Add to HttpClientContext.Builder to expose state of builder (getters) and configureWith(BeanScope)
#46 - Change method .newBuilder() -> .builder() with deprecation #47 - Change method .withHandler() -> .handler() with deprecation #44 - Migrate to use System.Logger rather than SLF4J-API (better support for jlink / module-path) #43 - ENH: Add jitter support to SimpleRetryHandler
#41 - ENH: Add HttpClientContext metrics() to provide statistical overview of activity enhancement #40 - Change Jackson adapter to throw UncheckedIOException rather than RuntimeException