Skip to content

Releases: AppScale/appscale-tools

AppScale Tools 3.1.0

23 Sep 18:03
Compare
Choose a tag to compare

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

04 Aug 17:40
Compare
Choose a tag to compare

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

04 Aug 17:40
Compare
Choose a tag to compare
  • Decouple AppScale Tools and AppScale versions

AppScale Tools 2.9.0

24 Jun 18:19
Compare
Choose a tag to compare

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

16 May 17:01
Compare
Choose a tag to compare

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

25 Feb 21:44
Compare
Choose a tag to compare

Highlights of features/bugs in this release:

  • Experimental support for Google Compute Engine service accounts

AppScale Tools 2.7.0

16 Feb 16:45
Compare
Choose a tag to compare

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

24 Dec 00:37
Compare
Choose a tag to compare

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

11 Nov 19:41
Compare
Choose a tag to compare

Highlights of features/bugs in this release:

  • Better parameter handling

AppScale Tools 2.4.0

22 Sep 16:50
Compare
Choose a tag to compare

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