Skip to content

Fix changelog: move dev-sync entries from Version 24.3.0 to vNext, Fixes AB#3618269#3146

Merged
shahzaibj merged 2 commits into
devfrom
shjameel/fix-changelog-vnext-attribution
Jun 9, 2026
Merged

Fix changelog: move dev-sync entries from Version 24.3.0 to vNext, Fixes AB#3618269#3146
shahzaibj merged 2 commits into
devfrom
shjameel/fix-changelog-vnext-attribution

Conversation

@shahzaibj

@shahzaibj shahzaibj commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

AB#3618269

When release-integration/24.3.0 was back-merged into dev (#3131), some entries that were merged to dev after the 24.3.0 RC cut got listed under Version 24.3.0. They actually shipped in dev after 24.3.0 was finalized, so they belong under vNext for the next release.

This PR moves 5 entries from Version 24.3.0 to vNext:

Note: #3128 (Fix Token Endpoint Server Telemetry Parsing) correctly stays under Version 24.3.0 because it was cherry-picked into the release branch before the RC cut.

Verification

Identified by diffing the current dev changelog.txt against the file at commit e80117451 (final 24.3.0 "remove RC" cut). Any entry currently listed under Version 24.3.0 that wasn't present at the RC cut must have arrived via the back-merge.

These 5 entries arrived in 24.3.0 via the back-merge of release-integration/24.3.0 into dev (PR #3131) but were originally merged to dev after the 24.3.0 RC cut. They belong under vNext for the next release.

Moved entries:
- #3133 SwitchBrowserRedirectActivity for non-broker Switch Browser flows
- #3125 Update OpenTelemetry to 1.62.0
- #3135 Disabling GetCookies API from webapps APIs
- #3132 Enable passkey registration by default in CommonFlight
- #3112 Add NativeAuthRequestInterceptor for native auth flows

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@shahzaibj shahzaibj requested a review from a team as a code owner June 9, 2026 22:32
Copilot AI review requested due to automatic review settings June 9, 2026 22:32
@shahzaibj shahzaibj requested a review from a team as a code owner June 9, 2026 22:32
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

❌ Work item link check failed. Description does not contain AB#{ID}.

Click here to Learn more.

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.

Pull request overview

This PR corrects the release notes placement in changelog.txt by moving entries that were merged into dev after the 24.3.0 RC cut out of Version 24.3.0 and back under vNext, keeping the changelog aligned with what actually shipped in 24.3.0.

Changes:

  • Move 5 entries (PRs #3133, #3125, #3135, #3132, #3112) from Version 24.3.0 to vNext.
  • Preserve #3128 under Version 24.3.0 as intended (it was present before the RC cut).

@shahzaibj shahzaibj added the Skip-Consumers-Check Only include this if making a breaking change purposefully, and there is an MSAL/ADAL/Broker PR label Jun 9, 2026
@github-actions github-actions Bot changed the title Fix changelog: move dev-sync entries from Version 24.3.0 to vNext Fix changelog: move dev-sync entries from Version 24.3.0 to vNext, Fixes AB#3618269 Jun 9, 2026
@shahzaibj shahzaibj merged commit bb7b82d into dev Jun 9, 2026
29 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip-Consumers-Check Only include this if making a breaking change purposefully, and there is an MSAL/ADAL/Broker PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants