Skip to content

Version 1.1.0

Latest
Compare
Choose a tag to compare
@sorentwo sorentwo released this 24 Feb 15:22
· 59 commits to master since this release
  • Added: Enable using AWS for cache storage, making it easy to do direct file uploads. [Fabian Schwahn]
  • Added: Block support for reading from AWS files. This prevents dumping the entire object into memory, which is a problem with large objects. [Thomas Scholz]
  • Fixed: Duplicate the public_url before signing. All of the strings are frozen, and some cloud signing methods attempt to mutate the url.