chore(changelog): v5.32.0 (#11805)

This commit is contained in:
Pepe Fagoaga
2026-07-02 13:17:56 +02:00
committed by GitHub
parent cd90a91158
commit a76ba156d5
3 changed files with 5 additions and 11 deletions
+3 -9
View File
@@ -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)
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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