Skip to content

1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 22:23

Added

  • ScanPoliciesManager is able to filter b2 files by upload timestamp

Changed

  • Synchronizer.make_file_sync_actions and Synchronizer.make_folder_sync_actions were made private in v2 interface
  • Refactored sync.file.*File and sync.file.*FileVersion to sync.path.*SyncPath in v2
  • Refactored FileVersionInfo to FileVersion in v2
  • ScanPoliciesManager exclusion interface changed in v2
  • B2Api unittests for v0, v1 and v2 are now common
  • B2Api.cancel_large_file returns a FileIdAndName object instead of a FileVersion object in v2
  • FileVersion has a mandatory api parameter in v2
  • B2Folder holds a handle to B2Api
  • Bucket unit tests for v1 and v2 are now common

Fixed

  • Fix call to incorrect internal api in B2Api.get_download_url_for_file_name