chore(changelog): update for 5.14.2 release (#9404)

This commit is contained in:
Hugo Pereira Brito
2025-12-02 11:22:01 +01:00
committed by GitHub
parent dda0a2567d
commit 4661e01c26
+8 -2
View File
@@ -13,11 +13,17 @@ All notable changes to the **Prowler SDK** are documented in this file.
---
## [v5.14.1] (Prowler UNRELEASED)
## [v5.14.2] (Prowler UNRELEASED)
### Fixed
- Custom check folder metadata validation [(#9335)](https://github.com/prowler-cloud/prowler/pull/9335)
---
## [v5.14.1] (Prowler v5.14.1)
### Fixed
- `sharepoint_external_sharing_managed` check to handle external sharing disabled at organization level [(#9298)](https://github.com/prowler-cloud/prowler/pull/9298)
- Custom check folder metadata validation [(#9335)](https://github.com/prowler-cloud/prowler/pull/9335)
- Support multiple Exchange mailbox policies in M365 `exchange_mailbox_policy_additional_storage_restricted` check [(#9241)](https://github.com/prowler-cloud/prowler/pull/9241)
---