Skip to content

1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 23:59
94d0302

Added

  • Add __slots__ and __eq__ to FileVersionInfo for memory usage optimization and ease of testing
  • Add support for SSE-C server-side encryption mode

Changed

  • BasicSyncEncryptionSettingsProvider supports different settings sets for reading and writing

Fixed

  • Fix clearing cache during authorize_account
  • Fix ChainedStream (needed in Bucket.create_file etc.)
  • Make tqdm-based progress reporters less jumpy and easier to read
  • Fix emerger examples in docs