Skip to content

v7.1.3

@adityapatwardhan adityapatwardhan tagged this 11 Mar 23:29
*** Engine Updates and Fixes

- Remove the 32K character limit on the environment block for `Start-Process` (#14111)
- Fix webcmdlets to properly construct URI from body when using `-NoProxy` (#14673)

*** General Cmdlet Updates and Fixes

- Fix `PromptForCredential()` to add `targetName` as domain (#14504)

*** Build and Packaging Improvements

<details>

<summary>

Bump .NET SDK to 5.0.4

</summary>

<ul>
<li>Bump .NET SDK to 5.0.4 (Internal 14775)</li>
<li>Disable running markdown link verification in release build CI (#14971, #14974, #14975)</li>
<li>Use template that disables component governance for CI (#14938)</li>
<li>Declare which variable group is used for checking the blob in the release build (#14970)</li>
<li>Add suppress for nuget multi-feed warning (#14893)</li>
<li>Disable code signing validation where the file type is not supported (#14885)</li>
<li>Install wget on <code>CentOS</code> 7 docker image (#14857)</li>
<li>Fix install-dotnet download (#14856)</li>
<li>Make universal Deb package based on deb package spec (#14681)</li>
<li>Fix release build to upload global tool packages to artifacts (#14620)</li>
<li>Update <code>ini</code> component version in test <code>package.json</code> (#14454)</li>
<li>Add manual release automation steps and improve changelog script (#14445)</li>
<li>Update markdown test packages with security fixes (#14145)</li>
<li>Fix a typo in the <code>Get-ChangeLog</code> function (#14129)</li>
<li>Disable global tool copy to unblock release</li>
</ul>

</details>

[7.1.3]: https://github.com/PowerShell/PowerShell/compare/v7.1.2...v7.1.3
Assets 2