Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 2, 2023

Bumps @azure/cosmos from 2.1.7 to 3.17.3.

Release notes

Sourced from @​azure/cosmos's releases.

@​azure/cosmos_3.17.3

3.17.3 (2023-02-13)

Features Added

  • Changes in bulk api to honour size restictions (i.e 2Mb) while creating individual batches.#23923
  • Enriched Timeout error response. We had defined Timeout error as custom error in our sdk but we were not sending up any message along with it, now we are throwing the specific Error. #23025
  • Added functionality to delete entire data for a partition id. #22091
  • SDK now defines all possible error types, namely Export RestError, AbortError, TimeoutError, and ErrorResponse. 22789

Bugs Fixed

  • Removed excessive log warnings during bulk operations on a container with no partitionkey set.
  • Fix issue with GlobalEndpointManager never making endpoints available after they fall-back #22726
  • Fix issue that caused parallel queries to break when returning a result of 0 or false. #24493

Other Changes

  • Error handling guidelines are added in README.md
Commits
Maintainer changes

This version was pushed to npm by azure-sdk, a new releaser for @​azure/cosmos since your current version.


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-js) from 2.1.7 to 3.17.3.
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/cosmos_3.17.3)

---
updated-dependencies:
- dependency-name: "@azure/cosmos"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 2, 2023
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant