Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Change PSNativePSPathResolution to not be Experimental#13522

Merged
iSazonov merged 2 commits intoPowerShell:masterfrom
SteveL-MSFT:psnativepspathresolution
Aug 27, 2020
Merged

Change PSNativePSPathResolution to not be Experimental#13522
iSazonov merged 2 commits intoPowerShell:masterfrom
SteveL-MSFT:psnativepspathresolution

Conversation

@SteveL-MSFT
Copy link
Member

@SteveL-MSFT SteveL-MSFT commented Aug 26, 2020

PR Summary

Remove the code making this feature Experimental. The changes in NativeCommandProcessor.cs is really just removing the check if the ExperimentalFeature is enabled and shifting everything left which makes it look like more changes than it actually is.

PR Context

Based on #13406 this feature is no longer Experimental for 7.1

PR Checklist

@iSazonov iSazonov added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Aug 26, 2020
@iSazonov iSazonov merged commit 74c743d into PowerShell:master Aug 27, 2020
@iSazonov iSazonov added this to the 7.1.0-preview.7 milestone Aug 27, 2020
@ghost
Copy link

ghost commented Sep 8, 2020

🎉v7.1.0-preview.7 has been released which incorporates this pull request.:tada:

Handy links:

SteveL-MSFT added a commit that referenced this pull request Oct 2, 2020
iSazonov pushed a commit that referenced this pull request Oct 3, 2020
…3734)

* Revert "Change `PSNativePSPathResolution` to not be Experimental (#13522)"

This reverts commit 74c743d.
@sdwheeler
Copy link
Collaborator

@SteveL-MSFT (and others) When you revert a change like that has a documentation impact, be sure to open a docs issue. I caught this one and backed out the doc change already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants