PSReadLine v2.3.5 Release
2.3.5 - 2024-04-02
This is a servicing release that fixes two issues:
- Exclude test components from SBOM generation to avoid false positive security vulnerability report.
- Include the fix to a regression found in the v2.3.4 of PSReadLine.
You can install it from PowerShell Gallery. This release includes the following changes:
- Add the release stage to the pipeline and exclude test folders from Component Governance (#3982)
- Change back to 'external_distribution' for nupkg signing (#3977)
- Migrate PSReadLine release build pipeline to OneBranch (#3975)
- Fix the null-reference exception when running
Debug-Job
on a thread job (#3957) - Update build script to always include the
ProjectUri
info (#3821)