Skip to content

Commit

Permalink
release 1.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mjurbanski-reef committed Jan 23, 2024
1 parent 2ddd4a2 commit a6a7f21
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,18 @@ upcoming release can be found in [changelog.d](changelog.d).

<!-- towncrier release notes start -->

## [1.29.1](https://github.com/Backblaze/b2-sdk-python/releases/tag/v1.29.1) - 2024-01-23


### Fixed

- Handle non-json encoded B2 error responses, i.e. retry on 502 and 504 errors.

### Doc

- Add missing import in Synchronizer docs example.


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


Expand Down
1 change: 0 additions & 1 deletion changelog.d/+handle_html_errors.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/+missing_sync_import.doc.md

This file was deleted.

0 comments on commit a6a7f21

Please sign in to comment.