Skip to content

Commit a8b8cd6

Browse files
committed
release 4.7.0
1 parent cd086d8 commit a8b8cd6

9 files changed

Lines changed: 21 additions & 8 deletions

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.7.0](https://github.com/Backblaze/B2_Command_Line_Tool/releases/tag/v4.7.0) - 2026-05-05
13+
14+
15+
### Removed
16+
17+
- Drop support for Python 3.9 and PyPy 3.9.
18+
19+
### Fixed
20+
21+
- Reject unsafe remote filenames in the Download command.
22+
23+
### Infrastructure
24+
25+
- Bump PyInstaller version and remove obsolete hidden imports from the PyInstaller spec file.
26+
- Bump pytest and other test dependencies versions.
27+
- Bump sdk version to v2.12.0.
28+
- Fix tests with pytest 9.0.
29+
- Migrate from pdm to uv.
30+
- Rewrite the test case verifying non-UTF-8 help rendering, replacing subtests with parametrization, cover nested commands.
31+
32+
1233
## [4.6.0](https://github.com/Backblaze/B2_Command_Line_Tool/releases/tag/v4.6.0) - 2026-02-25
1334

1435

changelog.d/+download-path-validation.fixed.md

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

changelog.d/+drop-python-3.9.removed.md

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

changelog.d/+non-utf8-test-redesign.infrastructure.md

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

changelog.d/+pdm-to-uv.infrastructure.md

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

changelog.d/+pyinstaller-6.infrastructure.md

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

changelog.d/+pytest-9.0.infrastructure.md

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

changelog.d/+pytest.infrastructure.md

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

changelog.d/+sdk-upgrade.infrastructure.md

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

0 commit comments

Comments
 (0)