PatchPrivatePreviewFeedbackGroup icon indicating copy to clipboard operation
PatchPrivatePreviewFeedbackGroup copied to clipboard

How can this be GA if the SDK doesnt support patch operations?

Open onionhammer opened this issue 4 years ago • 4 comments

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.

onionhammer avatar Nov 03 '21 15:11 onionhammer

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 avatar Nov 10 '21 21:11 jitterbox

@jitterbox I realize that, 'GA' typically implies 'not preview'

onionhammer avatar Nov 11 '21 14:11 onionhammer

@onionhammer And 'GA' applies to the service and its APIs. It's not uncommon for supporting software like SDKs to trail behind.

jitterbox avatar Nov 11 '21 19:11 jitterbox

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"?

onionhammer avatar Nov 11 '21 19:11 onionhammer