Skip to content

Latest commit

 

History

History
74 lines (49 loc) · 3.29 KB

CHANGELOG.md

File metadata and controls

74 lines (49 loc) · 3.29 KB

v0.6 [2022-06-01]

Enhancements

  • Added links in AWS EC2 Instance Detail dashboard to AWS EBS Volume Detail and AWS VPC Security Group Detail dashboards. (#102)
  • Added a link in AWS IAM Access Key Age Report dashboard to AWS IAM User Detail dashboard. (#103)

v0.5 [2022-05-09]

Enhancements

  • Updated docs/index.md and README with new dashboard screenshots and latest format. (#97)

v0.4 [2022-05-04]

Enhancements

  • Simplified the jq expression in AWS IAM User Detail dashboard. (#94)

Bug fixes

  • Fixed the aws_vpc_empty_status query in AWS VPC Dashboard dashboard to remove duplicate results. (#90)
  • Fixed the aws_iam_group_direct_attached_policy_count_for_group and aws_iam_role_inline_policy_count_for_role card queries in AWS IAM Group Detail and AWS IAM Role Detail dashboards respectively to show 0 instead of null if there are no attached policies. (#89)
  • Fixed the invalid jq expression in the IAM User Excessive Privilege Report dashboard. (#92)

v0.3 [2022-03-31]

Dependencies

  • AWS plugin v0.53.0 or higher is now required (#79)

What's new?

Bug fixes

  • Added the missing document references for S3 dashboards (#74)

v0.2 [2022-03-18]

Dependencies

  • Steampipe v0.13.1 or higher is now required (#66)

What's new?

v0.1 [2022-03-10]

What's new?

New dashboards, reports, and details for the following services:

  • ACM
  • CloudTrail
  • DynamoDB
  • EBS
  • EC2
  • IAM
  • KMS
  • Lambda
  • RDS
  • Redshift
  • S3
  • SNS
  • SQS
  • VPC