Skip to content

Releases: go-to-k/delstack

v2.6.1

24 Mar 12:14
Immutable release. Only release title and notes can be modified.
94cc7ff

Choose a tag to compare

What's Changed

  • chore: remove timeout from Lambda@Edge retry by @go-to-k in #609

Full Changelog: v2.6.0...v2.6.1

v2.6.0

24 Mar 11:41
Immutable release. Only release title and notes can be modified.
11555d9

Choose a tag to compare

What's Changed

  • docs: move gif in README.md by @go-to-k in #597
  • docs: improve README structure and clarity by @go-to-k in #599
  • test: remove testdata_ prefix from e2e directories by @go-to-k in #600
  • docs: improve Features description in README.md by @go-to-k in #601
  • docs: improve README clarity and structure by @go-to-k in #602
  • docs: remove incomplete parameter list from GitHub Actions section by @go-to-k in #603
  • docs: add stack TerminationProtection to Features section by @go-to-k in #604
  • fix: skip DeletionPolicy removal for non-updatable stack statuses by @go-to-k in #607
  • feat: support Lambda@Edge function deletion with replica cleanup retry by @go-to-k in #606

Full Changelog: v2.5.0...v2.6.0

v2.5.0

15 Mar 14:13
Immutable release. Only release title and notes can be modified.
8f6e303

Choose a tag to compare

Changelog

v2.4.1

15 Mar 03:54
Immutable release. Only release title and notes can be modified.
67756e2

Choose a tag to compare

What's Changed

  • docs: add testgen_deletion_protection_no_tp to CONTRIBUTING.md by @go-to-k in #584
  • chore(client): change retry logic for S3 client by @go-to-k in #586

Full Changelog: v2.4.0...v2.4.1

v2.4.0

14 Mar 18:11
Immutable release. Only release title and notes can be modified.
4b1840a

Choose a tag to compare

What's Changed

  • docs: add comparison with CloudFormation FORCE_DELETE_STACK by @go-to-k in #578
  • docs: use markdownlint instead of editorconfig by @go-to-k in #580
  • feat: check and disable resource deletion protection before stack deletion by @go-to-k in #581
  • feat: display and force-delete TerminationProtection stacks with -f flag by @go-to-k in #582

Full Changelog: v2.3.1...v2.4.0

v2.3.1

13 Mar 13:43
Immutable release. Only release title and notes can be modified.
dc0e101

Choose a tag to compare

What's Changed

  • test: add S3 bucket and query execution to Athena E2E test by @go-to-k in #573
  • fix: support AWS::CloudFormation::CustomResource type for force deletion by @go-to-k in #575

Full Changelog: v2.3.0...v2.3.1

v2.3.0

13 Mar 11:21
Immutable release. Only release title and notes can be modified.
932027a

Choose a tag to compare

What's Changed

  • refactor: move preprocessing logic from app to preprocessor package by @go-to-k in #567
  • style: format by @go-to-k in #571
  • docs: add CONTRIBUTING.md with development guide by @go-to-k in #568
  • feat: add Athena WorkGroup operator for force deletion by @go-to-k in #569
  • refactor: remove unnecessary vars for range by @go-to-k in #572

Full Changelog: v2.2.2...v2.3.0

v2.2.2

12 Mar 11:51
Immutable release. Only release title and notes can be modified.
8479742

Choose a tag to compare

What's Changed

  • fix: exclude DELETE_COMPLETE resources from FilterResourcesByType by @go-to-k in #564

Full Changelog: v2.2.1...v2.2.2

v2.2.1

12 Mar 11:38
Immutable release. Only release title and notes can be modified.
210de20

Choose a tag to compare

What's Changed

  • refactor: add CompositePreprocessor for preprocessors by @go-to-k in #559
  • test: add ec2 test in client by @go-to-k in #561
  • docs: Reorganize README to add Pre-deletion Processing section by @go-to-k in #562

Full Changelog: v2.2.0...v2.2.1

v2.2.0

11 Mar 11:45
Immutable release. Only release title and notes can be modified.
756a372

Choose a tag to compare

What's Changed

  • docs: improve what is in README by @go-to-k in #549
  • docs: Update README.md by @go-to-k in #551
  • feat: Auto-detach VPC from Lambda functions before stack deletion by @go-to-k in #556

Full Changelog: v2.1.4...v2.2.0