What's Changed
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.2 by @dependabot in #50
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #47
- Add addRetryableIOExceptions/removeRetryableIOException by @making in #56
- Add
RetryableHttpResponsePredicate
to check the HTTP response and determine whether a retry is possible. by @making in #57 - Remove
ErrorSupplier
/StatusSupplier
and use directboolean
/int
for the simplicity by @making in #58
Full Changelog: 0.6.0...0.7.0