Skip to content

Release 1.7.0

Compare
Choose a tag to compare
@banterCZ banterCZ released this 24 Aug 13:03
· 164 commits to develop since this release
a5d0eb0

This release contains the following improvements:

  • Improved RestClient
    • Added Digest Auth support
    • Added configuration of various timeouts
  • Implemented RequestContextConverter to obtain user agent and best-effort guess of the client IP address
  • Updated dependencies
    • Switched from javax to jakarta
    • Upgraded to Spring Boot 3
    • Required JDK 17+