jitterbox
jitterbox
> 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...
@onionhammer And 'GA' applies to the service and its APIs. It's not uncommon for supporting software like SDKs to trail behind.
We're adding SSR to our legacy Angular project after upgrading to Angular v17.3.6, and it's now crashing the server-side node app due to looping selector errors (both with Vite dev...