3.4.0
This release contains a preview of replication support. It allows for basic usage
of B2 replication feature (currently in closed beta). Until this notice is removed,
the interface of replication related functionality should be not considered as public
API (as defined by SemVer).
This version is pinned strictly to b2-sdk-python==1.16.0
for the same reason.
Added
- Add basic replication support to
create-bucket
andupdate-bucket
- Add more fields to
get-account-info
json - Add
--replication
tols --long
- Add
replication-setup
command - Add "quick start guide" to documentation
Changed
- Made
bucketType
positional argument toupdate-bucket
optional - Run unit tests on all CPUs