Skip to content

1.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 02:38
96aa9ea

Added

  • Logging performance summary of parallel download threads
  • Add max_download_streams_per_file parameter to B2Api class and underlying structures
  • Add is_file_lock_enabled parameter to Bucket.update() and related methods

Fixed

  • Replace ReplicationScanResult.source_has_sse_c_enabled with source_encryption_mode
  • Fix B2Api.get_key() and RawSimulator.delete_key()
  • Fix calling CopySizeTooBig exception

Infrastructure

  • Fix nox's deprecated session.install() calls
  • Re-enable changelog validation in CI