Skip to content

1.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 10:54
· 25 commits to main since this release
1.5.0
e61158e

Bug Fixes

  • Set different timeouts for HTTP request connection and read to lower maximum request length. Instead of 60s for each, it is now 9.05s for connection and 60s for read. (#95)