Updated versions for release and changelog - azure-cosmos - 4.73.0#46065
Merged
kushagraThapar merged 1 commit intoJul 18, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the Azure Cosmos DB SDK versions from beta to stable releases, promoting azure-cosmos from 4.73.0-beta.1 to 4.73.0 and azure-cosmos-encryption from 2.22.0-beta.1 to 2.22.0.
Key changes:
- Version bump for azure-cosmos and azure-cosmos-encryption libraries
- Changelog updates to document the stable release
- Documentation updates to reflect new stable versions
Reviewed Changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| sdk/cosmos/azure-cosmos/pom.xml | Updated main azure-cosmos version from beta to stable |
| sdk/cosmos/azure-cosmos/CHANGELOG.md | Updated changelog to document 4.73.0 stable release |
| sdk/cosmos/azure-cosmos-tests/pom.xml | Updated azure-cosmos dependency version in test module |
| sdk/cosmos/azure-cosmos-test/pom.xml | Updated azure-cosmos dependency version in test module |
| sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml | Updated azure-cosmos dependency version in Spark connector |
| sdk/cosmos/azure-cosmos-kafka-connect/pom.xml | Updated azure-cosmos dependency version in Kafka connector |
| sdk/cosmos/azure-cosmos-encryption/pom.xml | Updated azure-cosmos-encryption version and its azure-cosmos dependency |
| sdk/cosmos/azure-cosmos-encryption/README.md | Updated version in documentation |
| sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md | Updated changelog for encryption library stable release |
| sdk/cosmos/azure-cosmos-benchmark/pom.xml | Updated both azure-cosmos and azure-cosmos-encryption dependencies |
| eng/versioning/version_client.txt | Updated version tracking for both libraries |
nehrao1
approved these changes
Jul 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated versions for release and changelog - azure-cosmos - 4.73.0