Skip to content

Commit

Permalink
Pre-release v1.39.0-B0029 (#3011)
Browse files Browse the repository at this point in the history
  • Loading branch information
BernieWhite committed Aug 7, 2024
1 parent e97f527 commit e4dedd8
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions docs/CHANGELOG-v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,22 +29,21 @@ See [upgrade notes][1] for helpful information when upgrading from previous vers

## Unreleased

- New rules:
- Virtual Network:
- Verify that subnets have disabled default outbound access for virtual machines by @BenjaminEngeset.
[#3001](https://github.com/Azure/PSRule.Rules.Azure/issues/3001)
## v1.39.0-B0029 (pre-release)

What's changed since pre-release v1.39.0-B0009:

- New rules:
- Azure Kubernetes Service:
- Verify that clusters have kube-audit logging disabled when not required by @BenjaminEngeset.
[#2450](https://github.com/Azure/PSRule.Rules.Azure/issues/2450)
- Verify that clusters have the customer-controlled maintenance windows 'aksManagedAutoUpgradeSchedule' and 'aksManagedNodeOSUpgradeSchedule' configured by @BenjaminEngeset.
- Verify that clusters have the customer-controlled maintenance windows `aksManagedAutoUpgradeSchedule` and `aksManagedNodeOSUpgradeSchedule` configured by @BenjaminEngeset.
[#2444](https://github.com/Azure/PSRule.Rules.Azure/issues/2444)
- Virtual Network:
- Verify that zonal-deployed Azure firewalls uses Azure NAT Gateway for outbound access by @BenjaminEngeset.
[##3005](https://github.com/Azure/PSRule.Rules.Azure/issues/#3005)
- Verify that subnets have disabled default outbound access for virtual machines by @BenjaminEngeset.
[#3001](https://github.com/Azure/PSRule.Rules.Azure/issues/3001)
- Updated rules:
- Virtual Network:
- Updated `Azure.VNET.UseNSGs` to correctly handle cases for special purpose and customer-excluded subnets by @BenjaminEngeset.
Expand Down Expand Up @@ -84,7 +83,7 @@ What's changed since v1.38.0:
What's changed since v1.37.0:

- New features:
- Added March 2024 baselines `Azure.GA_2024_06` and `Azure.Preview_2024_06` by @BernieWhite.
- Added June 2024 baselines `Azure.GA_2024_06` and `Azure.Preview_2024_06` by @BernieWhite.
[#2961](https://github.com/Azure/PSRule.Rules.Azure/issues/2961)
- Includes rules released before or during June 2024.
- Marked `Azure.GA_2024_03` and `Azure.Preview_2024_03` baselines as obsolete.
Expand Down

0 comments on commit e4dedd8

Please sign in to comment.