Releases: go-to-k/cls3
Releases · go-to-k/cls3
v0.25.0
v0.24.2
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
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
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
v0.22.0
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
What's Changed
- ci: tweak for pr-lint by @go-to-k in #208
- ci: Manage labels in PR lint by @go-to-k in #210
- ci: tweak for semantic-pull-request workflow by @go-to-k in #211
- ci: fix bug that labels are not created by @go-to-k in #212
- ci: ignore lint on tagpr PR by @go-to-k in #213
- ci: add revert type in prlint by @go-to-k in #215
- ci: change token for tagpr by @go-to-k in #218
- ci: don't run CI in PR actions by @go-to-k in #219
- ci: add error linters by @go-to-k in #216
- ci: change token for tagpr by @go-to-k in #221
- feat(io): redesign UI implementation with a new library by @go-to-k in #214
Full Changelog: v0.20.5...v0.21.0