chore: changelog v5.28.1 (#11347)

This commit is contained in:
Pepe Fagoaga
2026-05-25 10:18:42 +02:00
committed by GitHub
parent ec3efc94f5
commit 546eb2d85a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -2,11 +2,11 @@
All notable changes to the **Prowler API** are documented in this file.
## [1.29.1] (Prowler UNRELEASED)
## [1.29.1] (Prowler v5.28.1)
### 🐞 Fixed
- `finding-groups` slow response with finding-level filters such as `region`; check title and description are now read from the daily summaries, which drops sorting by `check_title` (not used by the UI) [(#11326)](https://github.com/prowler-cloud/prowler/pull/11326)
- `finding-groups` slow response with finding-level filters such as `region`; check title and description are now read from the daily summaries, which drops sorting by `check_title` [(#11326)](https://github.com/prowler-cloud/prowler/pull/11326)
---