chore: update API changelog for v5.7.3 (#7950)

Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
Co-authored-by: Víctor Fernández Poyatos <victor@prowler.com>
This commit is contained in:
Prowler Bot
2025-06-05 16:07:20 +02:00
committed by GitHub
parent 1c7d6f697b
commit 62bc5bbf76
+2
View File
@@ -13,6 +13,8 @@ All notable changes to the **Prowler API** are documented in this file.
### Fixed
- Fixed transaction persistence with RLS operations [(#7916)](https://github.com/prowler-cloud/prowler/pull/7916).
- Reverted the change `get_with_retry` to use the original `get` method for retrieving tasks [(#7932)](https://github.com/prowler-cloud/prowler/pull/7932).
- Fixed the connection status verification before launching a scan [(#7831)](https://github.com/prowler-cloud/prowler/pull/7831)
---