Update dependency b2sdk to v1.2.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
b2sdk | minor |
==1.1.4 -> ==1.2.0
|
Release Notes
Backblaze/b2-sdk-python
v1.2.0
Added
- Add support for Python 3.9
- Support for bucket to bucket sync
- Add a possibility to append a string to the User-Agent in
B2Http
Changed
- Change default fetch count for
ls
to 10000
Removed
- Drop Python 2 and Python 3.4 support
🎉 - Remove
--prefix
fromls
(it didn't really work, usefolderName
argument)
Fixed
- Allow to set an empty bucket info during the update
- Fix docs generation in CI
Renovate 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.