Skip to content

4.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 10:20
· 50 commits to master since this release
d901e74

Fixed

  • Fix --lifecycle-rule validation on python<3.10.
  • Update required b2sdk to 2.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)