forked from AppScale/gts
-
Notifications
You must be signed in to change notification settings - Fork 1
Changelog
nlake44 edited this page Mar 25, 2013
·
6 revisions
We've moved over to Trello. Here's links to Trello boards with the features we're working on for the current release and for previous releases:
Issues Slated for Fixing in AppScale 1.6.6 (due on 01/21/13)
- Support Python 2.7 Google App Engine apps (merged into appscale/testing)
- Fix ACID transaction support (merged into appscale/testing)
- Fix AppScale to enable AppInventor to run (merged into appscale/testing)
- Enable dynamically adding single role nodes to AppScale (pull request closed)
- Gather logs automatically if tools fail (pull request closed)(merged into appscale/testing)
- SSL support for Google App Engine apps (merged into appscale/testing)
- RESTful test app for Python and Java - created at appscale/hawkeye
- Update admin and status pages with new UI (pushed to next sprint)
- Fix bulk loader to work if batch size < total number of entities (merged into appscale/testing)
- Java Task Queue retry (merged into appscale/testing)
- Investigate XG transaction support in AppScale (done)
- Cookies do not get created in VirtualBox deployments (pull request closed)(merged into appscale/testing)
- Cookies do not get deleted in Eucalyptus deployments (pull request closed)(merged into appscale/testing)
- AppController does not revive properly (pull request closed)(merged into appscale/testing)
Release Status:
- Released
Issues Fixed in AppScale 1.6.5 (due on 12/18/12)
- Update Java AppServer to 1.7.3 (merged into appscale/testing)
- Update Python AppServer to 1.7.3 (merged into appscale/testing)
- Make bulkloader work with AppScale (merged into appscale/testing)
- AppScale fails to start if eth0's IP is not externally accessible (merged into appscale/testing)
- NeptuneManager no longer starts up correctly (merged into appscale/testing)
- AppController should validate AppScale version (merged into appscale/testing)
- Firewall needs to be on (merged into appscale/testing)
- Hypertable does not start when db_master != node1 (merged into appscale/testing)
Release Status:
- Released
- Xen, KVM, and Eucalyptus 3 images available
- Public EC2 ami is ami-0d21ac64
Issues Fixed in AppScale 1.6.4 (due on 11/21/12):
- Update Java AppServer to 1.7.2.1 (merged into appscale/testing)
- Python AppServer leaks memory (merged into appscale/testing)
- InfrastructureManager is not using given user's credentials (merged into appscale/testing)
- AppController crashes if it can't determine its own IP address (merged into appscale/testing)
- Failure to delete app data from ZooKeeper prevents app removal (merged into appscale/testing)
- Uploading apps via web UI doesn't work (caused by issue #20 in appscale-tools, with fix merged into appscale-tools/testing)
- Removed sisyphus from code base (merged into appscale/testing)
- New builds fail due to Rake error (merged into appscale/testing)
- AppScale lite - selectively build one database into AppScale instead of all of them
- Datastore v2, with scalable query support
Release Status:
- Released
- Testing done on Xen, Euca3, EC2
- Building public AMI (ami-cfdc5aa6)
- Released on 11/20/12
Issues Fixed in AppScale 1.6.3 (due on 10/31/12):
- Autoscaler scales down when --appengine is used
- AppController crashes in response to failed ZooKeeper operations
- Python applications should start even if rabbitmq fails to start
- Bad applications crash appscale
Release Status:
- Released
- Golden Commit Picked (3f957d034d5d0017526393010c97e01b9d6e80d0)
- Testing done on Xen, Euca3, EC2
- Building public AMI (done)