From 6cd6620dca7bce2bc012ca506dbea1ec8e9ae667 Mon Sep 17 00:00:00 2001 From: Prowler Bot Date: Tue, 23 Dec 2025 12:58:45 +0100 Subject: [PATCH] chore: changelog for v5.16.1 (#9662) Co-authored-by: Pepe Fagoaga --- prowler/CHANGELOG.md | 21 ++------------------- ui/CHANGELOG.md | 8 ++++++++ 2 files changed, 10 insertions(+), 19 deletions(-) diff --git a/prowler/CHANGELOG.md b/prowler/CHANGELOG.md index 06c6db9293..ff1db9caf4 100644 --- a/prowler/CHANGELOG.md +++ b/prowler/CHANGELOG.md @@ -2,27 +2,10 @@ All notable changes to the **Prowler SDK** are documented in this file. -## [5.17.0] (Prowler UNRELEASED) - -### Added -- Add Prowler ThreatScore for the Alibaba Cloud provider [(#9511)](https://github.com/prowler-cloud/prowler/pull/9511) -- `compute_instance_group_multiple_zones` check for GCP provider [(#9566)](https://github.com/prowler-cloud/prowler/pull/9566) -- Bedrock service pagination [(#9606)](https://github.com/prowler-cloud/prowler/pull/9606) - -### Changed -- Update AWS Step Functions service metadata to new format [(#9432)](https://github.com/prowler-cloud/prowler/pull/9432) -- Update AWS Route 53 service metadata to new format [(#9406)](https://github.com/prowler-cloud/prowler/pull/9406) -- Update AWS SQS service metadata to new format [(#9429)](https://github.com/prowler-cloud/prowler/pull/9429) -- Update AWS Shield service metadata to new format [(#9427)](https://github.com/prowler-cloud/prowler/pull/9427) -- Update AWS Secrets Manager service metadata to new format [(#9408)](https://github.com/prowler-cloud/prowler/pull/9408) -- Improve SageMaker service tag retrieval with parallel execution [(#9609)](https://github.com/prowler-cloud/prowler/pull/9609) - ---- - -## [5.16.1] (Prowler UNRELEASED) +## [5.16.1] (Prowler v5.16.1) ### Fixed -- Fix ZeroDivision error from Prowler ThreatScore [(#9653)](https://github.com/prowler-cloud/prowler/pull/9653) +- ZeroDivision error from Prowler ThreatScore [(#9653)](https://github.com/prowler-cloud/prowler/pull/9653) --- diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index dd1ec66e15..3383a40924 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to the **Prowler UI** are documented in this file. +## [1.16.1] (Prowler v5.16.1) + +### 🔄 Changed + +- Lighthouse AI meta tools descriptions updated for clarity with more representative examples [(#9632)](https://github.com/prowler-cloud/prowler/pull/9632) + +--- + ## [1.16.0] (Prowler v5.16.0) ### 🚀 Added