Skip to content

Bump azure-cosmos from 4.5.1 to 4.15.0 in /services/update-selectors#7224

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/services/update-selectors/azure-cosmos-4.15.0
Open

Bump azure-cosmos from 4.5.1 to 4.15.0 in /services/update-selectors#7224
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/services/update-selectors/azure-cosmos-4.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps azure-cosmos from 4.5.1 to 4.15.0.

Release notes

Sourced from azure-cosmos's releases.

azure-cosmos_4.15.0

4.15.0 (2026-02-19)

Features Added

  • GA support of Per Partition Automatic Failover and AvailabilityStrategy features.

Bugs Fixed

  • Fixed bug where sdk was encountering a timeout issue caused by infinite recursion during the 410 (Gone) error. See PR 44770
  • Fixed crash in sync and async clients when force_refresh_on_startup was set to None, which could surface as AttributeError: 'NoneType' object has no attribute '_WritableLocations' during region discovery when database_account was None. See PR 44987
  • Fixed bug where unavailable regional endpoints were dropped from the routing list instead of being kept as fallback options. See PR 45200

Other Changes

  • Added tests for multi-language support for full text search. See PR 44254
  • Renamed availability_strategy_config introduced in 4.15.0b1 to availability_strategy for both sync and async clients. See PR 45086.
  • Request-level availability_strategy needs to be set to False in order to disable availability strategy for that request, as opposed to setting it to None. See PR 45141.
Commits
  • 54c81b9 [Groundedness] Check for intermediate (#45305)
  • 145e110 [WIP] Revert changes to archetype-python-release.yml regarding py2docfx (#45295)
  • 9d848cf recording (#45291)
  • c62f73f Updates to package README.md (#45289)
  • c0fade1 Fix beta subclient, such that all its members shows up in API ref-docs. Also ...
  • 3682bda Sample test recording along with new LLM instruction (#45274)
  • ef0ab33 Change depends to import_all in cosmos emulator ChecksOverride (#45284)
  • 3479c73 [VoiceLive] Relocate azure-ai-voicelive to its own service directory (#45254)
  • fc6c21a Redact credential token in default client logs controlled by env variable AZU...
  • 6829ccb Fix apistub token path (#45271)
  • 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 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 [azure-cosmos](https://github.com/Azure/azure-sdk-for-python) from 4.5.1 to 4.15.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-cosmos_4.5.1...azure-cosmos_4.15.0)

---
updated-dependencies:
- dependency-name: azure-cosmos
  dependency-version: 4.15.0
  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 python Pull requests that update Python code labels Apr 2, 2026
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants