v7.6.0
Replace the CIM class used for `-Amended` parameter test (#17884)
[release/v7.6] Fix `Import-Module.Tests.ps1` to handle Arm32 platform (#26888)
Add some debugging to the transcript test for `SilentlyContinue` (#19770)
Suppress false positive PSScriptAnalyzer warnings in tests and build scripts (#25864)
[release/v7.6] Fix `$PSDefaultParameterValues` leak causing tests to skip unexpectedly (#26705)
Make some tests less noisy on failure (#26035)
Merged PR 38918: Update `MaxVisitCount` and `MaxHashtableKeyCount` if `VisitorSafeValueContext` indicates `SkipLimitCheck` is true
Fix `Start-Transcript` error when `$Transcript` is a `PSObject` wrapped string (#24963)
Remove the use of Windows PowerShell ETW provider id and update `PSDiagnostics` module to work for PowerShell 7 (#25590)
Remove `ThreadJob` module and update `PSReadLine` to 2.4.4-beta4 (#26120)
Harden some problematic release tests (#20155)
Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)