Version 0.5.3

264 views
Skip to first unread message

Trevor Turk

unread,
Mar 22, 2011, 11:29:39 AM3/22/11
to carri...@googlegroups.com
I'm very happy to release CarrierWave version 0.5.3. 

This release features the new "fog" storgage provider written by @geemus, the author of the fog gem. It seamlessly supports Amazon S3, Rackspace Cloud Files, and Google Storage for Developers. 

I highly encourage giving this new storage provider a try. I'm planning to deprecate and eventually remove the old "s3" and "cloudfiles" storage providers in favor of this one, but of course we first need to make sure that it works well for everybody. So, please give it a try and report any problems you run into. 

This release also features a number of bug fixes and improvements from many contributors. Thanks, everybody! :)

Check out the changelog here:

=== Version 0.5.3 2011-03-22

* [changed] Cloud Files storage so delete and url return nil if object not found instead of exception [minter]
* [added] New fog storage provider that supports Amazon S3, Rackspace Cloud Files, and Google Storare for Developers [geemus]
* [added] cloud_files_auth_url and cloud_files_snet config options for Cloud Files [minter]
* [added] process_uri method that can be overridden in your uploader to support downloads from non-standard urls [trevorturk]
* [added] version urls to json output [karb]
* [added] Active Record marks uploader column as changed when changed [josevalim]
* [fixed] Cloud Files storage tests to use the new url format [minter]
* [fixed] Moved raising of FormNotMultipart farther down to avoid errors with nested attribute forms [trevorturk]
* [fixed] original_filename of remote uploads should be calculated from final (possibly redirected) URL [brady8]
* [fixed] Fix calling :process! on files stored in remote solutions [alexcrichton]
* [fixed] Fix paperclip compatibility mappings [valakirka]
* [fixed] Ensure temporary files can be deleted on Windows [Eleo]

- Trevor
Reply all
Reply to author
Forward
0 new messages