Releases: making/retryable-client-http-request-interceptor
Releases · making/retryable-client-http-request-interceptor
0.7.0
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
0.6.0
What's Changed
- Introduced
RetryableIOExceptionPredicate
- Bump io.spring.javaformat:spring-javaformat-maven-plugin from 0.0.41 to 0.0.42 by @dependabot in #34
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #35
- Bump org.springframework.boot:spring-boot-dependencies from 3.2.6 to 3.3.2 by @dependabot in #38
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.5.1 by @dependabot in #44
- Bump io.spring.javaformat:spring-javaformat-maven-plugin from 0.0.42 to 0.0.43 by @dependabot in #39
Full Changelog: 0.5.1...0.6.0
0.5.1
Full Changelog: 0.5.0...0.5.1
0.5.0
Full Changelog: 0.4.2...0.5.0
0.4.2
What's Changed
- Add test in case of UnknownHostException by @making in #27
- Support
JdkClientHttpRequestFactory
andOkHttp3ClientHttpRequestFactory
by @making in #29 - Mask
Set-Cookie
header in log messages by @making in #30 - Support
sensitiveHeaderPredicate
by @making in #31 - Bump to Spring Boot 3.2.6 by @making in #32
Full Changelog: 0.3.0...0.4.2
0.3.0
0.2.5
What's Changed
- Fix the build for Spring 5
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 by @dependabot in #19
- Bump io.spring.javaformat:spring-javaformat-maven-plugin from 0.0.39 to 0.0.41 by @dependabot in #20
Full Changelog: 0.2.4...0.2.5
0.2.4
Full Changelog: 0.2.3...0.2.4
0.2.3
What's Changed
- Support connection refused
- Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #3
- Bump spring-boot-dependencies from 3.0.6 to 3.1.1 by @dependabot in #7
- Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #6
- Bump spring-javaformat-maven-plugin from 0.0.38 to 0.0.39 by @dependabot in #4
- Bump org.springframework.boot:spring-boot-dependencies from 3.1.1 to 3.1.2 by @dependabot in #8
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2 by @dependabot in #14
- Bump org.springframework.boot:spring-boot-dependencies from 3.1.2 to 3.1.5 by @dependabot in #12
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: 0.2.2...0.2.3