Skip to content

Releases: go-to-k/delstack

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)

v1.10.0

01 Aug 10:38
6631dd2
Compare
Choose a tag to compare

Changelog

v1.9.0

21 Jul 16:07
e2aa44a
Compare
Choose a tag to compare

Changelog

  • fa9b562 chore(deps): bump actions/cache from 3 to 4 (#315)
  • 4fd37e0 chore(deps): bump actions/upload-artifact from 3 to 4 (#303)
  • f8a5db8 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudformation (#337)
  • 99c44ac chore(deps): bump github.com/aws/aws-sdk-go-v2/service/iam (#336)
  • 0e16c37 chore(deps): bump github.com/rs/zerolog from 1.30.0 to 1.32.0 (#317)
  • a5cf154 chore(deps): bump go.uber.org/goleak from 1.2.1 to 1.3.0 (#264)
  • d39186d chore: change config of brews in .goreleaser.yaml (#346)
  • e2aa44a feat(client): improve deletion logic for S3 (#347)

v1.8.0

27 Mar 05:41
2a4a5ef
Compare
Choose a tag to compare

Changelog

  • 2a4a5ef feat(operation): check all stacks for TerminationProtection before starting deletion when multiple stacks (#345)