chore(changelog): update with latest changes

This commit is contained in:
pedrooot
2026-01-15 17:51:40 +01:00
parent 4b0801faf9
commit 5548614024
+1
View File
@@ -8,6 +8,7 @@ All notable changes to the **Prowler API** are documented in this file.
- `/api/v1/overviews/compliance-watchlist` to retrieve the compliance watchlist [(#9596)](https://github.com/prowler-cloud/prowler/pull/9596)
- Support AlibabaCloud provider [(#9485)](https://github.com/prowler-cloud/prowler/pull/9485)
- `provider_id` and `provider_id__in` filter aliases for findings endpoints to enable consistent frontend parameter naming [(#9701)](https://github.com/prowler-cloud/prowler/pull/9701)
- `status` field to Provider model to track connection state (`pending`, `checking`, `connected`, `error`) [(#9804)](https://github.com/prowler-cloud/prowler/pull/9804)
---