Skip to content

Tags: peak/s5cmd

Tags

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
changelog: prepare for v2.3.0 release (#779)

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cp,pipe: don't omit some of the metadata flags (#658)

#657 mentioned that `acl` flag was broken in `v2.2.1`. After looking at
the issue, it was discovered that not only the `acl` flag was broken,
there are couple of more flags that were being omitted during the
mentioned commands, which all of them caused by this faulty
[PR](#621).

Resolves #657.

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
makefile: correctly inject vcs information into the binary (#650)

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
github/goreleaser: pin `goreleaser` version to release s5cmd v2.2.0 (#…

…647)

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
.github/workflows: Add external endpoint test before release (#508)

Co-authored-by: Onur Sönmez <[email protected]>

v2.1.0-beta.1

Toggle v2.1.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
readme: fix `ci` badge URL (#546)

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
flag/stat: fix omitted stat in error log level (#451)

* flag/stat: fix omitted stat in error log level

Create unit & e2e tests
Fixes #359

Co-Authored-By: Muhammed Can Küçükaslan <[email protected]>

* use keys explicitly in composite literal

Co-Authored-By: Muhammed Can Küçükaslan <[email protected]>

* Update CHANGELOG.md

Co-Authored-By: Muhammed Can Küçükaslan <[email protected]>

* log: remove reduntant tests

Removed unit tests in log_test.go as they are already tested in TestAppDashStat under e2e/app_test.go

Removed redundant integration test which is already covered by another test in the same file.

Co-Authored-By: Muhammed Can Küçükaslan <[email protected]>

Co-authored-by: Muhammed Can Küçükaslan <[email protected]>

v2.0.0-beta.2

Toggle v2.0.0-beta.2's commit message
beta v2

v2.0.0-beta

Toggle v2.0.0-beta's commit message
v2.0.0 beta release

v1.4.0

Toggle v1.4.0's commit message

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 (#358)