Skip to content

[Cosmos] Prepare azure-cosmos 4.17.1 release - #49045

Merged
Tomas Varon (tvaron3) merged 1 commit into
mainfrom
tvaron3-cosmos-upstream-release-pr
Sep 16, 2026
Merged

Tomas Varon (tvaron3) merged 1 commit into
mainfrom
tvaron3-cosmos-upstream-release-pr

Conversation

@tvaron3

@tvaron3 Tomas Varon (tvaron3) commented Sep 16, 2026

Copy link
Copy Markdown
Member

Summary

Manual release preparation for azure-cosmos version 4.17.1, dated 2026-09-16.

  • Replace the 4.17.1 Unreleased date with 2026-09-16 and remove empty Features Added, Breaking Changes, and Other Changes headings.
  • Preserve both bug fixes from [Cosmos] Keep existing-child routing updates incremental #49026: avoid unnecessary full routing-map refreshes for removed ancestors, and prevent older partition metadata revisions from overwriting newer revisions during cascading splits.
  • Keep _version.py unchanged at 4.17.1. This PR changes only sdk/cosmos/azure-cosmos/CHANGELOG.md and reuses the existing approved and reviewed commit unchanged.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 3 pipeline(s).
7 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 2 pipeline(s).
7 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

No unresolved blocking issues were identified.

Pull request overview

Prepares the azure-cosmos 4.17.1 release notes dated 2026-09-16.

Changes:

  • Dates the 4.17.1 changelog entry.
  • Removes empty sections.
  • Preserves both fixes from PR #49026.
File summaries
File Description
sdk/cosmos/azure-cosmos/CHANGELOG.md Finalizes the 4.17.1 release notes.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite (auto)

Note

Copilot is running an experiment and ran this review at Lite.


💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@github-actions

Copy link
Copy Markdown
Contributor
[Pilot] PR Pipeline Failure Analysis

What failed

The python - cosmos - native-test check (and its associated Build Analyze check) failed on Azure Pipelines build 6844315:

The automated azsdk ci analyze run returned no azure_pipeline_analyses or github_workflow_analyses entries, and the accompanying failed-test-results artifact was empty. This indicates the workflow could not pull detailed logs or test results from this internal Azure DevOps pipeline (it is only visible in the failing_pull_request_checks summary from the GitHub check run), so no specific failing test, stack trace, or file/line evidence is available to diagnose the root cause from this environment.

Relevant pipeline output
{
  "azure_pipeline_analyses": [],
  "github_workflow_analyses": [],
  "failing_pull_request_checks": [
    {
      "name": "python - cosmos - native-test",
      "conclusion": "FAILURE",
      "details_url": "https://dev.azure.com/azure-sdk/fadad8ea-1e34-4d7a-9016-fd29b14e8b94/_build/results?buildId=6844315"
    },
    {
      "name": "python - cosmos - native-test (Build Analyze)",
      "conclusion": "FAILURE",
      "details_url": "https://dev.azure.com/azure-sdk/fadad8ea-1e34-4d7a-9016-fd29b14e8b94/_build/results?buildId=6844315&view=logs&jobId=b70e5e73-bbb6-5567-0939-8415943fadb9"
    }
  ],
  "operation_status": "Succeeded"
}

Recommended next steps

Copilot detected the failing pipeline and generated the analysis above. To have it attempt a
fix automatically, reply with @copilot please fix the failing pipeline on this PR.

Generated by Pipeline Analysis Next Steps · auto · 57.4 AIC · ⌖ 1.89 AIC · ⊞ 9.2K ·

@tvaron3
Tomas Varon (tvaron3) merged commit 44d23c9 into main Sep 16, 2026
49 of 51 checks passed
@tvaron3
Tomas Varon (tvaron3) deleted the tvaron3-cosmos-upstream-release-pr branch September 16, 2026 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants