Increment versions for cosmos releases#48286
Open
azure-sdk wants to merge 1 commit intoAzure:mainfrom
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR increments the Cosmos Spark connector package versions from 4.44.2 (just-released GA) to 4.45.0-beta.1 (next development cycle) across all five connector variants and their dependent sample/auth projects.
Changes:
- Bump
currentversion from4.44.2to4.45.0-beta.1ineng/versioning/version_client.txtand updatedependencyversion from4.44.1to4.44.2 - Update all Cosmos Spark connector pom.xml files and dependent project pom.xml references to
4.45.0-beta.1 - Add standard
4.45.0-beta.1 (Unreleased)CHANGELOG sections for all five connector modules
Reviewed changes
Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| eng/versioning/version_client.txt | Bumps dependency version to 4.44.2 and current version to 4.45.0-beta.1 for all 5 spark connectors |
| sdk/cosmos/azure-cosmos-spark_3-3_2-12/pom.xml | Version bump to 4.45.0-beta.1 |
| sdk/cosmos/azure-cosmos-spark_3-3_2-12/CHANGELOG.md | Adds Unreleased 4.45.0-beta.1 section |
| sdk/cosmos/azure-cosmos-spark_3-4_2-12/pom.xml | Version bump to 4.45.0-beta.1 |
| sdk/cosmos/azure-cosmos-spark_3-4_2-12/CHANGELOG.md | Adds Unreleased 4.45.0-beta.1 section |
| sdk/cosmos/azure-cosmos-spark_3-5_2-12/pom.xml | Version bump to 4.45.0-beta.1 |
| sdk/cosmos/azure-cosmos-spark_3-5_2-12/CHANGELOG.md | Adds Unreleased 4.45.0-beta.1 section |
| sdk/cosmos/azure-cosmos-spark_3-5_2-13/pom.xml | Version bump to 4.45.0-beta.1 |
| sdk/cosmos/azure-cosmos-spark_3-5_2-13/CHANGELOG.md | Adds Unreleased 4.45.0-beta.1 section |
| sdk/cosmos/azure-cosmos-spark_4-0_2-13/pom.xml | Version bump to 4.45.0-beta.1 |
| sdk/cosmos/azure-cosmos-spark_4-0_2-13/CHANGELOG.md | Adds Unreleased 4.45.0-beta.1 section |
| sdk/cosmos/azure-cosmos-spark-account-data-resolver-sample/pom.xml | Updates dependency and include references to 4.45.0-beta.1 |
| sdk/cosmos/fabric-cosmos-spark-auth_3/pom.xml | Updates dependency and include references to 4.45.0-beta.1 |
weidongxu-microsoft
approved these changes
Mar 6, 2026
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.
Increment package versions for cosmos releases