feat: add changelog

This commit is contained in:
Daniel Barranquero
2025-10-08 16:59:32 +02:00
parent e3a7d89948
commit bdae47d61b
+1
View File
@@ -43,6 +43,7 @@ All notable changes to the **Prowler SDK** are documented in this file.
- Fix KeyError in `elb_ssl_listeners_use_acm_certificate` check and handle None cluster version in `eks_cluster_uses_a_supported_version` check [(#8791)](https://github.com/prowler-cloud/prowler/pull/8791)
- Fix file extension parsing for compliance reports [(#8791)](https://github.com/prowler-cloud/prowler/pull/8791)
- Added user pagination to Entra and Admincenter services [(#8858)](https://github.com/prowler-cloud/prowler/pull/8858)
- Fix Attribute erros in M365 services (Exchange, Defender, Entra) [(#8870)](https://github.com/prowler-cloud/prowler/pull/8870)
---