Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps com.azure:azure-cosmos from 4.63.3 to 4.70.0.

Release notes

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

azure-cosmos_4.70.0

4.70.0 (2025-05-16)

Bugs Fixed

  • Fixed an issue where child partition is getting overridden with null continuation token if a split happens during the first request of a parent partition. - See PR 45363

Other Changes

  • Added a way to opt-in into Per-Partition Automatic Failover using enablement flag from the account metadata. - PR 45317

azure-cosmos_4.69.0

4.69.0 (2025-05-14)

Features Added

  • Added Beta public API to enable http2. - See PR 43123
  • Added API to allow customers to wrap/extend CosmosAsyncContainer - PR 43724 and PR 45087
  • Added Per-Partition Automatic Failover which enables failover for writes at per-partition level for Single-Write Multi-Region accounts. - PR 44099
  • Added Beta public API to allow defining the consistency behavior for read / query / change feed operations independent of the chosen account-level consistency level. NOTE: This API is still in preview mode and can only be used when using DIRECT connection mode. - See PR 45161

Bugs Fixed

  • Fixed the fail back flow where not all partitions were failing back to original first preferred region for Per-Partition Circuit Breaker. - PR 44099
  • Fixed diagnostics issue where operations in Gateway mode hitting end-to-end timeout would not capture diagnostics correctly. - PR 44099
  • Enabled excludeRegions to be applied for QueryPlan calls. - PR 45196
  • Fixed the behavior to correctly perform partition-level failover through circuit breaker for operations enabled with threshold-based availability strategy. - PR 45244
  • Fixed an issue where QueryPlan calls are indefinitely retried in the same region when there are connectivity or response delays with / from the Gateway. - PR 45267
  • Fixed hang issue in CosmosPagedIterable#handle by preventing race conditions in underlying subscription of Flux<FeedResponse>. - PR 45290

Other Changes

  • Added the vectorIndexShardKeys to the vectorIndexSpec for QuantizedFlat and DiskANN vector search. - PR 44007
  • Added user agent suffixing if Per-Partition Automatic Failover or Per-Partition Circuit Breaker are enabled at client scope. - PR 45197
  • Enable threshold-based availability strategy for reads by default when Per-Partition Automatic Failover is also enabled. - PR 45267

azure-cosmos_4.68.1

4.68.1 (2025-05-16)

Bugs Fixed

  • Fixed an issue where child partition is getting overridden with null continuation token if a split happens during the first request of a parent partition. - See PR 45363
Commits
  • 34ccebd Version bump for azure-cosmos v4.70.0 release (#45376)
  • e6ebb4e Prepare May 2025 release for azure-messaging-eventhubs (#45375)
  • 68dbfce Fix ResponseHandler for return of generic BinaryData types (#45299)
  • 242ba44 Wire PPAF-enablement flag from database account payload from Gateway. (#45317)
  • f28f11b Fixed split bug on pkversion lease during first request if split happens (#45...
  • 83cd8a6 [Automation] Generate SDK based on TypeSpec 0.30.3 (#45367)
  • 21063df [Automation] Generate SDK based on TypeSpec 0.30.2 (#45360)
  • bba109d Increment package versions for postgresqlflexibleserver releases (#45365)
  • b689df4 Increment package versions for chaos releases (#45364)
  • 6d60c24 [Automation] Generate Fluent Lite from Swagger postgresql#package-flexibleser...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> 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)

Bumps [com.azure:azure-cosmos](https://github.com/Azure/azure-sdk-for-java) from 4.63.3 to 4.70.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-cosmos_4.63.3...azure-cosmos_4.70.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-cosmos
  dependency-version: 4.70.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 1, 2025
@dependabot dependabot bot requested a review from a team June 1, 2025 23:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2025

Superseded by #10426.

@dependabot dependabot bot closed this Jul 1, 2025
@dependabot dependabot bot deleted the dependabot/gradle/modules/azure/com.azure-azure-cosmos-4.70.0 branch July 1, 2025 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code modules/azure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant