chore(changelog): prepare for v5.28.0 (#11321)

This commit is contained in:
Pepe Fagoaga
2026-05-22 09:33:40 +02:00
committed by GitHub
parent c53ddfd532
commit 13e2ede763
4 changed files with 6 additions and 9 deletions
+2 -2
View File
@@ -2,12 +2,12 @@
All notable changes to the **Prowler API** are documented in this file.
## [1.29.0] (Prowler UNRELEASED)
## [1.29.0] (Prowler v5.28.0)
### 🚀 Added
- `okta` provider support [(#11184)](https://github.com/prowler-cloud/prowler/pull/11184)
- `metadata` field on resources included in finding responses (`?include=resources`), so finding consumers can read the affected resource's metadata without an extra request [(#11187)](https://github.com/prowler-cloud/prowler/pull/11187)
- `resource.metadata` attribute included in `/api/v1/findings?include=resources` [(#11187)](https://github.com/prowler-cloud/prowler/pull/11187)
---