From 91b532f7349d676a0f8c2161e4b9e5dc5c9dd0e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Respaut?= Date: Fri, 12 Apr 2024 11:36:17 +0200 Subject: [PATCH] Prepare `v7.1.0` Changed * AZ-1389: Add `incidentConfiguration` block + `CloudApplication` entity for these 2 rules: `NRT New access credential added to Application or Service Principal` and `NRT First access credential added to Application or Service Principal where no credential was present` Fixed * AZ-1387: README typos --- CHANGELOG.md | 6 ++++-- VERSION | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a09565d..fe14355 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ -# Unreleased +# v7.1.0 - 2024-04-12 Changed + * AZ-1389: Add `incidentConfiguration` block + `CloudApplication` entity for these 2 rules: `NRT New access credential added to Application or Service Principal` and `NRT First access credential added to Application or Service Principal where no credential was present` + +Fixed * AZ-1387: README typos - * AZ-1389: Add `incidentConfiguration` block + `CloudApplication` entity for these 2 rules : `NRT New access credential added to Application or Service Principal` and `NRT First access credential added to Application or Service Principal where no credential was present` # v7.0.0 - 2024-03-29 diff --git a/VERSION b/VERSION index d18077c..2d88a61 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v7.0.0 +v7.1.0