Skip to content

v1.21.1

Compare
Choose a tag to compare
@anmoel anmoel released this 17 Oct 06:39
· 172 commits to main since this release
c53ab20

Changelog

Features

  • 743804b: feat: Remove timeout in maven repository test to test a proxy repository with no timeout value (@anmoel)
  • 0534daf: feat: Improve ValidateDiagFunc for http client connection timeout (@anmoel)

Bug fixes

  • e227646: fix(repository): Remove default of http client timeout. (@anmoel)
  • eea0d0a: fix(repository): Refactore generation of HTTPClientConnections (@anmoel)
  • 968b1b9: fix(repository): Improve empty timeout handling of function getHTTPClientConnection (@anmoel)

Other changes