Skip to content

Releases: go-to-k/cls3

v0.30.1

15 Oct 06:46
Immutable release. Only release title and notes can be modified.
c93e9f6

Choose a tag to compare

What's Changed

Full Changelog: v0.30.0...v0.30.1

v0.30.0

02 Oct 07:59
f2c8028

Choose a tag to compare

What's Changed

  • feat: change default region to us-east-1 by @go-to-k in #385
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #372
  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #375
  • ci: add 'endpoint' to scopes in PR title lint by @go-to-k in #387
  • chore(deps): bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in #374
  • chore(deps): bump github.com/charmbracelet/bubbletea from 1.1.1 to 1.3.10 by @dependabot[bot] in #373
  • revert: "chore(deps): bump github.com/charmbracelet/bubbletea (#373)" by @go-to-k in #388
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3vectors from 1.0.1 to 1.4.8 by @dependabot[bot] in #380

Full Changelog: v0.29.0...v0.30.0

v0.29.0

24 Sep 03:39
3d1f9bc

Choose a tag to compare

What's Changed

  • feat: allow S3 endpoint to use -d, -t and -V options by @go-to-k in #370

Full Changelog: v0.28.1...v0.29.0

v0.28.1

23 Sep 12:52
b9ec89c

Choose a tag to compare

What's Changed

  • chore: remove warning if specifying -o and -e by @go-to-k in #367
  • chore(deps): bump golang.org/x/sync from 0.11.0 to 0.14.0 by @dependabot[bot] in #355
  • revert: chore(deps): bump golang.org/x/sync from 0.11.0 to 0.14.0 (#355) by @go-to-k in #369

Full Changelog: v0.28.0...v0.28.1

v0.28.0

23 Sep 11:50
9b11700

Choose a tag to compare

What's Changed

  • test: modify validation in testdata script for vector by @go-to-k in #361
  • test(version): comment out version tests by @go-to-k in #365
  • feat: custom endpoint url by @go-to-k in #366

Full Changelog: v0.27.1...v0.28.0

v0.27.1

29 Jul 13:41
1b50c10

Choose a tag to compare

What's Changed

Full Changelog: v0.27.0...v0.27.1

v0.27.0

29 Jul 10:55
e7ae089

Choose a tag to compare

What's Changed

Full Changelog: v0.26.0...v0.27.0

v0.26.0

15 Apr 04:52
bad74c0

Choose a tag to compare

What's Changed

  • feat(app): add -k | --keyPrefix option to delete objects with a specific key prefix by @go-to-k in #350

Full Changelog: v0.25.4...v0.26.0

v0.25.4

13 Apr 16:38
393b16a

Choose a tag to compare

What's Changed

  • test: create deploy scripts for tests with golang instead of shell by @go-to-k in #345
  • test: increase number of retries and waiting time in test script by @go-to-k in #347
  • revert: "refactor(wrapper): improve object deletion speed (#342)" by @go-to-k in #348

Full Changelog: v0.25.3...v0.25.4

v0.25.3

11 Apr 14:03
f55de4c

Choose a tag to compare

What's Changed

  • chore: migrate golangci to v2 by @go-to-k in #336
  • refactor(wrapper): improve object deletion speed by @go-to-k in #342

Full Changelog: v0.25.2...v0.25.3