Skip to content

@azure/storage-file-datalake_12.1.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 09 Sep 06:30
8c2cf0b

12.1.0 (2020-09-08)

  • Fixed DataLakeFileClient.uploadStream() to support chunkSize larger than buffer.constants.MAX_LENGTH.
  • Bug fix - credential parameter of newPipeline() function is now optional. If not specified, AnonymousCredential is used. Fixes bug 9628.
  • Supported Quick Query. Added a new API DataLakeFileClient.query().
  • Bug fix - Content-Length header is no more ignored. Fixes bugs 8903, 9300 and 10614.