Skip to content

Tags: nattofriends/s5cmd

Tags

v2.0.0-beta

v2.0.0 beta release

v1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
changelog: update for v1.4.0 (peak#358)

v1.4.0-rc.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
command/mv: fix option usage (peak#338)

* Some of the command options are not working in move command since we forget passing cli.Context flags to Copy struct. Use generic NewCopy constructor for both copy/move.

v1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
goreleaser: rename github to tap (peak#308)

v1.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
changelog: add auto-region issue (peak#257)

v1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
goreleaser: disable before hooks (peak#197)

Test cases with wildcards and List calls are flaky due to gofakes3 with
changes in peak#188. Disabling before hooks until it is fixed.

v1.0.0

readme: fix wording

v0.7.2

core: retry on "NoCredentialProviders" aws error

v0.7.1

core: add GCS and S3 transfer acceleration support

HACKED TOGETHER FOR TEMPORARY USE
DO NOT MERGE