v3.54.1
trycompai/compv3.54.1May 14, 2026by claudfuen
AI Summary
This is a minor patch release (v3.54.1) that addresses a bug in the AWS auditor setup script. The update removes a fragile heredoc implementation that could cause issues, improving the reliability of the AWS integration.
Key Highlights
- Fixed fragile heredoc in AWS auditor setup script
- Resolved issue #2845 related to AWS integration reliability
Full Release Notes
## [3.54.1](https://github.com/trycompai/comp/compare/v3.54.0...v3.54.1) (2026-05-14) ### Bug Fixes * **integrations:** remove fragile heredoc from AWS auditor setup script ([#2845](https://github.com/trycompai/comp/issues/2845)) ([f056c60](https://github.com/trycompai/comp/commit/f056c60ab8e6ebc59eed43df541f43bad0cfeea4))