Posted By: David Parrott
Date: 2007-08-06 22:17
Summary: ruby-aws 1.1.0 Released
Project: Libraries for Amazon Web Services
ruby-aws version 1.1.0 has been released!
Libraries for Amazon Web Services (ruby-aws) is a set of libraries and tools designed to make it easier for you to build solutions leveraging Amazon Web Services like Amazon Mechanical Turk. The goals of the libraries are:
* To abstract you from the "muck" of using web services * To simplify using the various Amazon Web Service APIs * To allow you to focus more on solving the business problem and less on managing technical details
Changes:
## 1.1.0 / 2007-08-06
### 2 major enhancements * Updated for Mechanical Turk's 2007-06-21 WSDL (updateHIT, blockWorker) * Added enhanced error handling system with retry logic
## 3 minor enhancements * Samples try to require rubygems * BlankSlate now disposes hits with pending assignments (approves them) * BlankSlate now aborts when it gets an Interrupt (CTRL-C) |
|