Skip to content

[Cosmos] Restore missing 4.14.7 changelog entry#47144

Merged
tvaron3 merged 24 commits into
Azure:mainfrom
tvaron3:tvaron3/expert-doodle
May 26, 2026
Merged

[Cosmos] Restore missing 4.14.7 changelog entry#47144
tvaron3 merged 24 commits into
Azure:mainfrom
tvaron3:tvaron3/expert-doodle

Conversation

@tvaron3
Copy link
Copy Markdown
Member

@tvaron3 tvaron3 commented May 26, 2026

Summary

The 4.14.7 (2026-05-18) section of sdk/cosmos/azure-cosmos/CHANGELOG.md is missing from current main. The entry was present at release time in commits 963f298 and f617bbd but was lost along the way.

This PR restores the section verbatim from the release commit, inserted between the existing 4.16.0b3 (Unreleased) and 4.16.0b2 (2026-04-04) sections so the file's date-descending ordering is preserved.

Changes

Verified

  • Ordering: all 55 existing entries in the file are already date-desc sorted; 4.14.7 (2026-05-18) belongs in the slot used here.
  • Content: bullets copied verbatim from git show f617bbd069:sdk/cosmos/azure-cosmos/CHANGELOG.md.

No code or version changes.

tvaron3 and others added 24 commits May 1, 2025 12:32
The 4.14.7 (2026-05-18) section was present at release time in
commits 963f298 and f617bbd but is absent from the current
CHANGELOG.md on main. Restore the entry verbatim, inserted between
the 4.16.0b3 (Unreleased) and 4.16.0b2 (2026-04-04) sections to
preserve date-descending ordering.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@tvaron3 tvaron3 marked this pull request as ready for review May 26, 2026 21:06
Copilot AI review requested due to automatic review settings May 26, 2026 21:06
@tvaron3 tvaron3 requested a review from a team as a code owner May 26, 2026 21:06
Copy link
Copy Markdown
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

Restores the missing 4.14.7 (2026-05-18) release section in the Cosmos Python SDK changelog, reintroducing the previously released bug-fix notes so the release history remains complete and correctly ordered.

Changes:

  • Re-add the 4.14.7 (2026-05-18) section with its “Bugs Fixed” bullets.
  • Preserve date-descending ordering by placing 4.14.7 between 4.16.0b3 (Unreleased) and 4.16.0b2 (2026-04-04).

@tvaron3 tvaron3 merged commit 4c4386c into Azure:main May 26, 2026
27 of 37 checks passed
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