8b69e6d33fregression locally
Lin Jian
2020-09-14 15:42:57 +0800
d6c85f0f2eget rid of security alerts by either upgrading or removing the dependency in case latest version still has the issue
Lin Jian
2020-09-11 19:58:22 +0800
a4c0c5b52dAdded issue and PR templates, updated readme.md for migration noticement (#84)
xiaonlimsft
2019-04-18 11:36:56 +0800
b8fd8ab440Update test cases.
FAREAST\jiacfan
2018-12-28 11:32:17 +0800
b52758c2e7Update queue's document and test links.
FAREAST\jiacfan
2018-12-28 11:02:37 +0800
80ccf2506dOptimize documents for enqueue and update methods.
FAREAST\jiacfan
2018-12-28 10:31:54 +0800
16195680bdUpdate tests, CI and expose SASQueryParameters only in node platform.
FAREAST\jiacfan
2018-12-28 10:24:18 +0800
3b3938f6faUpdate package-lock.json and use ChromeHeadless.
FAREAST\jiacfan
2018-12-23 21:36:36 +0800
a20eff1ee1Fix the naming of MessageIdURL.ts.
FAREAST\jiacfan
2018-12-23 20:56:25 +0800
796dd73d1bAdd CI, add test coverage, upgrade ms-rest-js and fix encoding issue.
FAREAST\jiacfan
2018-12-23 20:35:13 +0800
0d4ccdf66efix typo in file name in index
Dave Brett
2019-01-15 13:08:38 +0000
e6fe50e3a5Resolved CR comments for document changes
v10.1.0-file
Xiaoning Liu
2019-01-08 13:48:06 +0800
7ef0dbeab7Improved test coverage for both node.js and browsers
Xiaoning Liu
2019-01-03 14:17:51 +0800
d9a52079d5Updated URL encoding strategy for `url` parameters of `new XXXURL(url, pipeline)` methods, such as `new FileURL(url, pipeline)`.
Xiaoning Liu
2019-01-03 11:42:42 +0800
5e9065c96a* Exported `HttpRequestBody` type for who wants to implement a customized HTTP client.
Xiaoning Liu
2019-01-02 17:36:04 +0800
5e2741fa29`SASQueryParameters` is not going to be exported in browser bundle, and will be exported in Node.js runtime.
Xiaoning Liu
2019-01-02 17:29:57 +0800
d1cdc5e21fFixed `Aborter.timeout()` misleading scale description.
Xiaoning Liu
2019-01-02 17:26:34 +0800
4db652caf9Removed default 60s server timeout value for retry options `tryTimeoutInMs` to avoid large blob download stream unexpected ending.
Xiaoning Liu
2019-01-02 17:25:41 +0800
988696161bAdded fault injection test cases for retry policy
Xiaoning Liu
2019-01-02 17:24:15 +0800
5bebf5236eFixed an issue that when body is string with special characters, `FileURL.uploadRange` will fail to upload
Xiaoning Liu
2019-01-02 17:19:24 +0800
433eb9f5bdSupported Azure Pipeline CI
Xiaoning Liu
2019-01-02 16:18:21 +0800
0572a86541Updated dependency `ms-rest-js` to `@azure/ms-rest-js`; Updated convenience layer methods enum type parameters into typescript union types, this will help reducing bundle footprint
Xiaoning Liu
2019-01-02 15:57:18 +0800
b582418517Resolved CR comments for document changes
Xiaoning Liu
2019-01-08 13:48:06 +0800
9a1c11fba1Export HttpRequestBody type for who wants to implement a customized HTTP client.
FAREAST\jiacfan
2019-01-07 14:49:39 +0800
e6c26040bdImproved test coverage for both node.js and browsers
Xiaoning Liu
2019-01-03 14:17:51 +0800
4eae021b04Updated URL encoding strategy for `url` parameters of `new XXXURL(url, pipeline)` methods, such as `new FileURL(url, pipeline)`.
Xiaoning Liu
2019-01-03 11:42:42 +0800
ab9bcba4c2Added sleep for server latency failed test cases
Xiaoning Liu
2019-01-02 17:53:58 +0800
3c4af43149* Exported `HttpRequestBody` type for who wants to implement a customized HTTP client.
Xiaoning Liu
2019-01-02 17:36:04 +0800
ee973fe605* Exported `HttpRequestBody` type for who wants to implement a customized HTTP client.
Xiaoning Liu
2019-01-02 17:36:19 +0800
e658de1f7e`SASQueryParameters` is not going to be exported in browser bundle, and will be exported in Node.js runtime.
Xiaoning Liu
2019-01-02 17:29:57 +0800
2eeab9a21aFixed `Aborter.timeout()` misleading scale description.
Xiaoning Liu
2019-01-02 17:26:34 +0800
cbb2a61402Removed default 60s server timeout value for retry options `tryTimeoutInMs` to avoid large blob download stream unexpected ending.
Xiaoning Liu
2019-01-02 17:25:41 +0800
575dfb5871Added fault injection test cases for retry policy
Xiaoning Liu
2019-01-02 17:24:15 +0800
5a0920574aFixed an issue that when body is string with special characters, `FileURL.uploadRange` will fail to upload
Xiaoning Liu
2019-01-02 17:19:24 +0800
03872a7fdfImproved comments for `BlockBlobURL.upload()` fixed#29.
Xiaoning Liu
2019-01-02 16:52:57 +0800
fc99039069Supported Azure Pipeline CI
Xiaoning Liu
2019-01-02 16:18:21 +0800
b8de907a8bUpdated dependency `ms-rest-js` to `@azure/ms-rest-js`; Updated convenience layer methods enum type parameters into typescript union types, this will help reducing bundle footprint
Xiaoning Liu
2019-01-02 15:57:18 +0800