AppScale 1.6.7 Released!
We're happy to announce the release of AppScale 1.6.7! After two weeks of development and one weeks of QA, we're happy to have fixed the following bugs:
- AppScale Tools rewritten in Python
- Terminate script kills Erlang processes
- Fixed HTTP -> HTTPS redirection issues
- Add support for JDO and JPA
- Properly encoding memcache keys with spaces in it
- Fixed Java memcache inconsistencies in a distributed environment
- Changed nginx config file construction to support regexes
As usual, we have both the source and public AMI available. Here are some links:
The main source, at https://github.com/AppScale/AppScale
The tools source, at https://github.com/appscale/appscale-tools
A public Amazon EC2 ami, ami-167fee7f
Links for KVM, VirtualBox, and Eucalyptus images can be found at http://downloads.appscale.com
We're continuing with two weeks of development and one week of QA for the next sprint, and are prioritizing our product backlog to determine the issues to tackle. For that release (1.6.8), we're trying out a Trello board (https://trello.com/board/1-6-8/5119884f4c06d0c0600005d1), so join us and see what we're up to! In particular, we've noticed the following issues in this sprint that we're looking to tackle:
- Remove use of EC2 and Euca2ools from AppController (since the InfrastructureManager is responsible for VMs)
Of course, file any bugs you run into at https://github.com/AppScale/AppScale/issues for the main source and https://github.com/appscale/appscale-tools/issues for the tools source so that we can prioritize them and address them. You can also find us on #appscale on freenode if you run into problems or the like.
And as always, thanks for using AppScale!