github Azure/azure-sdk-for-python azure-storage-file-share_12.23.0

latest releases: azure-mixedreality-remoterendering_1.0.0b3, azure-storage-file-datalake_12.22.0
15 hours ago

12.23.0 (2025-10-15)

Features Added

  • Stable release of features from 12.23.0b1

Bugs Fixed

  • Fixed an issue where ShareClient's list_directories_and_files API specified with name_starts_with
    would not return all results when the share contains a large number of files and directories.
  • Removed __enter__ and __exit__ attributes for all asynchronous client objects for raising explicit TypeError,
    and let the AttributeError raise directly.

Other Changes

  • Migrated any previously documented kwarg arguments to be named keywords.
    Some public types may have been adjusted if they were previously erroneous or incomplete.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.