github Azure/azure-sdk-for-java azure-cosmos_4.28.0

latest releases: spring-cloud-azure_5.14.0, spring-cloud-azure-dependencies_5.14.0, spring-cloud-azure-starter-appconfiguration-config_5.14.0...
2 years ago

4.28.0 (2022-03-18)

Features Added

  • Added the "VM Unique ID" - see Accessing and Using Azure VM Unique ID - to the request diagnostics. This information helps to simplify investigating any network issues between an application hosted in Azure and the corresponding Cosmos DB service endpoint. - See PR 27692
  • Added overload of read api on ClientEncryptionKey with request options for cosmos encrytion project. - See PR 27210

Key Bugs Fixes

  • Added decodeTime in CosmosDiagnostics - See PR 22808

Other Changes

  • Reduced CPU usage for some String operations by switching to APIs that don't compile a pattern for each call. - See PR 27654
  • Reduced GC (Garbage Collection) pressure when executing queries returning many documents by pushing down type conversion. - See PR 27440

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.