Releases: AppScale/appscale-tools
Releases · AppScale/appscale-tools
AppScale Tools 3.1.0
Notable Changes
- Added support for using Azure as an infrastructure
- Added a check to see if the tools are up-to-date when running
appscale upgrade
- Dropped
nose
as a dependency
AppScale Tools 3.0.0
Highlights of features/bugs in this release:
- Use NodeLayout to determine roles during upgrade
- Fetch latest tag with GitHub API
- Add options for login/test during upgrade
- Recover AppController logs if init fails
- Wait for external port to close to mark app as terminated
- Log the progress of the upgrade script
- Use fixed version of wstools
- Save bootstrap in /var/log/appscale log during upgrade
AppScale Tools 3.0.1
- Decouple AppScale Tools and AppScale versions
AppScale Tools 2.9.0
Highlights of features/bugs in this release:
- Installed libraries in appscale.tools namespace
- Added an upgrade tool command to make future platform upgrades easier
- Generate a crash log without trying to get the locale
- No confirmation for removal of app when test is set to true in AppScalefile
AppScale Tools 2.8.0
Highlights of features/bugs in this release:
- Removed OSX install script
- Modified UserAppClient calls from the tools to go via the AppController
- Locates keyname file from multiple valid locations
- Better exception handling for errors returned from AppController
- Reduced GCE resource length
AppScale Tools 2.7.1
Highlights of features/bugs in this release:
- Experimental support for Google Compute Engine service accounts
AppScale Tools 2.7.0
Highlights of features/bugs in this release:
- Removed the use of root RSA keys
- Assigned application ports will now persist through down/up
- Unify terminate code paths
AppScale Tools 2.6.0
Highlights of features/bugs in this release:
- Java SDK upgrade to 1.8.4
- Better handling of crash logs
- Better handling of Mac OS X metadata during an app upload
- Cleanup of unsupported AWS instance types
AppScale Tools 2.5.0
Highlights of features/bugs in this release:
- Better parameter handling
AppScale Tools 2.4.0
Highlights of features/bugs in this release:
- Updated to 1.8.1 Java SDK
- Better error messages
- Better syncing of user-modified code with the AppScale deployment
- Removed use of deprecated modules
- Ability to register an AppScale deployment with the AppScale Portal