Skip to content

Update dependency b2sdk to v1.7.0

Botaniker (Bot) requested to merge renovate/b2sdk-1.x into master

This MR contains the following updates:

Package Update Change
b2sdk minor ==1.6.0 -> ==1.7.0

Release Notes

Backblaze/b2-sdk-python

v1.7.0

Compare Source

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

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.

Merge request reports