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

latest releases: azure-resourcemanager-oracledatabase_1.0.0, azure-sdk-bom_1.2.25, azure-cosmos-encryption_2.13.0...
2 days ago

4.62.0 (2024-07-02)

Features Added

  • Added support for changing some request options dynamically without the need of restarting the application. - See PR 40061

Bugs Fixed

  • Fixed a possible NullPointerException in the ctor of FeedOperationState. - See PR 40714
  • Changed to only disable PartitionKeyRangeGoneRetryPolicy when enable disableSplitHandling in ChangeFeedRequestOptions. - See PR 40738

Other Changes

  • Added diagnostic fields for quorumAckedLSN and currentReplicaSetSize. Changed replicaStatusList to include all replicas and more information. - See PR 39844
  • Ensured that exceptions thrown in custom serializers are being wrapped as a CosmosException with StatusCode 400. - See PR 40797 and PR 40913
  • Reduced number of logs emitted in the success case for cross partition queries. - See PR 40932

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

NewReleases is sending notifications on new releases.