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.
2 parents 7d62b3e + 3a1e369 commit d17c0caCopy full SHA for d17c0ca
sdk/changelog.md
@@ -3,7 +3,7 @@
3
- Performance improvements for all requests
4
- LINQ Provider support for conditional, coalesce and CompareTo methods for strings
5
- **[Fixed]** LINQ provider --> Contains method on a List. (now generates the same SQL as on IEnumerable and Array)
6
- - **[Obselete]** UriFactory.CreateCollection --> should now use UriFactory.CreateDocumentCollection
+ - **[Obsolete]** UriFactory.CreateCollection --> should now use UriFactory.CreateDocumentCollection
7
8
## Changes in 1.4.1 : ##
9
- Fixing localization issues when using non en culture info such as nl-NL etc.
0 commit comments