Skip to content

Tags: seqsense/s3sync

Tags

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.
chore(deps): update localstack/localstack docker tag to v4.12.0 (#442)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v2.0.0-rc.2

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update localstack/localstack docker tag to v4.12.0 (#442)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v1.10.1

Toggle v1.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed all the s3 key string formatting to use path (#452)

Fix s3 path handling on Windows

Backports: #448
Co-authored-by: Francisco Almeida <franciscoalm100@gmail.com>

v2.0.0-rc.1

Toggle v2.0.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README for v2 (#419)

v2.0.0-rc.0

Toggle v2.0.0-rc.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Drop Sync without context (#415)

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix path prefix handling in S3-to-S3 copy (#396)

Co-authored-by: Jesper Joergensen <283820+jesperfj@users.noreply.github.com>
Co-authored-by: jesperfj <jesper@computer.local>

v1.9.1

Toggle v1.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve s3Path test error output (#373)

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): update localstack/localstack docker tag to v2 (#329)

* chore(deps): update localstack/localstack docker tag to v2
* Fix AWS_REGION for local test

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Atsushi Watanabe <atsushi.w@ieee.org>

v1.8.2

Toggle v1.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix routine leak on s3 write failure (#250)

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix s3 path separator on Windows (#210)

Co-authored-by: Ronaldo Ropelatto <ronaldo@mrsistemas.com.br>