4.0.2
Fixed
- Fix
--lifecycle-rule
validation onpython<3.10
. - Update required
b2sdk
to2.4.0
which includes following fixes:- Move scan filters before a read on filesystem access attempt.
- Fix & improve Lifecycle Rule validation.
- Don't retry on
NoPaymentHistory
exception.
Doc
- Add
--lifecycle-rule
example to CLI--help
and documentation. (#432)