Skip to content

Increment versions for cosmos releases#48235

Open
azure-sdk wants to merge 1 commit intoAzure:mainfrom
azure-sdk:increment-package-version-cosmos-5955826
Open

Increment versions for cosmos releases#48235
azure-sdk wants to merge 1 commit intoAzure:mainfrom
azure-sdk:increment-package-version-cosmos-5955826

Conversation

@azure-sdk
Copy link
Collaborator

Increment package versions for cosmos releases

@azure-sdk azure-sdk requested review from a team and kirankumarkolli as code owners March 4, 2026 11:40
Copilot AI review requested due to automatic review settings March 4, 2026 11:40
@github-actions github-actions bot added the Cosmos label Mar 4, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR advances the Cosmos Spark connector packages to the next development beta after the 4.44.1 release, keeping Maven artifacts and version_client.txt aligned with the Cosmos release/versioning workflow.

Changes:

  • Bump Cosmos Spark connector artifact versions from 4.44.1 to 4.45.0-beta.1 across multiple Spark/Scala variants.
  • Add new 4.45.0-beta.1 (Unreleased) sections to the affected connector CHANGELOGs.
  • Update eng/versioning/version_client.txt to move the “dependency-version” baseline to 4.44.1 and set “current-version” to 4.45.0-beta.1.

Reviewed changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
sdk/cosmos/fabric-cosmos-spark-auth_3/pom.xml Updates provided dependency and enforcer include to azure-cosmos-spark_3-5_2-12:4.45.0-beta.1.
sdk/cosmos/azure-cosmos-spark_4-0_2-13/pom.xml Bumps module version to 4.45.0-beta.1.
sdk/cosmos/azure-cosmos-spark_4-0_2-13/CHANGELOG.md Adds 4.45.0-beta.1 (Unreleased) section.
sdk/cosmos/azure-cosmos-spark_3-5_2-13/pom.xml Bumps module version to 4.45.0-beta.1.
sdk/cosmos/azure-cosmos-spark_3-5_2-13/CHANGELOG.md Adds 4.45.0-beta.1 (Unreleased) section.
sdk/cosmos/azure-cosmos-spark_3-5_2-12/pom.xml Bumps module version to 4.45.0-beta.1.
sdk/cosmos/azure-cosmos-spark_3-5_2-12/CHANGELOG.md Adds 4.45.0-beta.1 (Unreleased) section.
sdk/cosmos/azure-cosmos-spark_3-4_2-12/pom.xml Bumps module version to 4.45.0-beta.1.
sdk/cosmos/azure-cosmos-spark_3-4_2-12/CHANGELOG.md Adds 4.45.0-beta.1 (Unreleased) section.
sdk/cosmos/azure-cosmos-spark_3-3_2-12/pom.xml Bumps module version to 4.45.0-beta.1.
sdk/cosmos/azure-cosmos-spark_3-3_2-12/CHANGELOG.md Adds 4.45.0-beta.1 (Unreleased) section.
sdk/cosmos/azure-cosmos-spark-account-data-resolver-sample/pom.xml Updates sample’s provided dependency and enforcer include to 4.45.0-beta.1.
eng/versioning/version_client.txt Advances Cosmos Spark connector entries to 4.44.1;4.45.0-beta.1.

Comment on lines 101 to 104
<groupId>com.azure.cosmos.spark</groupId>
<artifactId>azure-cosmos-spark_3-5_2-12</artifactId>
<version>4.44.1</version> <!-- {x-version-update;com.azure.cosmos.spark:azure-cosmos-spark_3-5_2-12;current} -->
<version>4.45.0-beta.1</version> <!-- {x-version-update;com.azure.cosmos.spark:azure-cosmos-spark_3-5_2-12;current} -->
<scope>provided</scope>
Copy link

Copilot AI Mar 4, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change bumps the azure-cosmos-spark_3-5_2-12 dependency to 4.45.0-beta.1, but sdk/cosmos/fabric-cosmos-spark-auth_3/CHANGELOG.md's 1.2.0-beta.1 (Unreleased) section is still empty. Please add an entry under "Other Changes" (or relevant section) describing the dependency update so release notes reflect the change.

Copilot uses AI. Check for mistakes.
Copy link
Member

@FabianMeiswinkel FabianMeiswinkel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants