officefloor / OfficeFloor

OfficeFloor - inversion of coupling control
http://www.officefloor.net
Apache License 2.0
63 stars 5 forks source link

Bump com.azure:azure-cosmos from 4.48.1 to 4.62.0 in /officefloor/bom #1718

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps com.azure:azure-cosmos from 4.48.1 to 4.62.0.

Release notes

Sourced from com.azure:azure-cosmos's releases.

azure-cosmos_4.62.0

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
Commits


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 3 months ago

A newer version of com.azure:azure-cosmos exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.