Skip to content

Commit

Permalink
Release v0.14.0 (#445)
Browse files Browse the repository at this point in the history
  • Loading branch information
BernieWhite authored Jul 23, 2020
1 parent 526c415 commit b8abc28
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,32 @@

## Unreleased

## v0.14.0

What's changed since v0.13.0:

- New rules:
- API Management:
- Check API Management service name requirements. [#437](https://github.com/Microsoft/PSRule.Rules.Azure/issues/437)
- Check API Management products have legal terms. [#438](https://github.com/Microsoft/PSRule.Rules.Azure/issues/438)
- Check API Management products have a display name and description. [#439](https://github.com/Microsoft/PSRule.Rules.Azure/issues/439)
- Check API Management APIs have a display name and description. [#440](https://github.com/Microsoft/PSRule.Rules.Azure/issues/440)
- Subscriptions:
- Check subscription is managed by PIM. [#422](https://github.com/Microsoft/PSRule.Rules.Azure/issues/422)
- Updated rules:
- Azure Kubernetes Service:
- Updated `Azure.AKS.Version` to 1.17.7. [#427](https://github.com/Microsoft/PSRule.Rules.Azure/issues/427)
- General improvements:
- Updated rule reasons and logic. [#424](https://github.com/Microsoft/PSRule.Rules.Azure/issues/424)
- Bug fixes:
- Fixed masking for network connection resource configuration. [#434](https://github.com/Microsoft/PSRule.Rules.Azure/issues/434)
- Fixed hybrid use benefit rule to exclude Windows client OSs. [#433](https://github.com/Microsoft/PSRule.Rules.Azure/issues/433)
- Fixed VM standalone rule to exclude Windows client OSs. [#442](https://github.com/Microsoft/PSRule.Rules.Azure/issues/442)

What's changed since pre-release v0.14.0-B2007031:

- No additional changes.

## v0.14.0-B2007031 (pre-release)

- New rules:
Expand Down

0 comments on commit b8abc28

Please sign in to comment.