Skip to content

Commit 6a91b1f

Browse files
Bring the v7.6.0-rc.1 changelog to master (PowerShell#26857)
1 parent cf40400 commit 6a91b1f

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

CHANGELOG/preview.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# Preview Changelog
22

3+
## [7.6.0-rc.1] - 2026-02-19
4+
5+
### Tests
6+
7+
- Fix `$PSDefaultParameterValues` leak causing tests to skip unexpectedly (#26705)
8+
9+
### Build and Packaging Improvements
10+
11+
<details>
12+
13+
<summary>
14+
15+
<p>Expand to see details.</p>
16+
17+
</summary>
18+
19+
<ul>
20+
<li>Update branch for release (#26779)</li>
21+
<li>Update <code>Microsoft.PowerShell.PSResourceGet</code> version to 1.2.0-rc3 (#26767)</li>
22+
<li>Update <code>Microsoft.PowerShell.Native</code> package version (#26748)</li>
23+
<li>Move PowerShell build to depend on .NET SDK 10.0.102 (#26717)</li>
24+
<li>Fix <code>buildinfo.json</code> uploading for preview, LTS, and stable releases (#26715)</li>
25+
<li>Fix macOS preview package identifier detection to use version string (#26709)</li>
26+
<li>Update <code>metadata.json</code> to update the Latest attribute with a better name (#26708)</li>
27+
<li>Remove unused <code>runCodesignValidationInjection</code> variable from pipeline templates (#26707)</li>
28+
<li>Update <code>Get-ChangeLog</code> to handle backport PRs correctly (#26706)</li>
29+
<li>Bring release changes from the <code>v7.6.0-preview.6</code> release (#26626)</li>
30+
<li>Fix the DSC test by skipping <code>AfterAll</code> cleanup if the initial setup in <code>BeforeAll</code> failed (#26622)</li>
31+
</ul>
32+
33+
</details>
34+
35+
[7.6.0-rc.1]: https://github.com/PowerShell/PowerShell/compare/v7.6.0-preview.6...v7.6.0-rc.1
36+
337
## [7.6.0-preview.6] - 2025-12-11
438

539
### Engine Updates and Fixes

0 commit comments

Comments
 (0)