Skip to content

0.23.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Apr 18:46

What's Changed

  • Fix the GET response by @vrbanecd in #63
    • Fixed GET response handling to stream files instead of buffering the entire response in memory
    • Added skipping instance shutdown if there are active requests in flight
    • Fixed timeout calculation to use total_seconds() instead of seconds()
    • Removed read timeout to allow large file transfers to complete without being interrupted

Full Changelog: 0.22...0.23.0