Skip to content

2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 19:28
· 27 commits to master since this release
470de14

Fixed

  • Fix TruncatedOutput errors when downloading files over congested network (fixes B2_Command_Line_Tool#554).
  • Ensure FileSimulator.as_download_headers returns dict[str, str] mapping.

Added

  • Add unhide_file method to Bucket class.

Doc

  • Improve download_file_from_url methods type hints.

Infrastructure

  • Limit max CI (Github Actions) duration to 90 minutes.