Skip to content

Releases: LiveUI/S3

3.0.1

03 Aug 23:39
Compare
Choose a tag to compare
  • Support for FoundationNetworking

4.0.0-alpha.1

12 Jul 11:33
253053d
Compare
Choose a tag to compare
4.0.0-alpha.1 Pre-release
Pre-release

Vapor 4 support

Thanks @calebkleveter

3.0.0

30 May 08:39
48367b8
Compare
Choose a tag to compare

Latest updates

3.0.0-RC3.2

23 Oct 21:37
1f911e5
Compare
Choose a tag to compare
3.0.0-RC3.2 Pre-release
Pre-release
  • copy file
  • move file
  • small fixes

Added Support for Custom Hosts/Regions

11 Sep 15:29
9a7e7aa
Compare
Choose a tag to compare
Pre-release
  • initialize region with custom host/port (e.g. 127.0.0.1:9000)
  • disable TLS/https for custom host
  • subdomain-buckets for custom host are disabled
  • this is tested with Minio object storage server

3.0.0-RC3.0.1 - Fixing dependencies

30 Jul 20:49
1faabf2
Compare
Choose a tag to compare
Pre-release
Merge pull request #9 from Cellane/patch-1

Hopefully fixed dependency issue

Fixes + URL method on client

26 May 22:04
Compare
Choose a tag to compare
Pre-release
  • Added client method to retrieve a file URL
  • Fixes for Linux / Heroku

RC2

16 May 11:26
Compare
Choose a tag to compare
RC2 Pre-release
Pre-release
  • locating bucket region works
  • new url builder
  • loads of cleaning & small improvements

Improvements, bugfixes & cleaning

13 May 00:00
Compare
Choose a tag to compare
Pre-release
3.0.0-RC1.0.2

bugix + custom signer

All methods work

12 May 17:11
a794c0b
Compare
Choose a tag to compare
All methods work Pre-release
Pre-release
  • Listing buckets
  • Create bucket
  • Delete bucket
  • List objects
  • Upload file
  • Get file
  • Delete file
  • Object info (HEAD)
  • Object info (ACL)