azure-cosmos-spark 4.44.2 release at 2026-03-05#48268
Conversation
|
/azp run java - cosmos - spark |
|
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Pull request overview
This PR downgrades azure-resourcemanager-cosmos from 2.54.1 to 2.53.4 in the Spark Connector parent POM to unblock usage in Non-Public clouds (e.g., Azure Government, Azure China). Version 2.54.0 of azure-resourcemanager-cosmos updated the API version to 2025-10-15, which is likely not yet available in Non-Public cloud environments. The version is pinned using a Maven property to intentionally bypass the repository's automated x-version-update mechanism.
Changes:
- Introduced a Maven property
pinned-resourcemanager-cosmos.versionset to2.53.4and used it for theazure-resourcemanager-cosmosdependency version, replacing thex-version-update-tracked version of2.54.1.
You can also share your feedback on Copilot code review. Take the survey.
|
/azp run java - cosmos - spark |
|
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
You can also share your feedback on Copilot code review. Take the survey.
|
/azp run java - cosmos - spark |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run java - cosmos - spark |
|
Azure Pipelines successfully started running 1 pipeline(s). |
PR Deep Review — azure-cosmos-spark 4.44.2Overall Assessment: Approve with minor fixes This hotfix correctly pins The approach — using a Maven property to opt out of Mechanical completeness: All 5 connector variants, the sample POM, the Fabric auth POM, Top findings:
Additional notes:
See inline comments for details. |
xinlian12
left a comment
There was a problem hiding this comment.
PR Deep Review — 6 inline comments posted. See summary comment above for overall assessment.
|
/azp run java - cosmos - spark |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Uh oh!
There was an error while loading. Please reload this page.