azure-storage-node

Microsoft Azure Storage SDK for Node.js

APACHE-2.0 License

Downloads
748.2K
Stars
495
Committers
55

Bot releases are visible (Hide)

azure-storage-node - Storage JavaScript Client Library v0.2.6-preview.12

Published by vinjiang about 7 years ago

2017.10 Version 0.2.6-preview.12

  • Generated browser compatible JavaScript files based on Microsoft Azure Storage SDK for Node.js 2.6.0.
azure-storage-node - Storage Client Library 2.6.0

Published by vinjiang about 7 years ago

2017.10 Version 2.6.0

FILE

  • Added support for file share snapshot.
azure-storage-node - Storage JavaScript Client Library v0.2.5-preview.11

Published by vinjiang about 7 years ago

2017.09 Version 0.2.5-preview.11

  • Generated browser compatible JavaScript files based on Microsoft Azure Storage SDK for Node.js 2.5.0.
azure-storage-node - Storage Client Library 2.5.0

Published by vinjiang about 7 years ago

2017.09 Version 2.5.0

ALL

  • Optimized samples and documentation for retry policies.
  • Added additional samples for blob and file.

BLOB

  • Optimized commitBlocks API implementation and documentation.

FILE

  • Added support for File metrics.
azure-storage-node - Storage JavaScript Client Library v0.2.4-preview.10

Published by vinjiang about 7 years ago

2017.08 Version 0.2.4-preview.10

  • Generated browser compatible JavaScript files based on Microsoft Azure Storage SDK for Node.js 2.4.0.
azure-storage-node - Storage Client Library 2.4.0

Published by vinjiang about 7 years ago

2017.08 Version 2.4.0

ALL

  • Fixed a TypeScript issue that browserFile should be Object type in the TypeScript definition file.

BLOB

  • Added support for getting and setting a tier for a block blob under a LRS Blob Storage Account from tiers hot, cool and archive. As of 8/22/2017, to use this feature, you need to be part of the Storage Archive Preview Program.
azure-storage-node - Storage JavaScript Client Library v0.2.3-preview.9

Published by vinjiang about 7 years ago

2017.08 Version 0.2.3-preview.9

  • Generated browser compatible JavaScript files based on Microsoft Azure Storage SDK for Node.js 2.3.0.
azure-storage-node - Storage Client Library 2.3.0

Published by vinjiang about 7 years ago

2017.08 Version 2.3.0

ALL

BLOB

  • PageBlobs: For Premium Accounts only, added support for getting and setting the tier on a page blob. The tier can also be set when creating or copying from an existing page blob.

FILE

  • Added serverEncryped property to FileResult and DirectoryResult which indicates if the file data and application metadata are completely encrypted using the specified algorithm on the server.
  • Fixed a TypeScript issue that SharedAccessPermissions for FileUtilities is missing in type definition file.

TABLE

  • Fixed a typo in table query example for combineFilters function.
azure-storage-node - Storage JavaScript Client Library v0.2.2-preview.8

Published by vinjiang about 7 years ago

2017.08 Version 0.2.2-preview.8

  • Generated browser compatible JavaScript files based on Microsoft Azure Storage SDK for Node.js 2.2.2.
azure-storage-node - Storage Client Library 2.2.2

Published by vinjiang about 7 years ago

2017.08 Version 2.2.2

ALL

  • Fixed a retry timeout issue during uploading.
azure-storage-node - Storage JavaScript Client Library v0.2.2-preview.7

Published by vinjiang over 7 years ago

2017.07 Version 0.2.2-preview.7

  • Added browser specific APIs for blobs and files uploading.
    • BlobService.createBlockBlobFromBrowserFile
    • BlobService.createPageBlobFromBrowserFile
    • BlobService.createAppendBlobFromBrowserFile
    • BlobService.appendFromBrowserFile
    • FileService.createFileFromBrowserFile
  • Updated samples with above new added APIs.
  • Dropped dependency to browserify-fs.
azure-storage-node - Storage JavaScript Client Library v0.2.2-preview.6

Published by vinjiang over 7 years ago

2017.07 Version 0.2.2-preview.6

  • Generated browser compatible JavaScript files based on Microsoft Azure Storage SDK for Node.js 2.2.1.
azure-storage-node - Storage Client Library 2.2.1

Published by vinjiang over 7 years ago

2017.07 Version 2.2.1

BLOB

  • Optimized memory usage especially for uploading blobs with large block size.
azure-storage-node - Storage JavaScript Client Library v0.2.2-preview.5

Published by vinjiang over 7 years ago

2017.06 Version 0.2.2-preview.5

  • Generated browser compatible JavaScript files based on Microsoft Azure Storage SDK for Node.js 2.2.0.
azure-storage-node - Storage Client Library 2.2.0

Published by vinjiang over 7 years ago

2017.06 Version 2.2.0

ALL

  • Fixed a TypeScript issue that callback of createWriteStreamToBlockBlob should be optional in the TypeScript definition file.
  • Fixed a bug in TypeScript definition file about AccessConditions mismatches with AccessCondition which is exported in JavaScript.
  • Fixed an undefined property issue in BlobResult object of the sample code.
  • Updated node-uuid to uuid.
  • Updated underscore version to 1.8.3.
  • Updated validator version to 3.35.0.

BLOB

  • Added a defaultEnableReuseSocket option for BlobService to control reuseSocket settings.
  • Fixed a hanging or silent failing issue for blob uploading under some situations.
  • Fixed a bug that doesBlobExist does not support snapshotId parameter.
  • Fixed a bug in getBlobToLocalFile that fs will throw exceptions instead of returning errors in callback.

FILE

  • Added a defaultEnableReuseSocket option for FileService to control reuseSocket settings.
  • Fixed a hanging or silent failing issue for file uploading under some situations.
  • Fixed a bug in getFileToLocalFile that fs will throw exceptions instead of returning errors in callback.
azure-storage-node - Storage JavaScript Client Library v0.2.1-preview.4

Published by vinjiang over 7 years ago

2017.05 Version 0.2.1-preview.4

  • Reduced footprint of the generated JavaScript files
  • Removed 7 local-file related APIs which are limited by browser's sandbox
azure-storage-node - Storage JavaScript Client Library v0.2.1-preview.3

Published by vinjiang over 7 years ago

2017.03 Version 0.2.1-preview.3

  • Fixed missing 100% upload progress issue in blob sample for uploading blobs smaller than 32MB
  • Added speedSummary code example in the blob & file samples
azure-storage-node - Storage JavaScript Client Library v0.2.1-preview.2

Published by vinjiang over 7 years ago

2017.03 Version 0.2.1-preview.2

  • Generated browser compatible JavaScript files based on Microsoft Azure Storage SDK for Node.js 2.1.0
azure-storage-node - Storage Client Library 2.1.0

Published by vinjiang over 7 years ago

2017.03 Version 2.1.0

ALL

  • Fixed the type script issue that AccessConditions is missing in the type definition file

BLOB

QUEUE

  • Fixed the issue that responseObject may not have response body in createMessage function.
azure-storage-node - Storage JavaScript Client Library v0.2.0-preview.1

Published by vinjiang over 7 years ago

This is a JavaScript storage client library generated by Browserify from Node.js SDK [email protected]

For more information about this library, please refer to the JavaScript Client Library section in ReadMe.md

Package Rankings
Top 1.08% on Npmjs.org
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
NPM version Build Status Coverage Status
Related Projects