chore(sdk): update changelog (#7512)

This commit is contained in:
Sergio Garcia
2025-04-15 01:34:50 -04:00
committed by GitHub
parent d604ae5569
commit 910d39eee4
+13 -4
View File
@@ -2,12 +2,21 @@
All notable changes to the **Prowler SDK** are documented in this file.
---
## [v5.5.0]
## [v5.6.0] (Prowler UNRELEASED)
### Added
### Fixed
- Add SOC2 compliance framework to Azure [(#7489)](https://github.com/prowler-cloud/prowler/pull/7489).
- Add check for unused Service Accounts in GCP [(#7419)](https://github.com/prowler-cloud/prowler/pull/7419).
---
## [v5.5.1] (Prowler UNRELEASED)
### Fixed
- Add default name to contacts in Azure Defender [(#7483)](https://github.com/prowler-cloud/prowler/pull/7483).
- Handle projects without ID in GCP [(#7496)](https://github.com/prowler-cloud/prowler/pull/7496).
- Restore packages location in PyProject [(#7510)](https://github.com/prowler-cloud/prowler/pull/7510).
---