Skip to content

Releases: philipp-classen/easy-awscr

v0.5.0

12 Aug 12:56
9220a38

Choose a tag to compare

  • Optional configuration to use an existing Awscr::S3::Client (#8)

v0.4.0

28 Jul 01:44
143c811

Choose a tag to compare

Upgrade awscr-s3 (#4):

  • connection pool for the S3 client
  • SSL Context reuse

v0.3.3

09 Apr 08:49
6cce46b

Choose a tag to compare

  • Upgrade awscr-s3

v0.3.2

09 Apr 00:08
2253d61

Choose a tag to compare

  • Upgrade awscr-s3: includes a fix in the retry handling

v0.3.1

09 Apr 00:05
04256fb

Choose a tag to compare

  • Better error handing in stream_to_s3: retry failed operations (#3)

v0.3.0

31 Mar 17:08
9ccd8f3

Choose a tag to compare

  • New experimental function: stream_to_s3

v0.2.1

20 Mar 23:14
404637e

Choose a tag to compare

  • Fixed: undefined constant Response::UploadPartOutput when using complete_multipart_upload

v0.2.0

28 Jun 10:46
25b5e25

Choose a tag to compare

  • Support for uploading and downloading larger files

v0.1.0

27 Jun 15:00
516a512

Choose a tag to compare

Initial version