master
Add PSApplicationOutputEncoding variable (#21219)
Discover assemblies loaded by 'Assembly.Load(byte[])' and 'Assembly.LoadFile' (#12203)
Update Ubuntu images to use Ubuntu 20.04 (#15906)
Make Assembly Load Native test work on a FX Dependent Linux Install (#17380)
Update copyright notice to latest guidance (#12190)
Fix up default value for parameters with the `in` modifier (#26785)
Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584)
Remove input text from the error message resulted by `SecureString` and `PSCredential` conversion failure (#19977)
Make some experimental features stable (#26348)
Support PSObject wrapped values in ArgumentToEncodingTransformationAttribute (#24555)
Treat -Target as literal in New-Item (#25186)
Set experimental features to stable for 7.4 release (#20285)
Adding hex format for native command exit codes (#21067)
Wrap tests in pester blocks (#12700)
Fix enum-ranges for ValidateRange in proxy commands (#17572)
Make sure the assembly/library resolvers are registered at early stage (#21361)
Fix `[semver]` type to pass semver.org tests (#21401)
Bump to .NET 9 Preview 1 (#21229)
Update PowerShell telemetry to respect the diagnostics and feedback setting on Windows (#27328)
Improve ValidateLength error message consistency and refactor validation tests (#25806)