Skip to content

Conversation

@martincostello
Copy link
Member

Fix xpath to get the previous release veresion broken by #2696.
Update CHANGELOG and samples for v8.6.3.
Copilot AI review requested due to automatic review settings August 22, 2025 11:39
@martincostello martincostello enabled auto-merge (rebase) August 22, 2025 11:40
Copy link

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 fixes a broken XPath selector in the version bumping script that was broken by a previous refactoring of project dependencies, and updates the changelog and version to reflect the new v8.6.3 release.

  • Updates XPath selector to correctly locate package version in the new file structure
  • Updates package version from 8.6.2 to 8.6.3
  • Adds changelog entries for v8.6.3 release

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
eng/bump-version.ps1 Fixes XPath selector to match new package structure and updates property access
Directory.Packages.props Bumps Polly package version to 8.6.3
CHANGELOG.md Adds release notes for v8.6.3 with list of included changes

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov
Copy link

codecov bot commented Aug 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.12%. Comparing base (cf50bc5) to head (dd1b0d4).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2714   +/-   ##
=======================================
  Coverage   96.12%   96.12%           
=======================================
  Files         309      309           
  Lines        7118     7118           
  Branches     1006     1006           
=======================================
  Hits         6842     6842           
  Misses        222      222           
  Partials       54       54           
Flag Coverage Δ
linux 96.12% <ø> (ø)
macos 96.12% <ø> (ø)
windows 96.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martincostello martincostello merged commit 155c22e into main Aug 22, 2025
32 of 34 checks passed
@martincostello martincostello deleted the fix-after-release branch August 22, 2025 11:57
This was referenced Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant