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 76e3e96 commit 5b5ac44Copy full SHA for 5b5ac44
CHANGELOG.md
@@ -9,6 +9,15 @@ upcoming release can be found in [changelog.d](changelog.d).
9
10
<!-- towncrier release notes start -->
11
12
+## [2.5.1](https://github.com/Backblaze/b2-sdk-python/releases/tag/v2.5.1) - 2024-08-15
13
+
14
15
+### Fixed
16
17
+- Fix LocalFolder.all_files(..) erroring out if one of the non-excluded directories is not readable by the user running the scan.
18
+ Warning is added to ProgressReport instead as other file access errors are.
19
20
21
## [2.5.0](https://github.com/Backblaze/b2-sdk-python/releases/tag/v2.5.0) - 2024-07-30
22
23
changelog.d/+scan_perm_errors.fixed.md
0 commit comments