Remove declaration of experimental features in Utility module manifest as they are stable#16460
Conversation
…t as they are stable
src/Modules/Unix/Microsoft.PowerShell.Utility/Microsoft.PowerShell.Utility.psd1
Outdated
Show resolved
Hide resolved
src/Modules/Windows/Microsoft.PowerShell.Utility/Microsoft.PowerShell.Utility.psd1
Outdated
Show resolved
Hide resolved
|
This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days. |
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
|
@daxian-dbw - please re-review. /cc @anmenaga - we should consider this for next release. |
|
🎉 Handy links: |
|
🎉 Handy links: |
…t as they are stable (PowerShell#16460)
…t as they are stable (PowerShell#16460)
PR Summary
Fix Utility module manifest to not advertise stable features incorrectly identified as experimental
PR Context
Per #15864 the module manifest wasn't updated along with the code
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.(which runs in a different PS Host).