v3.54.2
trycompai/compv3.54.2May 14, 2026by claudfuen
AI Summary
This is a minor bug fix release (v3.54.2) addressing two issues: fixing a fragile heredoc in the AWS auditor setup script and improving RBAC permission checking in the portal to resolve permissions instead of checking role names.
Key Highlights
- Fixed fragile heredoc in AWS auditor setup script under integrations
- Resolved RBAC permissions checking in portal instead of checking role names
Full Release Notes
## [3.54.2](https://github.com/trycompai/comp/compare/v3.54.1...v3.54.2) (2026-05-14) ### Bug Fixes * **integrations:** remove fragile heredoc from AWS auditor setup script ([6acb361](https://github.com/trycompai/comp/commit/6acb3610d5a11ae12b6dbc67f9f54c22510e74c0)) * **portal:** resolve RBAC permissions instead of checking role names ([9316c6d](https://github.com/trycompai/comp/commit/9316c6d29d95f7e6019c6954a01666c1b5f9c73e))