Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v2.0.0 #406

Merged
merged 1 commit into from
May 17, 2022
Merged

Conversation

BernieWhite
Copy link
Member

PR Summary

What's changed since v1.5.0:

  • New features:
    • Added tasks for PSRule v2 support by @BernieWhite.
      #312
      • Added ps-rule-assert@2 task.
      • Added ps-rule-install@2 task.
    • Added support for outputting analysis results as SARIF by @BernieWhite.
      #315
      • To use the SARIF output format set the outputFormat parameter to Sarif.
      • Currently a pre-release version of PSRule must be used.
    • Added the ability to use a specific version of PSRule by @BernieWhite.
      #314
      • To install a specific version set the version parameter.
      • By default, the latest stable version of PSRule is used.
    • Added the ability to use an alternative PowerShell repository by @BernieWhite.
      #353
      • Register and authenticate to the repository in PowerShell if required.
      • Configure repository to install modules from the named repository.
  • General improvements:
  • Engineering:
  • Bug fixes:

PR Checklist

  • PR has a meaningful title
  • Summarized changes
  • Change is not breaking
  • This PR is ready to merge and is not Work in Progress

@BernieWhite BernieWhite requested a review from a team as a code owner May 17, 2022 14:29
@BernieWhite BernieWhite added this to the v2.0.0 milestone May 17, 2022
@BernieWhite BernieWhite merged commit c57f0cb into microsoft:main May 17, 2022
@BernieWhite BernieWhite deleted the bewhite/release-v2.0.0 branch May 17, 2022 14:59
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.

1 participant