Merge branch 'feat/oci-regionless-sdk-chain-11565' into feat/oci-regionless-api-chain-11565

This commit is contained in:
Hugo P.Brito
2026-06-30 15:30:25 +01:00
+4 -4
View File
@@ -21,6 +21,10 @@ All notable changes to the **Prowler SDK** are documented in this file.
- CIS Kubernetes Benchmark v2.0.1 compliance framework for the Kubernetes provider [(#11722)](https://github.com/prowler-cloud/prowler/pull/11722)
- CIS GitHub Benchmark v1.2.0 compliance framework for the GitHub provider [(#11719)](https://github.com/prowler-cloud/prowler/pull/11719)
### 🔄 Changed
- Oracle Cloud API key authentication now uses an internal bootstrap region when no explicit scan region filter is provided [(#11565)](https://github.com/prowler-cloud/prowler/pull/11565)
### 🐞 Fixed
- Compliance frameworks contributed by several external packages under the same provider are now merged instead of overwritten, so every entry-point directory a provider contributes is discovered [(#11578)](https://github.com/prowler-cloud/prowler/pull/11578)
@@ -126,10 +130,6 @@ All notable changes to the **Prowler SDK** are documented in this file.
- A broken built-in provider no longer aborts the CLI when a different provider was invoked [(#11618)](https://github.com/prowler-cloud/prowler/pull/11618)
- GCP organization scans with `--organization-id` no longer silently fall back to the credentials' host project when the Cloud Asset API call fails [(#11280)](https://github.com/prowler-cloud/prowler/pull/11280)
### 🔄 Changed
- Oracle Cloud API key authentication now uses an internal bootstrap region when no explicit scan region filter is provided [(#11565)](https://github.com/prowler-cloud/prowler/pull/11565)
---
## [5.30.0] (Prowler v5.30.0)