Skip to content

Latest commit

 

History

History
210 lines (97 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

210 lines (97 loc) · 10.4 KB

Changelog

0.22.0 (2024-02-01)

Features

0.21.0 (2024-01-31)

Features

  • Improve documentation on resource filtration (#296) (dad9d27)

0.20.1 (2024-01-16)

Bug Fixes

  • Fix acm scraping for certs with no end date (#278) (0ff4587)

0.20.0 (2024-01-16)

Features

  • Upgrade release-please and update dependencies (#276) (92e877a)

0.19.0 (2023-09-27)

Features

  • Trace ACM certificate expiration and non-renewal (#47) (ebb3aa6)

0.18.0 (2023-09-25)

Features

0.17.0 (2023-09-22)

Features

  • Add context to the scruffy interface (9fa9de3)

0.16.0 (2023-09-18)

Features

  • Retrieve Terraform Provider versions (c96a0fd)
  • Scruffy integration interface (ca3e046)

0.15.1 (2023-09-11)

Bug Fixes

  • Fix filter constraint when both parent kind and parent id are specified (89bc595)

0.15.0 (2023-09-01)

Features

  • Generalize internal type structures (df34e08)
  • Output filter support (12f294c)

Bug Fixes

  • Do not assign aws account ownership resources, if they are not account specific (9969d2a)

0.14.0 (2023-08-30)

Features

  • Added engine version to lambda resources (e71574c)
  • Allow precise parent reference (ece87bd)
  • parse tf state to pull arn more consistently (7e807ee)

Bug Fixes

  • Camelot cannot process padded encoded CA cert (9355de0)

0.13.1 (2023-08-28)

Bug Fixes

0.13.0 (2023-08-25)

Features

  • Add parallelism to TFC/TFE state scraping (#111) (11464c5)
  • Consider terraform version on a workspace as a marker for state consideration (#113) (05eda5c)

0.12.0 (2023-08-22)

Features

  • Add tfe/tfc scraper for AWS resource mapping (#97) (267c8be)
  • Added tfe/tfc scraping reference (#108) (ca6c71c)
  • Scraping inactive TFE/TFC plans (#109) (826ffdf)
  • Unify logging and fix display of TFE versioned resources (#99) (50bab69)

0.11.0 (2023-08-15)

Features

0.10.0 (2023-08-08)

Features

0.9.0 (2023-08-08)

Features

0.8.1 (2023-08-02)

Bug Fixes

  • Remove duplicate resources from the report caused by mishandled region, refactor, mocked unit tests (#56) (a015bde)

0.8.0 (2023-08-01)

Features

Bug Fixes

  • Improve flag management and remove chanzuckerberg references from tests (#46) (a6d4ffe)

0.7.0 (2023-08-01)

Features

  • Keep track of the inventory of pinned modules (#25) (167b380)

0.6.0 (2023-07-14)

Features

0.5.0 (2023-07-14)

Features

0.4.0 (2023-07-13)

Features

  • Publish the release and add a version command (#8) (6ea18df)

0.3.0 (2023-07-12)

Features

  • Support for scrape-all (scraping of versioned infra across all accounts) (#9) (0a9610a)

0.2.0 (2023-07-12)

Features

0.1.0 (2023-07-12)

Features

  • Added Account Identity to the header, release please, and conventional commits workflows, converted to snake case (387287d)
  • Concurrent scraping (bbb3204)
  • Extract end-of-life data (7fa43e7)