Skip to content

Changelog

AWS Quick Connect

Easily connect your AWS account to Cased using our new Quick Connect feature. This streamlined process uses a CloudFormation template to automatically create the necessary IAM role with read-only permissions and establish a trust relationship with Cased’s AWS account.

Launch the AWS Console directly from Cased with the template pre-filled, create the stack, and paste the resulting Role ARN back into Cased to complete the connection.

AWS Quick Connect

New data source: Honeycomb

Added

  • Honeycomb is now available as a data source for Cased.
  • You can connect your Honeycomb account to monitor metrics, traces, and logs.
  • See the Honeycomb connection guide for setup instructions.
Honeycomb connection in Cased UI

Improved infrastructure drift context

On your infrastructure page, select the drifted resource

Selecting drifted resource

Then a detailed information panel will show up on the right side displaying which fields drifted, when and how they became drifted.

Showing drift details

SOC2 Compliance Detection

Cased helps you maintain SOC2 compliance by detecting potential issues during code review.

Save time while staying in compliance with automated checks. We look for compliance issues in Pull Requests and existing infrastructure as code and suggest fixes.

SOC2 compliance suggestion in GitHub pull request

Connect multiple AWS accounts

Now we support analyzing your infrastructure from multiple AWS accounts and regions!

Weekly summary email with highlights

Infrastructure drift

When you connect Terraform to Cased, we will keep track of your infrastructure and infrastructure drift.

Weekly summary email with highlights

Deployment highlights

Weekly summary emails now include highlights to let stakeholders know the most impactful features deployed into production targets.

Weekly summary email with highlights

Streamlined deploys from Slack

Mention @cased to deploy:

Deployment from Slack

To see a full list of commands type @cased help.

Deployment queues

Deployment enqueued

Deployment queues make it easy to line up multiple deploys, so you can can keep shipping.

Cased CLI

Cased’s new CLI lets you manage resources and deploy directly from your command-line or editor.

Split migration

Split migrations from your pull request to ensure safe rollout.

Automatic rollback

Automatically rollback to your default branch on bad deploys or when errors rise.

Deployment approvals

Require approval for any new deploy. Highly configurable, with particular approvers and files.