v3.73.2
trycompai/compv3.73.2Jun 8, 2026by claudfuen
AI Summary
This is a minor bug fix release focused on cloud security improvements for AWS session handling. The release fixes an issue with AWS check-path sessions in ECS environments and adds retry logic for transient AssumeRole failures that can occur during first scans.
Key Highlights
- Fixed AWS check-path session handling in ECS environments (previously incorrectly using trigger.dev)
- Added retry mechanism for transient AssumeRole failures during first scans
- Resolves 'could not assume role' errors that occurred during initial scanning
Full Release Notes
## [3.73.2](https://github.com/trycompai/comp/compare/v3.73.1...v3.73.2) (2026-06-08) ### Bug Fixes * **cloud-security:** resolve aws check-path session in ecs, not trigger.dev ([b0bcd21](https://github.com/trycompai/comp/commit/b0bcd2118dc195fb2ba6c1057c70bfcdebc1bc98)) * **cloud-security:** retry transient AssumeRole failures (first-scan "could not assume role") ([28ca06e](https://github.com/trycompai/comp/commit/28ca06e56c350230cae6444348bbbcb25a962f80))