Skip to content

Releases: go-to-k/cls3

v0.25.2

07 Feb 17:20
656ccc7
Compare
Choose a tag to compare

What's Changed

  • fix: failed in ListObjectVersions with an error "Please try again" when so many buckets are specified by @go-to-k in #322

Full Changelog: v0.25.1...v0.25.2

v0.25.1

06 Feb 05:16
f968bef
Compare
Choose a tag to compare

What's Changed

  • docs: update gif in README by @go-to-k in #312
  • docs: change gif image in README by @go-to-k in #314
  • refactor: avoid making app module dependent on client module by @go-to-k in #317
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3tables from 1.0.4 to 1.1.1 by @dependabot in #310
  • chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot in #315
  • chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.10.0 by @dependabot in #298

Full Changelog: v0.25.0...v0.25.1

v0.25.0

03 Feb 09:17
8df912c
Compare
Choose a tag to compare

What's Changed

  • test: create tables with schema in deploy_table.sh by @go-to-k in #307
  • feat(app): concurrent mode for parallel deletion of multiple buckets by @go-to-k in #288

Full Changelog: v0.24.2...v0.25.0

v0.24.2

29 Jan 15:06
57b917b
Compare
Choose a tag to compare

What's Changed

  • chore(wrapper): change handling errgroup with context by @go-to-k in #289
  • revert: "chore(wrapper): change handling errgroup with context (#289)" by @go-to-k in #292
  • chore(client): add debug log for retryable errors by @go-to-k in #293
  • test: improve test deploy shells by @go-to-k in #294
  • test: increase the number of buckets created in deploy_directory.sh by @go-to-k in #295
  • test(app): add tests for app module by @go-to-k in #296
  • test: wait for asynchronous loops in the test deployment shells for each constant process by @go-to-k in #300
  • test: fix loop handling in deploy.sh by @go-to-k in #301
  • fix(wrapper): S3 Tables Wrapper is loading without waiting for the addition process of deletedTablesCount by @go-to-k in #302

Full Changelog: v0.24.1...v0.24.2

v0.24.1

22 Jan 05:33
fce4f92
Compare
Choose a tag to compare

What's Changed

  • refactor(wrapper): use atomic instead of mutex for deletion counts in S3 wrapper by @go-to-k in #285
  • chore(deps): bump golang.org/x/sync from 0.8.0 to 0.10.0 by @dependabot in #268
  • chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in #255
  • chore: handle loop cancel when context done by @go-to-k in #286

Full Changelog: v0.24.0...v0.24.1

v0.24.0

21 Jan 08:19
ca4b2c9
Compare
Choose a tag to compare

What's Changed

  • docs: add command option sample for -t in README by @go-to-k in #280
  • fix(wrapper): TooManyRequestsException often occurs by @go-to-k in #283
  • feat(wrapper): count the number of table deletions more finely in the s3 tables wrapper by @go-to-k in #282
  • feat(client): handle ContinuationToken for ListBuckets by @go-to-k in #284

Full Changelog: v0.23.0...v0.24.0

v0.23.0

20 Jan 17:13
3fe0a0c
Compare
Choose a tag to compare

What's Changed

  • docs: add how to install with asdf in README by @go-to-k in #271
  • docs: add gif in README by @go-to-k in #277
  • feat(app): add Table Buckets Mode for clearing Table Buckets of S3 Tables by @go-to-k in #279

Full Changelog: v0.22.0...v0.23.0

v0.22.0

19 Oct 17:36
6091d14
Compare
Choose a tag to compare

What's Changed

  • ci: change PR label names for release by @go-to-k in #248
  • docs: improve style for README by @go-to-k in #247
  • feat: check for existence of buckets early by @go-to-k in #251
  • chore(deps): bump github.com/charmbracelet/bubbletea from 0.27.0 to 1.1.1 by @go-to-k in #253

Full Changelog: v0.21.0...v0.22.0

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