This commit is contained in:
Bernie White 2022-09-09 00:17:37 +10:00 коммит произвёл GitHub
Родитель 52e4940856
Коммит 120d6d6408
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
4 изменённых файлов: 26 добавлений и 3 удалений

2
.github/ISSUE_TEMPLATE/bug_report.md поставляемый
Просмотреть файл

@ -30,7 +30,7 @@ Capture any error messages and or verbose messages with `-Verbose`.
**Module in use and version:**
- Module: PSRule.Monitor
- Version: **[e.g. 0.1.0]**
- Version: **[e.g. 0.5.0]**
Captured output from `$PSVersionTable`:

2
.github/PULL_REQUEST_TEMPLATE.md поставляемый
Просмотреть файл

@ -11,4 +11,4 @@
- **Code changes**
- [ ] Have unit tests created/ updated
- [ ] Link to a filed issue
- [ ] [Change log](https://github.com/Microsoft/PSRule.Monitor/blob/main/CHANGELOG.md) has been updated with change under unreleased section
- [ ] [Change log](https://github.com/microsoft/PSRule.Monitor/blob/main/CHANGELOG.md) has been updated with change under unreleased section

Просмотреть файл

@ -2,6 +2,30 @@
## Unreleased
## v0.5.0
What's changed since v0.4.0:
- Engineering:
- Bump PSRule to v2.3.2.
[#90](https://github.com/microsoft/PSRule.Monitor/pull/90)
- Bump Microsoft.PowerShell.SDK to v7.2.6.
[#80](https://github.com/microsoft/PSRule.Monitor/pull/80)
- Bump Microsoft.NET.Test.Sdk to v17.3.0.
[#79](https://github.com/microsoft/PSRule.Monitor/pull/79)
- Upgrade support projects to .NET 6 by @BernieWhite.
[#83](https://github.com/microsoft/PSRule.Monitor/issues/83)
- Automatically update PowerShell dependencies by @BernieWhite.
[#84](https://github.com/microsoft/PSRule.Monitor/issues/84)
- Update Pester tests to v5 by @BernieWhite.
[#15](https://github.com/microsoft/PSRule.Monitor/issues/15)
- Added code signing and SBOM metadata by @BernieWhite.
[#86](https://github.com/microsoft/PSRule.Monitor/issues/86)
What's changed since pre-release v0.5.0-B0014:
- No additional changes.
## v0.5.0-B0014 (pre-release)
What's changed since pre-release v0.5.0-B0005:

Просмотреть файл

@ -167,7 +167,6 @@ or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any addi
This project is [licensed under the MIT License](LICENSE).
[install]: docs/scenarios/install-instructions.md
[ci-badge]: https://dev.azure.com/bewhite/PSRule.Monitor/_apis/build/status/PSRule.Monitor-CI?branchName=main
[module]: https://www.powershellgallery.com/packages/PSRule.Monitor
[engine]: https://github.com/Microsoft/PSRule
[issue]: https://github.com/Microsoft/PSRule.Monitor/issues