Skip to content

Commit

Permalink
release 1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mjurbanski-reef committed Dec 13, 2023
1 parent 0b972be commit 4a699e0
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 4 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,23 @@ upcoming release can be found in [changelog.d](changelog.d).

<!-- towncrier release notes start -->

## [1.29.0](https://github.com/Backblaze/b2-sdk-python/releases/tag/v1.29.0) - 2023-12-13


### Changed

- Change v3.B2Api.authorize_account signature to make `realm` optional and `"production"` by default.

### Added

- 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.

### Infrastructure

- Add `-v` to pytest in CI.
- Run windows pypy3.9 tests on nightly builds.


## [1.28.0](https://github.com/Backblaze/b2-sdk-python/releases/tag/v1.28.0) - 2023-12-06


Expand Down
1 change: 0 additions & 1 deletion changelog.d/+authorize_account.changed.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/+make_tests_in_ci_verbose.infrastructure.md

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 4a699e0

Please sign in to comment.