Skip to content

Bump azure-cosmos from 4.16.1 to 4.16.3 in the azure group across 1 directory - #2490

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/azure-5cf8eabed8
Open

Bump azure-cosmos from 4.16.1 to 4.16.3 in the azure group across 1 directory#2490
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/azure-5cf8eabed8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the azure group with 1 update in the / directory: azure-cosmos.

Updates azure-cosmos from 4.16.1 to 4.16.3

Release notes

Sourced from azure-cosmos's releases.

azure-cosmos_4.16.3

4.16.3 (2026-07-29)

Bugs Fixed

  • Fixed regression introduced in 4.16.0 on 47105 for complete-partition-key queries scanning documents instead of using partition-key routing, which caused excessive RU consumption and latency for aggregates such as COUNT. See PR 48237

azure-cosmos_4.16.2

4.16.2 (2026-07-15)

Features Added

  • Added GlobalSecondaryIndexDefinition class and global_secondary_index keyword to create_container, create_container_if_not_exists, and replace_container methods for creating Global Secondary Index (GSI) containers. See PR 47468.

Bugs Fixed

  • Fixed KeyError: 'version' in SessionContainer.get_session_token (sync and async) when the container's partitionKey definition returned by the service does not include the optional version field. The error was silently swallowed by a broad except, causing the client to send no x-ms-session-token header on subsequent reads. Against the Dedicated Gateway, this turned every Session-consistency read into an Integrated Cache miss. partitionKey.version is now treated as optional and defaults to 1, matching how PartitionKey handles a missing version. See PR 47143
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file (auto-assigned by dependabot) python:uv Pull requests that update python:uv code labels Aug 14, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 14, 2026 15:11
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file (auto-assigned by dependabot) python:uv Pull requests that update python:uv code labels Aug 14, 2026
Bumps the azure group with 1 update in the / directory: [azure-cosmos](https://github.com/Azure/azure-sdk-for-python).


Updates `azure-cosmos` from 4.16.1 to 4.16.3
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-cosmos_4.16.1...azure-cosmos_4.16.3)

---
updated-dependencies:
- dependency-name: azure-cosmos
  dependency-version: 4.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/azure-5cf8eabed8 branch from 7a90772 to 4321bfa Compare August 17, 2026 07:26
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 (auto-assigned by dependabot) python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants