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

latest releases: azure-cognitiveservices-language-textanalytics_0.2.2, azure-cognitiveservices-anomalydetector_0.3.1, azure-communication-callautomation_1.2.0...
4 years ago

Version 12.0.0:

New features

  • Added delete_directory method to the share_client.
  • All the clients now have a close() method to close the sockets opened by the client when using without a context manager.

Fixes and improvements

  • Fixes a bug where determining length breaks while uploading a file when provided with an invalid fileno.

Breaking changes

  • close_handle(handle) and close_all_handles() no longer return int. These functions return a dictionary which has the number of handles closed and number of handles failed to be closed.

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

NewReleases is sending notifications on new releases.