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 c8ba802 commit 49dd75dCopy full SHA for 49dd75d
sdk/storage/azure-storage-file-share/CHANGELOG.md
@@ -5,6 +5,10 @@
5
### Features Added
6
- Stable release of features from 12.23.0b1
7
8
+### Bugs Fixed
9
+- Fixed an issue where `ShareClient`'s `list_directories_and_files` API specified with `name_starts_with`
10
+would not return all results when the share contains a large number of files and directories.
11
+
12
### Other Changes
13
- Migrated any previously documented `kwarg` arguments to be named keywords.
14
Some public types may have been adjusted if they were previously erroneous or incomplete.
0 commit comments