Changed
- Migrate to b2sdk.v3.
- Switched to cloud-based signing using DigiCert KeyLocker.
Added
- Add multi-bucket keys support to the
key create
subcommand. (#1083) - Support multi-bucket keys in
key list
subcommand.
Infrastructure
- Replace backoff with tenacity for handling retries in tests. (#1088)
- Fix flaky integration test for multi-bucket key restrictions.
- Redesign console tools tests using b2sdk.v1 to use b2sdk.v3.
- Replace deprecated windows-2019 ci runner image with windows-2025.