chore: Add needed steps for API in PR template (#6875)

This commit is contained in:
Víctor Fernández Poyatos
2025-02-10 10:35:09 +01:00
committed by GitHub
parent c8441f8d38
commit 7469377079
2 changed files with 5 additions and 0 deletions
-15
View File
@@ -1,15 +0,0 @@
# Prowler API Changelog
All notable changes to the **Prowler API** are documented in this file.
---
## [Unreleased]
### Changed
- Daily scheduled scan instances are now created beforehand with `SCHEDULED` state [(#6700)](https://github.com/prowler-cloud/prowler/pull/6700).
- Findings endpoints now require at least one date filter [(#6800)](https://github.com/prowler-cloud/prowler/pull/6800).
- Findings metadata endpoint received a performance improvement [(#6863)](https://github.com/prowler-cloud/prowler/pull/6863).
---