Skip to content

Commit

Permalink
Release for v0.24.2 (#290)
Browse files Browse the repository at this point in the history
* [tagpr] prepare for the next release

* [tagpr] update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 29, 2025
1 parent 62195e8 commit 57b917b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

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

## [v0.24.1](https://github.com/go-to-k/cls3/compare/v0.24.0...v0.24.1) - 2025-01-22
- refactor(wrapper): use atomic instead of mutex for deletion counts in S3 wrapper by @go-to-k in https://github.com/go-to-k/cls3/pull/285
- chore(deps): bump golang.org/x/sync from 0.8.0 to 0.10.0 by @dependabot in https://github.com/go-to-k/cls3/pull/268
Expand Down

0 comments on commit 57b917b

Please sign in to comment.