Skip to content

Commit 49dd75d

Browse files
Added changelogs for the bug fix (#43105)
1 parent c8ba802 commit 49dd75d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sdk/storage/azure-storage-file-share/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
### Features Added
66
- Stable release of features from 12.23.0b1
77

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+
812
### Other Changes
913
- Migrated any previously documented `kwarg` arguments to be named keywords.
1014
Some public types may have been adjusted if they were previously erroneous or incomplete.

0 commit comments

Comments
 (0)