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

latest releases: azure-cosmos_4.53.5-hotfix, azure-sdk-bom_1.2.23, azure-resourcemanager-quota_1.1.0-beta.1...
2 years ago

4.27.0 (2022-03-10)

Key Bugs Fixes

  • Fixed an issue in CosmosPagedIterable resulting in excessive memory consumption due to unbounded prefetch of pages when converting the CosmosPagedIterable into an Iterator<FeedResponse<T>>. - See PR 27237 and PR 27299
  • Fixed a NullPointerException in CosmosDiagnostics isDiagnosticsCapturedInPagedFlux - See PR 27261
  • Fixed an issue with allowing null values for add, set and replace operations in Patch API - See PR 27501
  • Fixed an issue with top query when top x is greater than the total number of items in the database - See PR 27377
  • Fixed synchronized lists and maps for order by query race condition - See PR 27142

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

NewReleases is sending notifications on new releases.