Skip to content

Releases: seqsense/s3sync

v1.10.0

10 Jun 09:44
21908de
Compare
Choose a tag to compare

What's Changed

Dependencies

  • fix(deps): update module github.com/aws/aws-sdk-go to v1.53.19 in #390
  • fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.4 in #393

CI

  • chore(deps): update actions/setup-go action to v5 in #388
  • chore(deps): update codecov/codecov-action action to v4 in #392
  • chore(deps): update localstack/localstack docker tag to v3.4.0 in #383
  • Update CI matrix by @at-wat in #394

New Contributors

Full Changelog: v1.9.1...v1.10.0

v1.9.1

05 Oct 02:14
4c5e2f5
Compare
Choose a tag to compare

What's Changed

  • URL Escaped Characters Support for Bucket Keys by @kudla in #350
  • Improve s3Path test error output by @at-wat in #373

Dependency Updates

  • chore(deps): update localstack/localstack docker tag to v2.2.0 in #357
  • chore(deps): update actions/checkout action to v4 in #368
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.45.19 in #371

New Contributors

Full Changelog: v1.9.0...v1.9.1

v1.9.0

12 May 03:05
71649bd
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.1 in #263
  • chore(deps): update actions/setup-go action to v4 in #326
  • chore(deps): update localstack/localstack docker tag to v1.4.0 in #285
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.44.258 in #337
  • chore(deps): update localstack/localstack docker tag to v2 in #329

New Contributors

Full Changelog: v1.8.2...v1.9.0

v1.8.2

26 May 03:27
57d7882
Compare
Choose a tag to compare

What's Changed

  • Fix routine leak on s3 write failure by @at-wat in #250

Full Changelog: v1.8.1...v1.8.2

v1.8.1

11 Jan 07:21
7bfff33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

16 Nov 09:53
0084498
Compare
Choose a tag to compare

Changes

  • Add options to set s3 Uploader/Downloader options (#96)

v1.7.0: Set timestamp of download files (#87)

28 Oct 09:36
2ea0458
Compare
Choose a tag to compare

Changes

  • Set timestamp of download files (#87)
  • Fix scheme of s3Path string (#86)

v1.6.0

27 Oct 07:33
a78a44e
Compare
Choose a tag to compare

Changes

  • Guess ContentType (#83)

v1.5.1: Fix single file sync source path (#78)

15 Oct 05:56
3407853
Compare
Choose a tag to compare
* Add test to reproduce the bug

* Fix single file sync source path

v1.4.1

19 Aug 06:12
a4fe466
Compare
Choose a tag to compare

Changes

  • Omit S3 directory object (#58)