You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1398 Diagnostics: Add CPU monitoring for .Net Core
#1441 Transport: Add HttpClientFactory support on CosmosClientOptions
#1457 Container: Add Database reference to the container
#1455 Serializer: Add SDK serializer to Client.ClientOptions.Serializer
#1397 CosmosClientBuilder: Add preferred regions and WithConnectionModeDirect()
#1439 No content on Response: Add the ability to have operation return no content from Cosmos DB.
#1398 & #1516 Read feed and change feed: Add serialization optimization to reduce memory and cpu utlization upto 90%. Object are now passed as an array to the serializer.
#1516 Query: Add serialization optimization to reduce memory upto %50 and cpu utlization upto 25%. Object are now passed as an array to the serializer.
Fixed
#1401 & #1437: Response type: Fix deadlock on scenarios with SynchronizationContext when using Response.Container