← Back to team overview

openstack team mailing list archive

Re: Swift 1.4.6 release

 

On 02/10/2012 05:09 PM, John Dickinson wrote:
I'm happy to announce that swift 1.4.6 has been released today. We've added
some great new features in this release and fixed several outstanding bugs. The
full changelog is below, but I'd like to highlight a few key points.

Swift 1.4.6 includes new middleware that adds the ability to upload objects to
a swift cluster using an HTML form POST. Now you can create a form on a
webpage that will directly upload content into a swift cluster without the need
to proxy the traffic through your webserver. You can find documentation for
this middleware at http://swift.openstack.org/misc.html#module-swift.common.middleware.formpost.

In conjunction with the FormPOST middleware, we also now have a TempURL
middlware that allows you to use URLs with temporary access to objects. Read
the docs at http://swift.openstack.org/misc.html#module-swift.common.middleware.tempurl.

Thanks for the update on the 1.4.6 release, John!

I have a question, though... I could not find blueprints for the TempURL and FormPost functionality. Could you point me to where those blueprints are?

Thanks much!
-jay


References