Update dependency b2sdk to v1.7.0
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
Added
- Add
__slots__
and__eq__
toFileVersionInfo
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 inBucket.create_file
etc.) - Make tqdm-based progress reporters less jumpy and easier to read
- Fix emerger examples in docs
Configuration
-
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.