Increment versions for cosmos releases#48417
Merged
FabianMeiswinkel merged 1 commit intoAzure:mainfrom Mar 14, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR bumps the Azure Cosmos DB Spark connector artifacts (and a couple of dependent modules) from 4.45.0 to 4.46.0-beta.1, updating the repo’s version tracking and starting new unreleased changelog entries for the next beta.
Changes:
- Updated Spark connector module versions to
4.46.0-beta.1. - Updated dependent POMs (Fabric auth + resolver sample) to reference
4.46.0-beta.1and aligned their enforcer allowlists. - Updated
eng/versioning/version_client.txtand added(Unreleased)changelog stanzas for4.46.0-beta.1.
Reviewed changes
Copilot reviewed 13 out of 13 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| sdk/cosmos/fabric-cosmos-spark-auth_3/pom.xml | Updates dependency and enforcer include to azure-cosmos-spark_3-5_2-12:4.46.0-beta.1. |
| sdk/cosmos/azure-cosmos-spark-account-data-resolver-sample/pom.xml | Updates dependency and enforcer include to azure-cosmos-spark_3-5_2-12:4.46.0-beta.1. |
| sdk/cosmos/azure-cosmos-spark_4-0_2-13/pom.xml | Bumps module version to 4.46.0-beta.1. |
| sdk/cosmos/azure-cosmos-spark_4-0_2-13/CHANGELOG.md | Adds an unreleased 4.46.0-beta.1 section. |
| sdk/cosmos/azure-cosmos-spark_3-5_2-13/pom.xml | Bumps module version to 4.46.0-beta.1. |
| sdk/cosmos/azure-cosmos-spark_3-5_2-13/CHANGELOG.md | Adds an unreleased 4.46.0-beta.1 section. |
| sdk/cosmos/azure-cosmos-spark_3-5_2-12/pom.xml | Bumps module version to 4.46.0-beta.1. |
| sdk/cosmos/azure-cosmos-spark_3-5_2-12/CHANGELOG.md | Adds an unreleased 4.46.0-beta.1 section. |
| sdk/cosmos/azure-cosmos-spark_3-4_2-12/pom.xml | Bumps module version to 4.46.0-beta.1. |
| sdk/cosmos/azure-cosmos-spark_3-4_2-12/CHANGELOG.md | Adds an unreleased 4.46.0-beta.1 section. |
| sdk/cosmos/azure-cosmos-spark_3-3_2-12/pom.xml | Bumps module version to 4.46.0-beta.1. |
| sdk/cosmos/azure-cosmos-spark_3-3_2-12/CHANGELOG.md | Adds an unreleased 4.46.0-beta.1 section. |
| eng/versioning/version_client.txt | Updates tracked versions for the Spark connector artifacts to 4.46.0-beta.1. |
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