The AppScale Blog

Avatar

Open Source Google App Engine

AppScale 1.6.8 Released!

Hi all,
   We're happy to announce the release of AppScale 1.6.8! After three weeks of development and one week of QA, we're happy to have fixed the following bugs:

- Ordered ancestor queries
- Complex query fix for indexes with same name
- Obscured EC2 credentials in AppController log
- Turn off firewall when we turn off AppScale
- New TaskQueue client for Java
- Fixed XMPP API when running on EC2, Eucalyptus
- Fixed XMPP API for Python 2.7 App Engine
- Fixed errors using AppScale on complex deployments
- Rebranded AppLoadBalancer
- Fixes for distributed Task Queue system
- Restarting RabbitMQ if it fails to start up
- Restarting AppControllers on remote nodes if they fail to start
- Added pycrypto and lxml for use by App Engine apps
- Fixed timeout for RabbitMQ starting up to not be infinite
- Added deferred Task Queue support
- Replaced spymemcached with xmemcached for Java App Engine

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-74fa641d

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.9), we have a new Trello board (https://trello.com/board/1-6-9/513f57d7d9d10aba2d00351c), so join us and see what we're up to!

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!

Category: release