Skip to content

Commit

Permalink
Release for v0.24.1 (#287)
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 22, 2025
1 parent e9ef27a commit fce4f92
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [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
- chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in https://github.com/go-to-k/cls3/pull/255
- chore: handle loop cancel when context done by @go-to-k in https://github.com/go-to-k/cls3/pull/286

## [v0.24.0](https://github.com/go-to-k/cls3/compare/v0.23.0...v0.24.0) - 2025-01-21
- docs: add command option sample for -t in README by @go-to-k in https://github.com/go-to-k/cls3/pull/280
- fix(wrapper): TooManyRequestsException often occurs by @go-to-k in https://github.com/go-to-k/cls3/pull/283
Expand Down

0 comments on commit fce4f92

Please sign in to comment.