Skip to content

Commit 4a699e0

Browse files
release 1.29.0
1 parent 0b972be commit 4a699e0

5 files changed

+17
-4
lines changed

CHANGELOG.md

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

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

12+
## [1.29.0](https://github.com/Backblaze/b2-sdk-python/releases/tag/v1.29.0) - 2023-12-13
13+
14+
15+
### Changed
16+
17+
- Change v3.B2Api.authorize_account signature to make `realm` optional and `"production"` by default.
18+
19+
### Added
20+
21+
- Progress listener instances can now change their descriptions during run. This allows for e.g.: changing description after file headers are downloaded but before the content is fetched.
22+
23+
### Infrastructure
24+
25+
- Add `-v` to pytest in CI.
26+
- Run windows pypy3.9 tests on nightly builds.
27+
28+
1229
## [1.28.0](https://github.com/Backblaze/b2-sdk-python/releases/tag/v1.28.0) - 2023-12-06
1330

1431

changelog.d/+authorize_account.changed.md

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

changelog.d/+make_tests_in_ci_verbose.infrastructure.md

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

changelog.d/+progress-listener-can-have-description-changed.added.md

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

changelog.d/+run_windows_pypy_tests_on_nightly.infrastructure.md

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

0 commit comments

Comments
 (0)