Christopher Anderson
de89d3e4c5
1.15.3
2019-03-04 14:57:00 -08:00
Christopher Anderson
4e5d02dd96
1.15.2
2019-02-28 13:03:38 -08:00
Christopher Anderson
004b515b7e
1.15.1 release
2019-01-14 16:25:28 -08:00
Christopher Anderson
15cf138373
Release 1.14.5 ( #246 )
2018-07-09 18:00:25 -07:00
Srinath Narayanan
ca337c9ddf
Version 1.14.4 release
2018-05-03 15:21:04 -07:00
Khoa Dang
9ec12a261e
Merge pull request #193 from DmitriyKirakosyan/inc-feed
...
Incremental feed support
2018-03-05 13:37:34 -08:00
kirankumarkolli
511bb6f516
Description updated
2018-03-02 11:28:57 -08:00
Mohammad Derakhshani
46c7b7ec28
Merged PR 61: Merge moderakh/proxy-support-pull-request-from-github to master
...
a PR from github adding support for proxy
2017-12-21 23:20:33 +00:00
Srinath Narayanan
7e7ea5c9c6
bumped version to 1.14.2
2017-12-20 13:40:46 -08:00
Srinath Narayanan
749e10463e
made edits and changed URL links in comments
2017-12-15 16:27:11 -08:00
Srinath Narayanan
9aff6f37cb
- Changed all occurances of "DocumentDB" to "Cosmos DB" in comments
2017-12-13 18:23:59 -08:00
Khoa Dang
d6eba90872
Merge branch 'master' into inc-feed
2017-12-12 13:30:26 -08:00
Mohammad Derakhshani
e6016cf72c
Merged PR 21: increase test setup timeout to avoid random setup timeouts
...
increase test setup timeout to avoid random setup timeouts
2017-11-29 07:03:12 +00:00
Srinath Narayanan
967d2eab7c
Merged PR 34: Merge node-security-fix to master
2017-11-16 19:50:17 +00:00
Srinath Narayanan
5b70d96263
Security fixes in samples and source/base.js
2017-11-15 17:10:56 -08:00
Srinath Narayanan
cc4eaf6d0b
bumped version to 1.14.2-SNAPSHOT
2017-11-14 11:14:52 -08:00
Srinath Narayanan
900a0df87e
changed description to make it searchable on npm.
2017-11-10 11:42:34 -08:00
Srinath Narayanan
0df58a4230
version bump
2017-11-10 11:34:03 -08:00
João Moreno
f371964bca
Fix require casing
...
Fixes 217
2017-11-10 09:22:49 +01:00
Srinath Narayanan
e2b0439705
release 1.14.0
2017-11-09 10:56:02 -08:00
Srinath Narayanan
6fe87fadd1
Merged PR 14: Node SDK session consistency implementation - merge to master
...
Node SDK session consistency implementation consists of the following parts
- ResourceID : class that takes the unique resourceId and converts it to a numerical string so as to map a namebased resource uniquely to its resourceId and map that resourceId to its session token
- SessionContainer : class that applies the sessionToken to a request and captures the sessionToken from a response
Maintains a collectioName to resourceId mapping and a resourceId to sessionToken mapping.
Also clears and returns the session token when required.
- SessionReadRetryPolicy : class that defines the retry policy when a 1002 error occurs (read session not available for current request)
Changes the read endpoint to the write endpoint on first retry
clears the session token for the name based request on next retry
changes made to DocumentClient to call SessionContainer methods at the correct time (before a request and after a response)
changes made to RetryUtil and Request classes to account for Session read retries
- SessionContainerTests - unit tests for sessionContainer
- SessionTests - end to end tests that test sessionReadRetryPolicy as well.
2017-11-09 00:37:15 +00:00
Srinath Narayanan
832fc3843d
removed typing modules
2017-11-08 16:30:02 -08:00
Srinath Narayanan
e0f4d6cde7
Merged PR 18: Merge srnara-test-fixes to master
...
skipped failing split tests
modified failing replace offer tests
2017-11-08 01:19:04 +00:00
Srinath Narayanan
990044327e
modified LSN based test
2017-11-06 18:24:33 -08:00
Srinath Narayanan
069c40e91a
updated constants
2017-11-03 19:28:26 -07:00
Srinath Narayanan
9b0bc7c712
initial commit for Session Consistency implementation
2017-11-03 19:23:30 -07:00
Ji Huang
cb27ec4aec
Version bump to 2017-11-15
2017-11-03 12:09:02 -07:00
Mohammad Derakhshani
c86a6968da
Merged PR 1: Merge moderakh/vs-build to master
2017-11-01 05:29:18 +00:00
Igor Klopov
2ed62b5add
callback requires return
2017-10-13 23:36:38 +03:00
Brandon Chong
1eecdfb1b7
Node.js SDK 1.13.0 release
2017-10-11 16:08:19 -07:00
Srinath Narayanan
e32e41d4c3
bumped version to allow for publishing README file
2017-08-09 16:52:13 -07:00
Srinath Narayanan
5e450ba55a
Node.js SDK 1.12.1 release
...
Node.js SDK 1.12.1 release
2017-08-09 14:19:14 -07:00
Dima
282f45496f
#192 : incremental feed support
2017-05-24 11:38:05 +03:00
Mohammad Derakhshani
e020e6b476
urifactory conflict link fixed
2017-05-09 22:26:21 -07:00
Mohammad Derakhshani
04fd7d4d11
node 1.12.0 release
2017-05-09 21:15:15 -07:00
Mohammad Derakhshani
0aa9a9def6
fixed urifactory test
2017-05-09 20:57:33 -07:00
Mohammad Derakhshani
67b558d3dd
added support for urifactory, rupm, consistentPrefix
...
* rupm
* urifactory
* consistentPrefix
2017-05-09 20:57:08 -07:00
Rajesh Nagpal
3e6f90af50
Node.js SDK 1.11.0 release
2017-03-15 19:00:35 -07:00
Rajesh Nagpal
d922cb50c5
Node.js SDK 1.11.0 release
2017-03-15 19:00:20 -07:00
Khoa Dang
7b4bdeb7cb
Merge pull request #166 from stefan-akelius/master
...
Fixes issue #107 (continuation token handling)
2017-02-27 09:12:00 -08:00
Khoa Dang
fab5854504
Add end-to-end tests for queryIterator continuation token
2017-02-24 17:07:35 -08:00
Kapil Agarwal
071414beb7
Fix issue #155
2017-02-09 16:58:39 -08:00
4c18764c87
Node.js SDK 1.10.2 release
2017-01-27 14:23:01 -08:00
Mohammad Derakhshani
a232a5ab84
nodejs-sdk: user-agent fix, minor cleanup
2017-01-27 13:48:10 -08:00
Stefan Reichel
9414a7a14f
Added tests for passing a continuation
2017-01-18 12:46:21 +01:00
Stefan Reichel
c866e481f7
Added tests for no continuation passed
2017-01-18 09:31:46 +01:00
Stefan Reichel
d43b10110e
Fixes issue #107
...
https://github.com/Azure/azure-documentdb-node/issues/107
2017-01-12 15:36:37 +01:00
Rajesh Nagpal
2c27f9654d
Cleanup
2016-12-24 22:57:07 -08:00
Rajesh Nagpal
cfb768180b
Moving changelog one level up
2016-12-22 15:25:33 -08:00
Rajesh Nagpal
607d7bf178
Updating changelog
2016-12-22 13:48:27 -08:00