Update dependency b2sdk to v1.8.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
b2sdk | minor |
==1.7.0 -> ==1.8.0
|
Release Notes
Backblaze/b2-sdk-python
v1.8.0
Added
- Add
get_bucket_name_or_none_from_bucket_id
toAccountInfo
andCache
- Add possibility to change realm during integration tests
- Add support for "file locks": file retention, legal hold and default bucket retention
Fixed
- Cleanup sync errors related to directories
- Use proper error handling in
ScanPoliciesManager
- Application key restriction message reverted to previous form
- Added missing apiver wrappers for FileVersionInfo
- Fix crash when Content-Range header is missing
- Pin dependency versions appropriately
Changed
-
b2sdk.v1.sync
refactored to reflectb2sdk.sync
structure - Make
B2Api.get_bucket_by_id
return populated bucket objects in v2 - Add proper support of
recommended_part_size
andabsolute_minimum_part_size
inAccountInfo
- Refactored
minimum_part_size
torecommended_part_size
(tha value used stays the same) - Encryption settings, types and providers are now part of the public API
Removed
- Remove
Bucket.copy_file
andBucket.start_large_file
- Remove
FileVersionInfo.format_ls_entry
andFileVersionInfo.format_folder_ls_entry
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.