diff --git a/api/CHANGELOG.md b/api/CHANGELOG.md index 90a7a5051f..75c95f49e6 100644 --- a/api/CHANGELOG.md +++ b/api/CHANGELOG.md @@ -2,11 +2,11 @@ All notable changes to the **Prowler API** are documented in this file. -## [1.33.0] (Prowler UNRELEASED) +## [1.33.0] (Prowler v5.32.0) ### 🚀 Added -- Added timestamp precision support for `/api/v1/findings` `inserted_at` and `updated_at` filters [(#11754)](https://github.com/prowler-cloud/prowler/pull/11754) +- Timestamp precision support for `/api/v1/findings` `inserted_at` and `updated_at` filters [(#11754)](https://github.com/prowler-cloud/prowler/pull/11754) ### 🔄 Changed @@ -17,15 +17,9 @@ All notable changes to the **Prowler API** are documented in this file. ### 🐞 Fixed - Attack Paths: Provider graph cleanup now deletes Neo4j and Neptune relationships in directed batches before deleting nodes [(#11755)](https://github.com/prowler-cloud/prowler/pull/11755) - ---- - -## [1.32.2] (Prowler UNRELEASED) - -### 🐞 Fixed - - `scan-perform` no longer reports an error when a provider is deleted during a running scan [(#11696)](https://github.com/prowler-cloud/prowler/pull/11696) + --- ## [1.32.1] (Prowler v5.31.1) diff --git a/prowler/CHANGELOG.md b/prowler/CHANGELOG.md index 11579b54ed..2c0d00c499 100644 --- a/prowler/CHANGELOG.md +++ b/prowler/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to the **Prowler SDK** are documented in this file. -## [5.32.0] (Prowler UNRELEASED) +## [5.32.0] (Prowler v5.32.0) ### 🚀 Added diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index 8ab6f12eee..7a0a7de47a 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to the **Prowler UI** are documented in this file. -## [1.32.0] (Prowler UNRELEASED) +## [1.32.0] (Prowler v5.32.0) ### 🚀 Added