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

4.14.0 (2021-04-06)

New Features

  • General Availability for readMany() API in CosmosAsyncContainer and CosmosContainer.
  • General Availability for handle() API in CosmosPagedFlux and CosmosPagedIterable.
  • Upgraded Jackson to patch version 2.12.2.
  • Exposed getDocumentUsage and getDocumentCountUsage() APIs in FeedResponse to retrieve document count metadata.

Key Bug Fixes

  • Allowed CosmosPagedFlux#handle() and CosmosPagedIterable#handle() API for chaining.
  • Removed AfterBurner module usage from CosmosException causing the warning logs.
  • Fixed issue of duplicate processing of items on the same Change Feed Processor instance.
  • Return RequestTimeoutException on client side timeout for write operations.

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

NewReleases is sending notifications on new releases.