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-bucketandupdate-bucket - Add more fields to
get-account-infojson - Add
--replicationtols --long - Add
replication-setupcommand - Add "quick start guide" to documentation
Changed
- Made
bucketTypepositional argument toupdate-bucketoptional - Run unit tests on all CPUs