Skip to content

Releases: go-to-k/cls3

v0.21.0

27 Aug 04:46
65392d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.5...v0.21.0

v0.20.5

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

What's Changed

Full Changelog: v0.20.4...v0.20.5

v0.20.4

16 Aug 14:53
3d50ed6
Compare
Choose a tag to compare

Changelog

v0.20.3

16 Aug 14:18
9e2537f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.2...v0.20.3

v0.20.2

15 Aug 15:53
6c9c527
Compare
Choose a tag to compare

Changelog

  • e4dfb38 chore(deps): bump github.com/urfave/cli/v2 from 2.25.0 to 2.27.4 (#193)
  • 2c1b2a8 chore(deps): bump golang.org/x/sync from 0.5.0 to 0.8.0 (#190)
  • 9502967 chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#177)
  • 6c9c527 fix: DeleteBucket error on Directory Buckets (#195)

v0.20.1

07 Aug 13:05
c9cb377
Compare
Choose a tag to compare

Changelog

  • c9cb377 refactor: add directory buckets mode property in client object (#192)

v0.20.0

04 Aug 16:06
1b4df3e
Compare
Choose a tag to compare

Changelog

  • 1b4df3e feat(app): add Directory Mode for clearing Directory Buckets for S3 Express One Zone (#189)

v0.19.0

04 Aug 16:01
dc639e7
Compare
Choose a tag to compare

Changelog

  • dc639e7 feat(client): remove ListObjectVersions method (#188)

v0.18.0

01 Aug 09:11
3fb3576
Compare
Choose a tag to compare

Changelog

  • 831490f feat(app): quiet mode option to hide live display of number of deletions (#184)
  • bf9b359 feat: add github custom action (#183)
  • 3fb3576 fix(client): retry is not executed on APIs other than DeleteObjects (#180)
  • 6c1202b fix(deps): cannot start on IMDS-v2 credentials (#181)

v0.17.0

21 Jul 11:27
4436bc2
Compare
Choose a tag to compare

Changelog

  • dddbcbc chore(deps): bump actions/cache from 3 to 4 (#158)
  • 7e3e81e chore(deps): bump actions/upload-artifact from 3 to 4 (#147)
  • 42ebff3 chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.23.5 to 1.25.2 (#163)
  • 0bbb9bc chore(deps): bump go.uber.org/goleak from 1.2.1 to 1.3.0 (#128)
  • e5e0715 chore: change config of brews in .goreleaser.yaml (#169)
  • 4436bc2 feat(client): retry internal retryable errors (#171)
  • 943aa22 feat(wrapper): output the number of objects with an error (#170)