github Azure/azure-sdk-for-java azure-storage-file-share_12.18.0

latest releases: azure-messaging-eventgrid_4.25.0, azure-identity_1.14.0-beta.2, azure-ai-formrecognizer_4.1.11...
17 months ago

12.18.0 (2023-04-13)

Features Added

  • Added support for 2022-11-02 service version.
  • Added support for TokenCredential to be used for authentication. Note: When using a TokenCredential, the new
    keyword parameter ShareTokenIntent is required and must be provided. Additionally, this form of authentication is
    only supported for certain operations in the Data Plane SDK.
  • Added support for allowTrailingDot and allowSourceTrailingDot on client construction. When allowTrailingDot is
    provided, the service will not silently remove any trailing . character from directory/file names for all operations
    made from that client. allowSourceTrailingDot will apply this same rule to source files when performing a rename or copy operation.
  • Added support for reading and writing a file via SeekableByteChannel.

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

NewReleases is sending notifications on new releases.