As in 3.4.0, replication support may be unstable, however no backward-incompatible
changes are currently planned.
This version is pinned strictly to b2-sdk-python==1.17.3
for the same reason.
Added
- Add
--write-buffer-size
parameter - Add
--skip-hash-verification
parameter - Add
replication-status
command
Changed
- Minimum MacOS version from 10.15 to 11.0
Infrastructure
- Try not to crash tests due to bucket name collision
- Fix replication integration tests
- Fix leaking buckets in integration tests
- Limit number of workers for integration tests to 1 for now
- Make integration tests remove buckets only based on name, not based on creation time
- Add dependabot configuration