Skip to content

Commit a6a7f21

Browse files
release 1.29.1
1 parent 2ddd4a2 commit a6a7f21

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

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

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

12+
## [1.29.1](https://github.com/Backblaze/b2-sdk-python/releases/tag/v1.29.1) - 2024-01-23
13+
14+
15+
### Fixed
16+
17+
- Handle non-json encoded B2 error responses, i.e. retry on 502 and 504 errors.
18+
19+
### Doc
20+
21+
- Add missing import in Synchronizer docs example.
22+
23+
1224
## [1.29.0](https://github.com/Backblaze/b2-sdk-python/releases/tag/v1.29.0) - 2023-12-13
1325

1426

changelog.d/+handle_html_errors.fixed.md

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

changelog.d/+missing_sync_import.doc.md

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

0 commit comments

Comments
 (0)