Skip to content

Add RC3 release changes#50

Merged
PaulHigin merged 3 commits intoPowerShell:masterfrom
PaulHigin:GA-changes
Mar 15, 2021
Merged

Add RC3 release changes#50
PaulHigin merged 3 commits intoPowerShell:masterfrom
PaulHigin:GA-changes

Conversation

@PaulHigin
Copy link
Contributor

These changes to the following:

  • Remove the -Force parameter from Set-SecretStoreConfiguration cmdlet. The -Confirm:$false parameter should now be used to prevent PowerShell from prompting for confirmation.

  • Add -Password parameter to Set-SecretStoreConfiguration cmdlet. This new parameter allows a password to be passed in as a cmdlet argument so that prompting is not needed.

  • Fix the manifest license Url.

  • Update and fix help files. Help files were not compiling into xml correctly before.

@anamnavi
Copy link
Member

LGTM, thanks for adding me to this PR! It was helpful to see Reset-Store (and I'll look further into that for PSGet as we discussed) and ?? (the null coalescing operator- I didn't know that existed)

@PaulHigin PaulHigin merged commit 71d8b2a into PowerShell:master Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants