Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump azure-cosmos from 4.16.0 to 4.24.0 in /modules/azure #4877

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2022

Bumps azure-cosmos from 4.16.0 to 4.24.0.

Release notes

Sourced from azure-cosmos's releases.

azure-cosmos_4.24.0

4.24.0 (2021-12-21)

Features Added

  • Added implementation for CosmosAuthorizationTokenResolver.
  • Scoped session token per partition level for gateway call.

Key Bug Fixes

  • Fixed issue causing CosmosException with statusCode 0 to be thrown on connectivity issues for Gateway.
  • Addressed potential race condition in ChangeFeedProcessor when check-pointing current state.

azure-cosmos_4.23.0

4.23.0 (2021-12-10)

Features Added

  • Added setMaxMicroBatchConcurrency and getMaxMicroBatchConcurrency in CosmosBulkExecutionOptions.

Key Bug Fixes

  • Bulk execution improvement triggering a flush when total payload size exceeds the max payload size limit.
  • Bulk execution improvement shortening the flush interval when the Flux of incoming operations signals completion.
  • Fixed metadata cache refresh scenario on collection recreate for gateway mode.
Commits
  • d36009d Version bump for cosmos 4.24.0 and spring 3.16.0 (#26142)
  • 55622a7 Update Perf Libraries to Add Multi-Release to the JAR With Dependencies Manif...
  • cdfdac4 CosmosDB: ChangeFeedProcessor fix for check-pointing race condition (#26143)
  • cf6bde0 Updates to Custom Checkstyle Rule NoImplInPublicApi (#26016)
  • 6b0c426 Share Paging Termination Between PagedFlux and PagedIterable (#26139)
  • 176a985 CosmosDB: Add implementation for CosmosAuthorizationTokenResolver (#26118)
  • 391fe8e Make AzureMessageListener related classes public (#26131)
  • 42fb546 Update KeyVault to enable live testing in sovereign clouds for multiple servi...
  • e4ea969 Increment version for eventhubs releases (#26073)
  • e7eded6 [EventGrid] Cloud Event bridge (#25131)
  • 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 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 [azure-cosmos](https://github.com/Azure/azure-sdk-for-java) from 4.16.0 to 4.24.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-cosmos_4.16.0...azure-cosmos_4.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Jan 11, 2022
@dajudge dajudge merged commit a93e53c into master Jan 13, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/modules/azure/com.azure-azure-cosmos-4.24.0 branch January 13, 2022 09:17
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant