Skip to content

Release v1.25.0-preview.2#749

Merged
YunchuWang merged 3 commits into
mainfrom
release/v1.25.0-preview.2
Jun 17, 2026
Merged

Release v1.25.0-preview.2#749
YunchuWang merged 3 commits into
mainfrom
release/v1.25.0-preview.2

Conversation

@YunchuWang

Copy link
Copy Markdown
Member

Summary

What changed?

Why is this change needed?

Issues / work items

  • Resolves #
  • Related #

Project checklist

  • Release notes are not required for the next release
    • Otherwise: Notes added to release_notes.md
  • Backport is not required
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • All required tests have been added/updated (unit tests, E2E tests)
  • Breaking change?
    • If yes:
      • Impact:
      • Migration guidance:

AI-assisted code disclosure (required)

Was an AI tool used? (select one)

  • No
  • Yes, AI helped write parts of this PR (e.g., GitHub Copilot)
  • Yes, an AI agent generated most of this PR

If AI was used:

  • Tool(s):
  • AI-assisted areas/files:
  • What you changed after AI output:

AI verification (required if AI was used):

  • I understand the code and can explain it
  • I verified referenced APIs/types exist and are correct
  • I reviewed edge cases/failure paths (timeouts, retries, cancellation, exceptions)
  • I reviewed concurrency/async behavior
  • I checked for unintended breaking or behavior changes

Testing

Automated tests

  • Result: Passed / Failed (link logs if failed)

Manual validation (only if runtime/behavior changed)

  • Environment (OS, .NET version, components):
  • Steps + observed results:
    1.
    2.
    3.
  • Evidence (optional):

Notes for reviewers

  • N/A

@YunchuWang YunchuWang marked this pull request as ready for review June 17, 2026 21:32
Copilot AI review requested due to automatic review settings June 17, 2026 21:32

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

Updates the repo’s release metadata to cut the v1.25.0-preview.2 prerelease, aligning the versioning props with the changelog entry for the release.

Changes:

  • Bump VersionSuffix from preview.1 to preview.2 in release build props.
  • Add a v1.25.0-preview.2 section to CHANGELOG.md with the set of included PRs/changes.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
eng/targets/Release.props Updates prerelease suffix to preview.2.
CHANGELOG.md Adds the v1.25.0-preview.2 release notes section.

Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
kaibocai
kaibocai previously approved these changes Jun 17, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Comment thread CHANGELOG.md
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 17, 2026 21:47

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

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Comment thread src/ScheduledTasks/ScheduledTasks.csproj
Comment thread src/ExportHistory/ExportHistory.csproj
Comment thread CHANGELOG.md
@YunchuWang YunchuWang requested a review from halspang June 17, 2026 21:51
@YunchuWang YunchuWang merged commit 3e92eb6 into main Jun 17, 2026
8 checks passed
@YunchuWang YunchuWang deleted the release/v1.25.0-preview.2 branch June 17, 2026 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants