File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -1140,6 +1140,10 @@ mcr.microsoft.com
1140
1140
global.json
1141
1141
sha256
1142
1142
PkgES
1143
+ TabExpansion
1144
+ PSv2
1145
+ Microsoft.CSharp
1146
+ System.Data.SqlClient
1143
1147
- CHANGELOG.md
1144
1148
aavdberg
1145
1149
asrosent
Original file line number Diff line number Diff line change 1
1
# 7.2 Changelog
2
2
3
+ ## [ 7.2.8] - 2022-12-13
4
+
5
+ ### Engine Updates and Fixes
6
+
7
+ - Remove TabExpansion for PSv2 from remote session configuration (Internal 23294)
8
+
9
+ ### Build and Packaging Improvements
10
+
11
+ <details >
12
+
13
+ <summary >
14
+
15
+ <p >Bump .NET SDK to 6.0.403</p >
16
+
17
+ </summary >
18
+
19
+ <ul >
20
+ <li >Update CGManifest and ThirdPartyNotices</li >
21
+ <li >Update Microsoft.CSharp from 4.3.0 to 4.7.0</li >
22
+ <li >Update to latest SDK (#18610)</li >
23
+ <li >Allow two-digit revisions in vPack package validation pattern (#18569)</li >
24
+ <li >Update outdated dependencies (#18576)</li >
25
+ <li >Work around args parsing issue (#18606)</li >
26
+ <li >Bump System.Data.SqlClient from 4.8.4 to 4.8.5 (#18515)</li >
27
+ </ul >
28
+
29
+ </details >
30
+
31
+ [ 7.2.8 ] : https://github.com/PowerShell/PowerShell/compare/v7.2.7...v7.2.8
32
+
3
33
## [ 7.2.7] - 2022-10-20
4
34
5
35
### Engine Updates and Fixes
You can’t perform that action at this time.
0 commit comments