Skip to content

Update confidential ledger changelog release date#38843

Open
Tewatia5355 wants to merge 1 commit into
mainfrom
fix/confidentialledger-beta6-release-date
Open

Update confidential ledger changelog release date#38843
Tewatia5355 wants to merge 1 commit into
mainfrom
fix/confidentialledger-beta6-release-date

Conversation

@Tewatia5355
Copy link
Copy Markdown
Contributor

@Tewatia5355 Tewatia5355 commented Jun 5, 2026

Packages impacted by this PR

@azure-rest/confidential-ledger

Issues associated with this PR

N/A

Describe the problem that is addressed by this PR

The release pipeline verifies the package changelog with -ForRelease:$true. The current changelog still had unreleased entries for beta.6 and the skipped beta.5 placeholder, causing verification to fail.

What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen?

The release entry needs a real date. This PR dates 1.1.2-beta.6 and removes the skipped beta.5 placeholder instead of assigning a fake date to an unpublished version.

Are there test cases added in this PR? (If not, why?)

No code changes. Verified with:

pwsh -File eng/common/scripts/Verify-ChangeLog.ps1 -PackageName '@azure-rest/confidential-ledger' -ServiceDirectory 'confidentialledger' -ForRelease:$true

Provide a list of related PRs (if any)

Command used to generate this PR:**(Applicable only to SDK release request PRs)

N/A

Checklists

  • Added impacted package name to the issue description
  • Does this PR needs any fixes in the SDK Generator? N/A — changelog-only.
  • Added a changelog (if necessary)

Set the 1.1.2-beta.6 changelog heading to the release date and remove the skipped 1.1.2-beta.5 unreleased placeholder so release-mode changelog verification passes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 5, 2026 15:13
@Tewatia5355 Tewatia5355 requested a review from taicchoumsft as a code owner June 5, 2026 15:13
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

This PR updates the @azure-rest/confidential-ledger changelog to satisfy release-mode changelog verification by dating the 1.1.2-beta.6 entry and removing the skipped 1.1.2-beta.5 unreleased placeholder.

Changes:

  • Updated 1.1.2-beta.6 heading from “Unreleased” to the release date 2026-06-05.
  • Removed the unpublished 1.1.2-beta.5 (Unreleased) placeholder section.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants