File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,18 @@ ms.custom: H1Hack27Feb2017
46
46
</table ></br >
47
47
48
48
## Release notes
49
+ ### <a name =" 2.0.0-preview2 " />2.0.0-preview2
50
+
51
+ * Added request cancellation support.
52
+ * Added SetCurrentLocation to ConnectionPolicy, which automatically populates the preferred locations based on the region.
53
+ * Fixed Bug in Cross Partition Queries with Min/Max and a filter that matches no documents on an individual partition.
54
+
55
+ ### <a name =" 2.0.0-preview " />2.0.0-preview
56
+
57
+ * DocumentClient methods now have parity with IDocumentClient.
58
+ * Updated direct TCP transport stack to reduce the number of connections established.
59
+ * Added support for Direct Mode TCP for non-Windows clients.
60
+
49
61
### <a name =" 1.22.0 " />1.22.0
50
62
51
63
* Added ConsistencyLevel Property to FeedOptions.
@@ -293,6 +305,8 @@ Any requests to Azure Cosmos DB using a retired SDK are rejected by the service.
293
305
294
306
| Version | Release Date | Retirement Date |
295
307
| --- | --- | --- |
308
+ | [ 2.0.0-preview2] ( #2.0.0-preview2 ) | July 26, 2018 | --- |
309
+ | [ 2.0.0-preview] ( #2.0.0-preview ) | May 11, 2018 | --- |
296
310
| [ 1.22.0] ( #1.22.0 ) | April 19, 2018 | --- |
297
311
| [ 1.21.1] ( #1.20.1 ) | March 09, 2018 | --- |
298
312
| [ 1.20.2] ( #1.20.1 ) | February 21, 2018 | --- |
You can’t perform that action at this time.
0 commit comments