File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818about_debuggers
1919about_jobs
2020about_Telemetry
21+ about_PSDesiredStateConfiguration
2122acl
2223adamdriscoll
2324add-localgroupmember
@@ -71,6 +72,7 @@ authenticode
7172authenticodesignature
7273azdevops
7374AzFileCopy
75+ AzureFileCopy
7476azurerm.netcore.preview
7577azurerm.profile.netcore.preview
7678azurerm.resources.netcore.preview
@@ -373,6 +375,7 @@ github
373375githug
374376gitter
375377glachancecmaisonneuve
378+ global.json
376379globbing
377380GoogleTest
378381GUIs
@@ -508,13 +511,15 @@ maertendmsft
508511mahawar
509512Markdig.Signed
510513markdown.yml
514+ manifest.spdx.json
511515markekraus
512516marktiedemann
513517Marusyk
514518MarvTheRobot
515519mattifestation
516520matt9ucci
517521mcbobke
522+ mcr.microsoft.com
518523md
519524meir017
520525memberresolution
@@ -744,6 +749,7 @@ PSGalleryModules
744749psm1
745750psobject
746751psobjects
752+ psoptions.json
747753psproxyjobs
748754psreadline
749755psrp.windows
@@ -942,6 +948,7 @@ TargetFramework
942948test-modulemanifest
943949test-pssessionconfigurationfile
944950test-scriptfileinfo
951+ tar.gz
945952test.ps1
946953test.txt.
947954Tests.ps1
Original file line number Diff line number Diff line change 11# 7.0 Changelog
22
3- ## [ 7.0.11] - 2022-05-17
3+ ## [ 7.0.12] - 2022-08-11
4+
5+ ### General Cmdlet Updates and Fixes
6+
7+ - Fix ` Export-PSSession ` to not throw error when a rooted path is specified for ` -OutputModule ` (#17671 )
8+
9+ ### Tests
10+
11+ - Enable more tests to be run in a container. (#17294 )
12+ - Switch to using GitHub action to verify markdown links for PRs (#17281 )
13+ - Add ` win-x86 ` test package to the build (#15517 )
14+
15+ ### Build and Packaging Improvements
16+
17+ <details >
18+
19+ <summary >
20+ <p >Bump .NET 3.1 SDK to <code >3.1.28</code ></p >
21+ </summary >
22+
23+ <ul >
24+ <li >Update wix file</li >
25+ <li >Add a finalize template which causes jobs with issues to fail (#17314)</li >
26+ <li >Make sure we execute tests on LTS package for older LTS releases (#17326)</li >
27+ <li >Update <code >AzureFileCopy</code > task and fix the syntax for specifying <code >pool</code > (#17013)</li >
28+ </ul >
29+
30+ </details >
31+
32+ [ 7.0.12 ] : https://github.com/PowerShell/PowerShell/compare/v7.0.11...v7.0.12
33+
34+ ## [ 7.0.11] - 2022-05-13
435
536### Build and Packaging Improvements
637
1546<ul >
1647<li >Add explicit job name for approval tasks in Snap stage (#16579)</li >
1748<li >Update to use <code >mcr.microsoft.com</code > (#17272)</li >
18- <li >Update global.json and wix</li >
49+ <li >Update < code > global.json</ code > and wix</li >
1950<li >Put Secure supply chain analysis at correct place (#17273)</li >
2051<li >Partial back-port of: Update a few tests to make them more stable in CI (#16944) (Internal 20648)</li >
2152<li >Replace <code >.</code > in notices container name (#17292)</li >
You can’t perform that action at this time.
0 commit comments