Skip to content

Commit ea98c02

Browse files
committed
release 4.4.0
1 parent 533b731 commit ea98c02

9 files changed

+21
-8
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,27 @@ upcoming release can be found in [changelog.d](changelog.d).
99

1010
<!-- towncrier release notes start -->
1111

12+
## [4.4.0](https://github.com/Backblaze/B2_Command_Line_Tool/releases/tag/v4.4.0) - 2025-07-30
13+
14+
15+
### Changed
16+
17+
- Migrate to b2sdk.v3.
18+
- Switched to cloud-based signing using DigiCert KeyLocker.
19+
20+
### Added
21+
22+
- Add multi-bucket keys support to the `key create` subcommand. ([#1083](https://github.com/Backblaze/B2_Command_Line_Tool/issues/1083))
23+
- Support multi-bucket keys in `key list` subcommand.
24+
25+
### Infrastructure
26+
27+
- Replace backoff with tenacity for handling retries in tests. ([#1088](https://github.com/Backblaze/B2_Command_Line_Tool/issues/1088))
28+
- Fix flaky integration test for multi-bucket key restrictions.
29+
- Redesign console tools tests using b2sdk.v1 to use b2sdk.v3.
30+
- Replace deprecated windows-2019 ci runner image with windows-2025.
31+
32+
1233
## [4.3.3](https://github.com/Backblaze/B2_Command_Line_Tool/releases/tag/v4.3.3) - 2025-06-04
1334

1435

changelog.d/+b2sdk_v3.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+console_tool_tests_v1_to_v3.infrastructure.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+drop-windows-2019-ci.infrastructure.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+fix-multi-bucket-key-integration-test.infrastructure.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+key-list-multi-bucket.added.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+keylocker_migration.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/1083.added.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/1088.infrastructure.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)