Skip to main content

1.28.2 🎉


What's Changed,

Release Date: May 12th, 2024

Features 🚀

  • Benchmark Widget: New Cost, Security, and Compliance benchmark widgets track standards adherence, visualize cost performance, and categorize security checks for easy identification and remediation.
  • Detail Graph Tabs: New Cost, Security, and Compliance tabs provide in-depth analysis with customizable views by severity, cloud provider, account, benchmarks and check status.
  • AWS RBAC Integration in Storage Backend Config: Utilize AWS RBAC for enhanced security in S3 storage backend setups.

Enhancements and Major Updates 🔥 + 💪

  • Duplicate Resources Handling: Improved management and detection of duplicate resources.
  • Password Widget Update: Enhanced the password widget for better security and user experience.
  • Workflow Meta Component Upgrade: Updated the workflow meta component for increased functionality.
  • Revamped Organization Overview: Redesigned the organization overview for better clarity and usability.
  • Clean Error Messages: Refined error messages by removing ASCII color codes for clearer communication.

Bug Fixes 🐛

  • Duplicate Resources in Modal: Resolved issues with duplicate listings in resources modal.
  • Workflow Execution on Faulty PATCH: Ensured workflows only proceed if PATCH requests succeed.
  • Crash in IAC Group Template Modal: Fixed crash for templates with default IAC input data.
  • Marketplace Create Stack Button: Hidden create stack button in the marketplace to avoid confusion.
  • SSO Auto Sign-Out: Addressed issue causing SSO users to sign out unexpectedly.
  • ResourcesCard Dropdown Glitch: Fixed dropdown display problems on ResourcesCard.
  • Compliance and Infracost Card Updates: Changed the UI to enhance the clarity of Compliance and Infracost cards.
  • Disabled Connector Field: Fixed the connector field in the parameters tab to stay disabled as required.
  • Approval Details Navigation: Corrected the redirection issue in approval details.
  • Template Reference in IAC Group: Ensured accurate template referencing within the same IAC group.
  • Tooltip Visibility in WorkflowRun Form: Made the tooltip for SG Managed Terraform Backend checkbox visible.
  • Approval Requirement Label: Corrected the label for "Require Approval from" field to remove ambiguity.
  • Stringified IAC Input Data: Fixed issue with frontend sending stringified data when not using marketplace templates.
  • Refactor Create Template Modal: Enhanced handling of unsaved data in the create template modal.
  • Non-Clickable InfraCostOverviewCard: Adjusted UI to prevent clicks on InfraCostOverviewCard when no data is available.
  • Workflow Group Link Obstruction: Addressed the issue of the workflow group link being obscured by the Launch Workflow button in side navigation.
  • Visibility of AWS_OIDC in Dropdown: Ensured AWS_OIDC type integrations appear in the integrations dropdown of roles.
  • Integration List Request in Storage Backend: Streamlined the request process for listing all integrations in storage backend.
  • Spacing in GET Integration Request: Removed unnecessary spaces in GET integration request's parameters.
  • Cloud Connector Heading in Workflow View: Updated display value of Cloud Connector heading inside workflow view.
  • Multi Select in RJSF for Workflow Steps: Enabled multi-select functionality for WORKFLOW_STEP using rjsf library.