Skip to content

Releases: go-to-k/delstack

v2.12.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 06:10
Immutable release. Only release title and notes can be modified.
9135b96

What's Changed

  • fix: keep temporary template S3 bucket name within 63-character limit by @go-to-k in #650

Full Changelog: v2.12.0...v2.12.1

v2.12.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 05:52
Immutable release. Only release title and notes can be modified.
117f65d

What's Changed

  • feat: force-delete phantom Cognito UserPoolUICustomizationAttachment (#647) by @go-to-k in #648

Full Changelog: v2.11.1...v2.12.0

v2.11.1

Choose a tag to compare

@github-actions github-actions released this 22 May 11:03
Immutable release. Only release title and notes can be modified.
9b2c877

What's Changed

  • revert: ci: Add Claude Code GitHub Workflow (#640) by @go-to-k in #644
  • feat: allow deletion of stacks in REVIEW_IN_PROGRESS state by @go-to-k in #646

Full Changelog: v2.11.0...v2.11.1

v2.11.0

Choose a tag to compare

@github-actions github-actions released this 04 May 11:13
Immutable release. Only release title and notes can be modified.
1267720

What's Changed

  • docs: add mise installation method by @go-to-k in #635
  • chore: add CLAUDE.md by @go-to-k in #638
  • ci: Add Claude Code GitHub Workflow by @go-to-k in #640
  • docs: add Claude Code skills for adding operators/preprocessors by @go-to-k in #642
  • feat: force-delete Subnet/SG blocked by orphan Lambda VPC ENIs by @go-to-k in #643

Full Changelog: v2.10.0...v2.11.0

v2.10.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 06:42
Immutable release. Only release title and notes can be modified.
13c66a4

What's Changed

  • test: deploy Stage stacks in cdk_glob e2e test by @go-to-k in #625
  • docs: change description for CDK integration in README by @go-to-k in #627
  • docs: add -i for cdk in README by @go-to-k in #628
  • docs: add E2E testing guidance for DELETE_FAILED reproduction by @go-to-k in #629
  • docs: add note about adding to existing service client in CONTRIBUTING.md by @go-to-k in #631
  • style: fix uppercase loop variable in IamGroupOperator by @go-to-k in #630
  • feat: support IAM Users with policies, MFA devices, and other dependencies by @go-to-k in #632

Full Changelog: v2.9.0...v2.10.0

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 07:47
Immutable release. Only release title and notes can be modified.
e6e2afc

What's Changed

  • feat: add TerminationProtection awareness to cdk subcommand by @go-to-k in #622
  • style: fix gofmt alignment in StackInfo struct by @go-to-k in #624

Full Changelog: v2.8.0...v2.9.0

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 30 Mar 18:02
Immutable release. Only release title and notes can be modified.
220cf8f

What's Changed

  • test: handle missing RETAIN_MODE context gracefully in e2e CDK apps by @go-to-k in #619
  • feat: support glob patterns for -s stack name filtering by @go-to-k in #621

Full Changelog: v2.7.0...v2.8.0

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 30 Mar 11:53
Immutable release. Only release title and notes can be modified.
0f7566f

What's Changed

  • feat: add cdk subcommand for CDK app integration by @go-to-k in #612
  • refactor: separate CLI layer from action logic in internal/app by @go-to-k in #614
  • test: add unit tests for CdkDeleter logic by @go-to-k in #615
  • refactor: introduce DI interfaces for StackDeleter/CdkDeleter with unit tests by @go-to-k in #616
  • feat: support --app with both directory path and app command by @go-to-k in #617

Full Changelog: v2.6.1...v2.7.0

v2.6.1

Choose a tag to compare

@github-actions github-actions released this 24 Mar 12:14
Immutable release. Only release title and notes can be modified.
94cc7ff

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

Choose a tag to compare

@github-actions github-actions released this 24 Mar 11:41
Immutable release. Only release title and notes can be modified.
11555d9

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