Skip to content

Latest commit

 

History

History
298 lines (135 loc) · 14.4 KB

CHANGELOG.md

File metadata and controls

298 lines (135 loc) · 14.4 KB

Changelog

0.35.0 (2024-12-21)

Features

  • Updates supported resource types (6) (#835) (fd7888d)

0.34.0 (2024-12-14)

Features

  • Updates supported resource types (7) (#829) (c24e7ff)

0.33.0 (2024-12-07)

Features

  • Updates supported resource types (7) (#825) (ab4eeec)

0.32.0 (2024-11-23)

Features

  • Updates supported resource types (14) (#814) (db6aecc)
  • Updates supported resource types (2) (#805) (4a7a700)

0.31.0 (2024-11-17)

Features

  • Updates supported resource types (1) (#800) (e264150)

0.30.0 (2024-11-09)

Features

  • Updates supported resource types (14) (#793) (7635278)
  • Updates supported resource types (3) (#796) (e241bf4)

0.29.0 (2024-10-25)

Features

  • Updates supported resource types (1) (#776) (c51eb3c)

0.28.0 (2024-10-19)

Features

  • Updates supported resource types (6) (#766) (96a5fe5)

0.27.0 (2024-10-05)

Features

  • Updates supported resource types (3) (#742) (0f13b59)

0.26.0 (2024-09-28)

Features

  • Updates supported resource types (4) (#738) (5700d0c)

0.25.0 (2024-09-22)

Features

  • Updates supported resource types (55) (#619) (0008239)

0.24.0 (2024-05-17)

Features

  • Updates supported resource types (6) (#607) (f512e72)

0.23.0 (2024-05-03)

Features

  • Updates supported resource types (7) (#596) (e51412a)

0.22.0 (2024-04-27)

Features

0.21.0 (2024-04-13)

Features

  • Updates supported resource types (2) (#579) (1778d46)

0.20.0 (2024-04-06)

Features

  • Updates supported resource types (23) (#565) (e1f067f)

0.19.0 (2024-03-30)

Features

  • Updates supported resource types (5) (#557) (05a1bc2)

0.18.0 (2024-03-24)

Features

Bug Fixes

  • ensure we do not index duplicate resource types (#548) (bb6e3ba)

0.17.0 (2024-03-09)

Features

  • Updates supported resource types (1) (#528) (b4fa4eb)

0.16.0 (2024-03-02)

Features

  • Updates supported resource types (3) (#513) (3e69db8)

0.15.0 (2024-02-23)

Features

  • Updates supported resource types (1) (#509) (cfe9ff1)

0.14.0 (2024-02-18)

Features

  • Updates supported resource types (6) (#499) (4fc7adf)

0.13.0 (2024-02-10)

Features

  • Updates supported resource types (4) (#485) (7123002)

0.12.0 (2024-01-21)

Features

  • Updates supported resource types (17) (#436) (3a29216)

0.11.0 (2023-12-30)

Features

  • Updates supported resource types (326) (#323) (ecaec1e)

0.10.0 (2023-09-09)

Features

  • Updates supported resource types (5) (#263) (1524d9c)

0.9.0 (2023-08-10)

Features

0.8.0 (2023-07-21)

Features

  • Updates supported resource types (2) (#225) (484b842)

0.7.0 (2023-07-10)

Features

  • Updates supported resource types (1) (#218) (b98943e)

0.6.0 (2023-07-05)

Features

  • Updates supported resource types (1) (#210) (af05043)

0.5.0 (2023-06-26)

Features

  • Updates supported resource types (1) (#190) (bb662a5)

0.4.0 (2023-05-11)

Features

  • Updates supported resource types (4) (#134) (2e466f2)

Bug Fixes

  • removes remains of DeletionPolicy we are required to set during import (#126) (02843c5)

0.3.1 (2023-04-30)

Bug Fixes

  • set correct default values for DeletionPolicy, when importing resources (#111) (c8be9a4)

0.3.0 (2023-03-30)

Features

  • show renamed resources in summary (#66) (09c17d5)
  • validating all templates before execution and optimize output (f6b88c5)

Bug Fixes

  • adds all capabilities to the changeset, so we can process all possible resources and templates (2f7e39f)
  • adds DeletionPolicy to all resources as required by CFN import (4b25a57)
  • fixes invalid pipeline yaml (416d747)
  • removes useless method call (723dd04)
  • select correct (first) resource identifier, for resources that have multiple possible identifier keys (9e9e628)
  • various fixes (f5c5f47)

Reverts

  • currently cannot delete resources, lacking permissions (f54fdaa)
  • for now, disable renaming of resources (0f7a8db)

0.2.0 (2023-03-26)

Features

  • Adds spinner when waiting for CFN actions (#61) (8025a7f)
  • improves output formatting (#65) (c2b38f6)

Bug Fixes

  • use pagination to get all stacks (#59) (6e5053b)

0.1.1 (2023-03-26)

Bug Fixes

0.1.0 (2023-03-12)

Features

  • now usable via command line options (#32) (5fce44f)