github Azure/azure-sdk-for-java azure-storage-file-datalake_12.16.0

latest releases: azure-storage-queue_12.24.0, azure-storage-internal-avro_12.14.0, azure-storage-file-datalake_12.22.0...
16 months ago

12.16.0 (2023-07-11)

Features Added

  • Added DataLakeFileClient.getOutputStream() which allows users to open an OutputStream on the file and write data
    to it using ParallelTransferOptions.
  • Added support for the 2023-01-03 service version.
  • Added owner, group, and permissions properties to PathProperties.
  • Added encryptionContext property to FileParallelUploadOptions.

Bugs Fixed

  • Fixed a bug that would cause authentication failures when trying to rename a path object while authenticating with a sas token that contained a leading question mark.

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

NewReleases is sending notifications on new releases.