Skip to content

Commit 57f8bae

Browse files
committed
release 4.4.2
1 parent 0472230 commit 57f8bae

File tree

7 files changed

+16
-6
lines changed

7 files changed

+16
-6
lines changed

CHANGELOG.md

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

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

12+
## [4.4.2](https://github.com/Backblaze/B2_Command_Line_Tool/releases/tag/v4.4.2) - 2025-09-10
13+
14+
15+
### Fixed
16+
17+
- Handle filenames starting with / or ending with # or ?. ([#1090](https://github.com/Backblaze/B2_Command_Line_Tool/issues/1090))
18+
- Avoid failing on missing extra dependencies in `b2 license` command. ([#1106](https://github.com/Backblaze/B2_Command_Line_Tool/issues/1106))
19+
- Fix `b2id://` uri support in `file unhide` command. ([#1114](https://github.com/Backblaze/B2_Command_Line_Tool/issues/1114))
20+
21+
### Infrastructure
22+
23+
- Prepare Linux binary for ARM. ([#1099](https://github.com/Backblaze/B2_Command_Line_Tool/issues/1099))
24+
- Address duplicate bucket names issue in integration tests by redesigning the seed generation mechanism.
25+
- Bump pypa/gh-action-pypi-publish from 1.3.1 to 1.13.0 in /.github/workflows.
26+
27+
1228
## [4.4.1](https://github.com/Backblaze/B2_Command_Line_Tool/releases/tag/v4.4.1) - 2025-07-30
1329

1430

changelog.d/+bump-gh-action-pypi.infrastructure.md

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

changelog.d/+duplicate_bucket_ci.infrastructure.md

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

changelog.d/1090.fixed.md

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

changelog.d/1099.infrastructure.md

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

changelog.d/1106.fixed.md

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

changelog.d/1114.fixed.md

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

0 commit comments

Comments
 (0)