PatchPrivatePreviewFeedbackGroup
PatchPrivatePreviewFeedbackGroup copied to clipboard
How can this be GA if the SDK doesnt support patch operations?
Re this article:
https://devblogs.microsoft.com/cosmosdb/partial-document-update-ga/
As far as I can tell, the latest version of the sdk is 3.22.1 and doesnt support patching.
Re this article:
https://devblogs.microsoft.com/cosmosdb/partial-document-update-ga/
As far as I can tell, the latest version of the sdk is 3.22.1 and doesnt support patching.
Per the getting started document, SDK version 3.22.1-preview is required.
@jitterbox I realize that, 'GA' typically implies 'not preview'
@onionhammer And 'GA' applies to the service and its APIs. It's not uncommon for supporting software like SDKs to trail behind.
Sure, but where in the release announcement, where it says "Partial document update is currently supported in Azure Cosmos DB .NET SDK, Java SDK, Node SDK, and stored procedures." does it say "btw, only in preview versions of the sdk"?