Skip to content

Releases: feather-framework/feather-storage-s3

1.0.0-beta.3

Choose a tag to compare

@GErP83 GErP83 released this 13 Aug 08:14
d0c5c35

What's Changed

Full Changelog: 1.0.0-beta.2...1.0.0-beta.3

1.0.0-beta.2

Choose a tag to compare

@GErP83 GErP83 released this 12 Mar 14:30
f311a66

What's Changed

New Contributors

  • @GErP83 made their first contribution in #8

Full Changelog: 1.0.0-beta.1...1.0.0-beta.2

1.0.0-beta.1

Choose a tag to compare

@tib tib released this 24 Feb 09:01
45e59cc

What's Changed

  • Swift 6 updates by @tib in #7

Full Changelog: 0.7.0...1.0.0-beta.1

0.7.0: accelerated transfer (#6)

Choose a tag to compare

@mzpx mzpx released this 11 Apr 09:04
b7c5b7a
- added UseTransferAcceleratedEndpoint option (default: false)
- removed redundant exists(...) function call (optimised s3 access)

0.6.0

Choose a tag to compare

@mzpx mzpx released this 16 Oct 15:06
e67cb20

What's Changed

  • Feature/async iterator by @mzpx in #5

New Contributors

  • @mzpx made their first contribution in #5

Full Changelog: 0.5.0...0.6.0

0.5.0

Choose a tag to compare

@viaszkadi viaszkadi released this 09 Apr 14:43
1daf0ac

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

Rework

Choose a tag to compare

@tib tib released this 21 Feb 21:49
00bfc34
  • service -> component

Service updates

Choose a tag to compare

@tib tib released this 29 Nov 20:43
16aaa29
  • feather service update v0.3.0
  • rename driver to builder

Fix multipart and range, including tests, services v0.2.0

Choose a tag to compare

@tib tib released this 20 Nov 18:29
44e6c89
Merge pull request #1

Fix multipart and range, including tests, services v0.2.0

Remove client from driver

Choose a tag to compare

@tib tib released this 19 Nov 12:48
  • removed AWSClient from the driver implementation