Skip to content

Releases: making/retryable-client-http-request-interceptor

0.7.0

20 Jan 01:39
Compare
Choose a tag to compare

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 direct boolean / int for the simplicity by @making in #58

Full Changelog: 0.6.0...0.7.0

0.6.0

20 Jan 01:21
Compare
Choose a tag to compare

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

07 Jun 02:46
Compare
Choose a tag to compare

Full Changelog: 0.5.0...0.5.1

0.5.0

03 Jun 06:36
Compare
Choose a tag to compare

Full Changelog: 0.4.2...0.5.0

0.4.2

23 May 13:56
Compare
Choose a tag to compare

What's Changed

  • Add test in case of UnknownHostException by @making in #27
  • Support JdkClientHttpRequestFactory and OkHttp3ClientHttpRequestFactory 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

03 Feb 07:22
Compare
Choose a tag to compare

What's Changed

  • Support load balancing during retries by @making in #24
  • Mask sensitive headers in debug log by @making in #25
  • Remove deprecated code by @making in #26

Full Changelog: 0.2.5...0.3.0

0.2.5

02 Feb 08:19
Compare
Choose a tag to compare

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

04 Jan 15:10
Compare
Choose a tag to compare

0.2.3

04 Jan 15:09
Compare
Choose a tag to compare

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

Full Changelog: 0.2.2...0.2.3

0.2.2

28 Apr 04:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2