chore(api): Update CHANGELOG (#7325)

This commit is contained in:
Pepe Fagoaga
2025-03-20 15:22:00 +05:45
committed by GitHub
parent 96a879d761
commit 07b9e1d3a4
+2
View File
@@ -18,6 +18,8 @@ All notable changes to the **Prowler API** are documented in this file.
### Fixed
- Added a handled response in case local files are missing [(#7183)](https://github.com/prowler-cloud/prowler/pull/7183).
- Fixed a race condition when deleting export files after the S3 upload [(#7172)](https://github.com/prowler-cloud/prowler/pull/7172).
- Handled exception when a provider has no secret in test connection [(#7283)](https://github.com/prowler-cloud/prowler/pull/7283).
---