We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac29074 commit e2c4804Copy full SHA for e2c4804
CHANGELOG.md
@@ -9,6 +9,18 @@ upcoming release can be found in [changelog.d](changelog.d).
9
10
<!-- towncrier release notes start -->
11
12
+## [2.8.1](https://github.com/Backblaze/b2-sdk-python/releases/tag/v2.8.1) - 2025-04-24
13
+
14
15
+### Fixed
16
17
+- Fix TimeoutError handling in `b2http`.
18
19
+### Doc
20
21
+- Document params in FileRetentionSetting class. ([#532](https://github.com/Backblaze/b2-sdk-python/issues/532))
22
23
24
## [2.8.0](https://github.com/Backblaze/b2-sdk-python/releases/tag/v2.8.0) - 2025-01-23
25
26
changelog.d/+timeout_error.fixed.md
changelog.d/532.doc.md
0 commit comments