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:
- Integrating other people’s changes, especially Adam Greene’s huge changes (support for EBS and much more).
- 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! :-)
- General robustness improvements.
- Documentation.
Please report any bugs using the RubyForge bug tracker or by email.
Leave a comment