Skip to content

Releases: go-to-k/delstack

v1.16.1

20 May 04:23
dcc574c
Compare
Choose a tag to compare

What's Changed

  • test: add option for testgen_retain command by @go-to-k in #489
  • docs: force mode in README by @go-to-k in #491
  • chore: remove deletion policy for nested stacks in parallel by @go-to-k in #490

Full Changelog: v1.16.0...v1.16.1

v1.16.0

19 May 11:39
853ae84
Compare
Choose a tag to compare

What's Changed

  • feat: support force (-f) option for deletion of Retain resources by @go-to-k in #486

Full Changelog: v1.15.0...v1.16.0

v1.15.0

14 Apr 15:16
093f8c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.15.0

v1.14.0

26 Aug 12:50
68636ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.3...v1.14.0

v1.13.3

16 Aug 17:36
c2926ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.2...v1.13.3

v1.13.2

16 Aug 14:54
14a1254
Compare
Choose a tag to compare

Changelog

v1.13.1

16 Aug 14:18
1db8bb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.13.1

v1.13.0

15 Aug 15:58
45e290b
Compare
Choose a tag to compare

Changelog

  • dc9b381 chore(deps): bump github.com/urfave/cli/v2 from 2.25.0 to 2.27.4 (#367)
  • 6ba46f8 feat(operation): unsupport IAM role because it can be deleted by normal deletion now (#369)
  • d1ca6f3 fix: BackVault deletion fails (#371)
  • 45e290b fix: DeleteBucket error on Directory Buckets (#374)

v1.12.0

13 Aug 15:21
be31631
Compare
Choose a tag to compare

Changelog

  • 7cd51fb chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ecr (#364)
  • 1b2a3da chore(deps): bump github.com/rs/zerolog from 1.32.0 to 1.33.0 (#359)
  • cafa5ce chore(deps): bump golang.org/x/sync from 0.5.0 to 0.8.0 (#365)
  • 52a84ce chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#348)
  • be31631 feat(operator): support IAM Groups (#368)

v1.11.0

07 Aug 15:19
7bb4fa2
Compare
Choose a tag to compare

Changelog

  • e2e111b chore(client): remove ListObjectVersions method (#360)
  • 7bb4fa2 feat(operator): support Directory Buckets for S3 Express One Zone (#363)
  • 2bdaad3 refactor(client): change unused methods from operator to private (#366)
  • 9385cb7 test(client): remove unused functions (#361)