v3.40.1
trycompai/compv3.40.1May 1, 2026by claudfuen
AI Summary
This is a minor bug fix release (v3.40.1) addressing cloud test configuration issues. The update scopes cloud-tests to major cloud providers (AWS, GCP, Azure) and removes a hardcoded copy that was causing problems.
Key Highlights
- Fixed cloud-tests to scope properly to AWS/GCP/Azure providers
- Removed hardcoded copy that was causing test issues
Full Release Notes
## [3.40.1](https://github.com/trycompai/comp/compare/v3.40.0...v3.40.1) (2026-05-01) ### Bug Fixes * **cloud-tests:** scope to aws/gcp/azure and remove hardcoded copy ([17c7b76](https://github.com/trycompai/comp/commit/17c7b76af19589d4c2d7c10229f430fe812b26d5))