UNPKG

azure-table-node

Version:

Azure Table Storage client using JSON on the wire

32 lines (23 loc) 696 B
1.5.0 Updated dependencies (shouldn't be any regressions but bumped minor) 1.4.2 Fixed providing query filter as string. [#1] 1.4.1 Fixed returning continuation as string. 1.4.0 Published parseAccountString() function. 1.3.1 Fixed int64 handling in queries. 1.3.0 Adding info in error about number of retries. 1.2.0 Added agent option to be able to use custom agents. 1.1.1 Added ECONNREFUSED to default list of transient errors. 1.1.0 Added SAS generation. Added support of SAS as authentication method. Fixed error text in update/delete request (from forceUpdate to force) Fixed settings cloning issue (deep cloning is now enabled). 1.0.0 Initial release