Skip to content

chore(deps): update dependency b2sdk to v1.18.0 - autoclosed

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

This MR contains the following updates:

Package Update Change
b2sdk minor ==1.17.3 -> ==1.18.0

Release Notes

Backblaze/b2-sdk-python

v1.18.0

Compare Source

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
  • StatsCollector contains context managers for gathering performance statistics

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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, click this checkbox.

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

Edited by Botaniker (Bot)

Merge request reports