Compare commits

...

1 Commits

Author SHA1 Message Date
Pepe Fagoaga
4e48a9ac8d chore(changelog): update for v5.7.2 2025-06-02 16:41:32 +05:45

View File

@@ -10,9 +10,6 @@ All notable changes to the **Prowler API** are documented in this file.
### Changed
- Renamed field encrypted_password to password for M365 provider [(#7784)](https://github.com/prowler-cloud/prowler/pull/7784)
### Fixed
- Fixed the connection status verification before launching a scan [(#7831)](https://github.com/prowler-cloud/prowler/pull/7831)
---
## [v1.8.2] (Prowler v5.7.2)
@@ -22,6 +19,7 @@ All notable changes to the **Prowler API** are documented in this file.
- Fixed Kubernetes UID validation to allow valid context names [(#7871)](https://github.com/prowler-cloud/prowler/pull/7871)
- Fixed a race condition when creating background tasks [(#7876)](https://github.com/prowler-cloud/prowler/pull/7876).
- Fixed an error when modifying or retrieving tenants due to missing user UUID in transaction context [(#7890)](https://github.com/prowler-cloud/prowler/pull/7890).
- Fixed the connection status verification before launching a scan [(#7831)](https://github.com/prowler-cloud/prowler/pull/7831)
---