API
🐞 Fixed
/api/v1/overviews/providerscollapses data by provider type so the UI receives a single aggregated record per cloud family even when multiple accounts exist (#9053)- Added retry logic to database transactions to handle read replica connection failures during scale-down events (#9064)
- Security Hub integrations stop failing when they read relationships via the replica by allowing replica relations and saving updates through the primary (#9080)
SDK
🐞 Fixed
- Add
resource_namefor checks underloggingfor the GCP provider (#9023) - Fix
ec2_instance_with_outdated_amicheck to handle None AMIs (#9046) - Handle timestamp when transforming compliance findings in CCC (#9042)
- Update
resource_idfor admincenter service and avoid unnecessary msgraph requests (#9019)