We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5896e4c commit e6a54d6Copy full SHA for e6a54d6
sdk/changelog.md
@@ -1,5 +1,8 @@
1
## Changes in 1.5.0 : ##
2
- - Added Upsert
+ - Implemented Upsert, Added UpsertXXXAsync methods
3
+ - Performance improvements for all requests
4
+ - LINQ Provider support for conditional, coalesce and CompareTo methods for strings
5
+ - **[Obselete]** UriFactory.CreateCollection --> should now use UriFactory.CreateDocumentCollection
6
7
## Changes in 1.4.1 : ##
8
- Fixing localization issues when using non en culture info such as nl-NL etc.
0 commit comments