We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0da69b commit b9fc822Copy full SHA for b9fc822
CHANGELOG/7.2.md
@@ -1,5 +1,30 @@
1
# 7.2 Changelog
2
3
+## [7.2.17] - 2023-11-16
4
+
5
+### General Cmdlet Updates and Fixes
6
7
+- Redact Auth header content from ErrorRecord (Internal 28411)
8
9
+### Build and Packaging Improvements
10
11
+<details>
12
13
+<summary>
14
15
+<p>Bump to .NET to version 6.0.417</p>
16
17
+</summary>
18
19
+<ul>
20
+<li>Bump to .NET 6.0.417 (Internal 28486)</li>
21
+<li>Copy azure blob with PowerShell global tool to private blob and move to CDN during release (Internal 28450)</li>
22
+</ul>
23
24
+</details>
25
26
+[7.2.17]: https://github.com/PowerShell/PowerShell/compare/v7.2.16...v7.2.17
27
28
## [7.2.16] - 2023-10-26
29
30
### Build and Packaging Improvements
0 commit comments