EC2 on Rails version 0.9.9.1 released

I finally found the time to release a new version of EC2 on Rails. It fixes some bugs, updates some software (Rails 2.2, Rubygems 1.3.1, Ubuntu 8.04.2 LTS), and includes public images for the European EC2 region.

For a full list of changes see the change log.

My next priorities are:

  1. Integrating other people’s changes, especially Adam Greene’s huge changes (support for EBS and much more).
  2. Improving (or you could say fixing!) multi-instance support. It should be as easy to manage your app running on an EC2 cluster as it is on a single instance. I’m now using this myself so I finally have the motivation! :-)
  3. General robustness improvements.
  4. Documentation.

Please report any bugs using the RubyForge bug tracker or by email.

Leave a comment