Skip to content

v6.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Sep 06:13

Fixed

  • Fixed downloads leaking HTTP sessions, progress bars, or output files when an exception interrupted a file or folder download. (#478)
  • Reject incomplete response bodies instead of saving them as completed downloads. (#481)
  • Normalized archive member paths returned by extractall, so ZIP and tar results use native path separators consistently. (#487)