Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps azure-cosmos from 4.29.1 to 4.33.1.

Release notes

Sourced from azure-cosmos's releases.

azure-cosmos_4.33.1

4.33.1 (2022-07-22)

Bugs Fixed

  • Fixed issues with "id" encoding when using special characters that should be allowed in the "id" property of a document. PR 29944
  • Fixed NotFoundException for queryChangeFeed with staled feed range after split - See PR 29982
  • Fixed ForbiddenException for azure instance metadata service requests if proxy is configured for client telemetry. - See PR 30004
  • Fixed a regression introduced in PR 27440 which causes an IllegalArgumentException for distinct queries when using POJO serialization. - See PR 30025
  • Fixed IllegalArgumentException when trying to update targetThroughput(Threshold) without process restart. - See PR 30049

Other Changes

  • Supported username and password to be used in GatewayConnectionConfig.setProxy . - See PR 30004

azure-cosmos_4.33.0

4.33.0 (2022-07-14)

Other Changes

  • Updated netty library version to 4.1.78.Final.
  • Updated reactor-core version to 3.4.19.
Commits
  • 87150f8 azure-cosmos hotfix release 2022-07-22 (#30097)
  • 4e1a0ff Download to file optimizations. (#29965)
  • 5e51bf3 supportEnableClientTelemetryForBenchmark (#30059)
  • c7880d3 Fix incorrect message ordering after session processor abandon message and wh...
  • f4a1528 Add global configuration switch for sync proxy. (#30087)
  • b2f800c Add perf tests for upload and download to file. (#30088)
  • b1339e4 mgmt, msgraph, add delayed retry on 404 for eventual consistency after create...
  • 3cea40a Eagerly read response on Mono<Void> (#30086)
  • 92b7424 Fix connection leak in rest proxy when return type is void or mono<void> (#30...
  • 3f0138c Increment package versions for fluidrelay releases (#30079)
  • 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.29.1 to 4.33.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-cosmos_4.29.1...azure-cosmos_4.33.1)

---
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 Pull requests that update Java code labels Aug 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 1, 2022

Superseded by #1276.

@dependabot dependabot bot closed this Sep 1, 2022
@dependabot dependabot bot deleted the dependabot/gradle/modules/azure/com.azure-azure-cosmos-4.33.1 branch September 1, 2022 09:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant