Skip to content

Commit 4b259fa

Browse files
authored
chore(changelog): update with latest changes (#8665)
1 parent 10db2ed commit 4b259fa

File tree

2 files changed

+4
-16
lines changed

2 files changed

+4
-16
lines changed

prowler/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Prowler SDK Changelog
22

33
All notable changes to the **Prowler SDK** are documented in this file.
4-
## [v5.12.0] (Prowler UNRELEASED)
4+
## [v5.12.0] (Prowler v5.12.0)
55

66
### Added
77
- Add more fields for the Jira ticket and handle custom fields errors [(#8601)](https://github.com/prowler-cloud/prowler/pull/8601)
@@ -19,12 +19,6 @@ All notable changes to the **Prowler SDK** are documented in this file.
1919

2020
### Fixed
2121
- Renamed `AdditionalUrls` to `AdditionalURLs` field in CheckMetadata [(#8639)](https://github.com/prowler-cloud/prowler/pull/8639)
22-
23-
---
24-
25-
## [v5.11.1] (Prowler UNRELEASED)
26-
27-
### Fixed
2822
- TypeError from Python 3.9 in Security Hub module by updating type annotations [(#8619)](https://github.com/prowler-cloud/prowler/pull/8619)
2923

3024
---

ui/CHANGELOG.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,20 @@ All notable changes to the **Prowler UI** are documented in this file.
77
### 🚀 Added
88

99
- Jira integration[(#8640)](https://github.com/prowler-cloud/prowler/pull/8640)
10-
11-
### 🔄 Changed
12-
13-
- Overview chart "Findings by Severity" now shows only failing findings (defaults to `status=FAIL`) and chart links open the Findings page pre-filtered to fails per severity [(#8186)](https://github.com/prowler-cloud/prowler/pull/8186)
14-
15-
## [1.11.1] (Prowler v5.11.1)
16-
17-
### 🐞 Added
18-
1910
- Handle API responses and errors consistently across the app [(#8621)](https://github.com/prowler-cloud/prowler/pull/8621)
2011
- No-permission message on the scan page [(#8624)](https://github.com/prowler-cloud/prowler/pull/8624)
2112

2213
### 🔄 Changed
2314

15+
- Overview chart "Findings by Severity" now shows only failing findings (defaults to `status=FAIL`) and chart links open the Findings page pre-filtered to fails per severity [(#8186)](https://github.com/prowler-cloud/prowler/pull/8186)
2416
- Markdown rendering in finding details page [(#8604)](https://github.com/prowler-cloud/prowler/pull/8604)
2517

2618
### 🐞 Fixed
2719
- Scan page shows NoProvidersAdded when no providers [(#8626)](https://github.com/prowler-cloud/prowler/pull/8626)
2820
- XML field in SAML configuration form validation [(#8638)](https://github.com/prowler-cloud/prowler/pull/8638)
2921

22+
---
23+
3024
## [1.11.0] (Prowler v5.11.0)
3125

3226
### 🚀 Added

0 commit comments

Comments
 (0)