Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storage Client Library - 0.4.3 #49

Merged
merged 1 commit into from
Mar 17, 2015
Merged

Storage Client Library - 0.4.3 #49

merged 1 commit into from
Mar 17, 2015

Conversation

yaxia
Copy link
Member

@yaxia yaxia commented Mar 13, 2015

2015.03 Version 0.4.3

ALL

  • Fixed an issue that cannot generate the SAS tokens with the specified version of 2014-02-14.
  • Fixed an issue that setting metadata keys are converted into lowercase. The metadata keys retrieved from the service will however still be converted into lowercase by the http component of Node.js.(HTTP headers are being converted to lower case by http.js nodejs/node-v0.x-archive#1954)
  • Included all storage error code strings in the error constants definition.
  • Documented the client request ID option in all APIs.

BLOB

  • Supported listing blob virtual directories.
  • Fixed an issue that exception is thrown when downloading a blob larger than 32MB to a stream.
  • Fixed an issue that the process exits when the free memory is low.

slepox added a commit that referenced this pull request Mar 17, 2015
Storage Client Library - 0.4.3
@slepox slepox merged commit ba0b620 into Azure:master Mar 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants