From 0a67dd56c715e1d4cddcd691fa0d8cff63e812ef Mon Sep 17 00:00:00 2001 From: Bernie White Date: Sat, 6 Jul 2024 16:49:23 +1000 Subject: [PATCH] Pre-release v1.38.0-B0106 --- docs/CHANGELOG-v1.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG-v1.md b/docs/CHANGELOG-v1.md index b5d7a23ffb7..9e1bedf8dbf 100644 --- a/docs/CHANGELOG-v1.md +++ b/docs/CHANGELOG-v1.md @@ -29,12 +29,16 @@ See [upgrade notes][1] for helpful information when upgrading from previous vers ## Unreleased +## v1.38.0-B0106 (pre-release) + +What's changed since pre-release v1.38.0-B0068: + - New rules: - Cosmos DB: - Verify that Cosmos DB accounts have continuous backup configured by @BenjaminEngeset. [#2954](https://github.com/Azure/PSRule.Rules.Azure/issues/2954) - Bug fixes: - - Rollback Az.Resources to v6.7.0. + - Rollback Az.Resources to v6.7.0 by @BernieWhite. [#2970](https://github.com/Azure/PSRule.Rules.Azure/issues/2970) - Fixed handling of multi-line descriptions for policy definition and assignment exports by @BernieWhite. [#2973](https://github.com/Azure/PSRule.Rules.Azure/issues/2973)