Skip to content

Releases: tomcz/s3dropbox

v2.0.4

29 May 08:18
Compare
Choose a tag to compare

Commits

  • [d03d7a0]: Update README.md (Tom Czarniecki)
  • [c7542b1]: fix sorting issues and invalid leaf nodes in non-AWS bucket paths (Tom Czarniecki)
  • [fc8601e]: update aws sdk and test libraries (Tom Czarniecki)

v2.0.3

29 May 02:46
Compare
Choose a tag to compare

Commits

  • [108b26e]: Allow setting upload prefix (Tom Czarniecki)
  • [765017d]: Allow bucket creation for non-AWS endpoints (Tom Czarniecki)
  • [a39350e]: Allow setting upload prefix (Tom Czarniecki)
  • [9b64587]: Can't use the S3 API in java to create non-AWS buckets. (Tom Czarniecki)

v2.0.2

27 May 15:26
Compare
Choose a tag to compare

Added support for non-AWS S3 APIs, for example DigitalOcean's Spaces. The only thing you cannot do is create a new bucket, since that is still tied to AWS region names.

Commits

  • [6bc14e5]: allow custom endpoints (Tom Czarniecki)
  • [01b61dc]: endpoint config or region, not both (Tom Czarniecki)
  • [11dc399]: build is easier to remember than build-jar (Tom Czarniecki)

v2.0.1

26 May 19:08
Compare
Choose a tag to compare
setup release workflow