mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-27 03:46:23 +08:00
Update change logs for v7.2.7
and v7.0.13
(#18342)
This commit is contained in:
parent
6c0dace9ee
commit
1d129c9a7d
@ -114,8 +114,9 @@ cdxml
|
|||||||
celsius
|
celsius
|
||||||
CentOS
|
CentOS
|
||||||
codeql-action
|
codeql-action
|
||||||
cgmanifest
|
|
||||||
CGManifest
|
CGManifest
|
||||||
|
cgmanifest.json
|
||||||
|
cgmanifest
|
||||||
changelog
|
changelog
|
||||||
changelog.md
|
changelog.md
|
||||||
changelogs
|
changelogs
|
||||||
@ -325,6 +326,7 @@ functionprovider
|
|||||||
FunctionTable
|
FunctionTable
|
||||||
fxdependent
|
fxdependent
|
||||||
gabrielsroka
|
gabrielsroka
|
||||||
|
GAC_Arm64
|
||||||
gamified
|
gamified
|
||||||
gc.regions.xml
|
gc.regions.xml
|
||||||
Generic.SortedList
|
Generic.SortedList
|
||||||
@ -614,6 +616,7 @@ new-wsmaninstance
|
|||||||
new-wsmansessionoption
|
new-wsmansessionoption
|
||||||
NextTurn
|
NextTurn
|
||||||
ngharo
|
ngharo
|
||||||
|
Newtonsoft.Json
|
||||||
NJsonSchema
|
NJsonSchema
|
||||||
NoMoreFood
|
NoMoreFood
|
||||||
non-22
|
non-22
|
||||||
@ -1052,6 +1055,7 @@ v7.1.6
|
|||||||
v7.1.7
|
v7.1.7
|
||||||
v7.2.2
|
v7.2.2
|
||||||
v7.3.0
|
v7.3.0
|
||||||
|
v7.0.13
|
||||||
validatenotnullorempty
|
validatenotnullorempty
|
||||||
ValidateSet
|
ValidateSet
|
||||||
varunsh-coder
|
varunsh-coder
|
||||||
|
@ -1,5 +1,36 @@
|
|||||||
# 7.0 Changelog
|
# 7.0 Changelog
|
||||||
|
|
||||||
|
## [7.0.13] - 2022-10-20
|
||||||
|
|
||||||
|
### Engine Updates and Fixes
|
||||||
|
|
||||||
|
- Stop sending telemetry about `ApplicationType` (#18265)
|
||||||
|
|
||||||
|
### Build and Packaging Improvements
|
||||||
|
|
||||||
|
<details>
|
||||||
|
|
||||||
|
<summary>
|
||||||
|
|
||||||
|
<p>Bump .NET SDK to 3.1.424 (#18272)</p>
|
||||||
|
|
||||||
|
</summary>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Update Wix file for new assemblies (Internal 22873)</li>
|
||||||
|
<li>Update the <code>cgmanifest.json</code> for <code>v7.0.13</code> (#18318)</li>
|
||||||
|
<li>Update <code>Newtonsoft.Json</code> version for 7.0.13 release (#18259)</li>
|
||||||
|
<li>Fix <code>build.psm1</code> to not specify both version and quality for <code>dotnet-install</code> (#18267)</li>
|
||||||
|
<li>Update list of PowerShell team members in release tools(#18266)</li>
|
||||||
|
<li>Move <code>cgmanifest</code> generation to daily (#18268)</li>
|
||||||
|
<li>Disable static analysis CI on 7.0 (#18269)</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
[7.0.13]: https://github.com/PowerShell/PowerShell/compare/v7.0.12...v7.0.13
|
||||||
|
|
||||||
|
|
||||||
## [7.0.12] - 2022-08-11
|
## [7.0.12] - 2022-08-11
|
||||||
|
|
||||||
### General Cmdlet Updates and Fixes
|
### General Cmdlet Updates and Fixes
|
||||||
|
@ -1,5 +1,47 @@
|
|||||||
# 7.2 Changelog
|
# 7.2 Changelog
|
||||||
|
|
||||||
|
## [7.2.7] - 2022-10-20
|
||||||
|
|
||||||
|
### Engine Updates and Fixes
|
||||||
|
|
||||||
|
- On Unix, explicitly terminate the native process during cleanup only if it's not running in background (#18280)
|
||||||
|
- Stop sending telemetry about `ApplicationType` (#18168)
|
||||||
|
|
||||||
|
### General Cmdlet Updates and Fixes
|
||||||
|
|
||||||
|
- Remove the 1-second minimum delay in `Invoke-WebRequest` for downloading small files, and prevent file-download-error suppression (#18170)
|
||||||
|
- Enable searching for assemblies in GAC_Arm64 on Windows (#18169)
|
||||||
|
- Fix error formatting to use color defined in `$PSStyle.Formatting` (#18287)
|
||||||
|
|
||||||
|
### Tests
|
||||||
|
|
||||||
|
- Use Ubuntu 20.04 for SSH remoting test (#18289)
|
||||||
|
|
||||||
|
### Build and Packaging Improvements
|
||||||
|
|
||||||
|
<details>
|
||||||
|
|
||||||
|
<summary>
|
||||||
|
|
||||||
|
<p>Bump .NET to version 6.0.402 (#18188)(#18290)</p>
|
||||||
|
|
||||||
|
</summary>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Update cgmanifest (#18319)</li>
|
||||||
|
<li>Fix <code>build.psm1</code> to find the required .NET SDK version when a higher version is installed (#17299) (#18282)</li>
|
||||||
|
<li>Update MSI exit message (#18173)</li>
|
||||||
|
<li>Remove XML files for min-size package (#18274)</li>
|
||||||
|
<li>Update list of PS team members in release tools (#18171)</li>
|
||||||
|
<li>Make the link to minimal package blob public during release (#18174)</li>
|
||||||
|
<li>Add XML reference documents to NuPkg files for SDK (#18172)</li>
|
||||||
|
<li>Update to use version 2.21.0 of Application Insights (#18271)</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
[7.2.7]: https://github.com/PowerShell/PowerShell/compare/v7.2.6...v7.2.7
|
||||||
|
|
||||||
## [7.2.6] - 2022-08-11
|
## [7.2.6] - 2022-08-11
|
||||||
|
|
||||||
### Engine Updates and Fixes
|
### Engine Updates and Fixes
|
||||||
|
Loading…
Reference in New Issue
Block a user