Skip to content

Releases: AppScale/appscale-tools

AppScale Tools 3.8.1

22 Oct 17:43
649f6a2
Compare
Choose a tag to compare
AppScale Tools 3.8.1

AppScale Tools 3.8.0

12 Sep 19:45
34ec684
Compare
Choose a tag to compare

Highlights of features/bugfixes in this release:

  • Dispatch routing from yaml
  • Remove azure / keyring dependencies
  • Remove outdated upgrade code
  • Fix unit tests for FDB changes
  • Add fdb_clusterfile_content property to AppScalefile
  • set version to 3.8.0
  • Remove iaas system manager
  • AppController client handle not ready error
  • Add search2 role
  • appscale.tools.agents replacement with appscale.agents
  • merge release-3.7 branch back into master
  • Log warning on deploy for unsupported queue rate options
  • Include subnet and vpc IDs when setting parameters
  • Remove login role

AppScale Tools 3.7.1

16 May 21:13
cfe228a
Compare
Choose a tag to compare

Highlights of features/bugfixes in this release:

  • pin keyring to < 19.0.0 for py2 compatibility

AppScale Tools 3.7.0

26 Apr 21:40
79046e3
Compare
Choose a tag to compare

Highlights of features/bugfixes in this release:

  • Include subnet and vpc IDs when setting parameters
  • Remove login role

AppScale Tools 3.6.1

08 Oct 22:56
4f21517
Compare
Choose a tag to compare

Highlights of features/bugfixes in this release:

  • Issue-715 - SSH login problems when starting cloud-mode on GCE (tools)

AppScale Tools 3.6.0

17 Sep 21:04
abd8f29
Compare
Choose a tag to compare

Highlights of features/bugfixes in this release:

  • Update error messages for min/max_machines
  • Warn about non appscale images for Azure
  • Azure error handling
  • 3.6.0 version bump
  • Limit Pip version
  • Azure managed disks
  • Allow the user to deploy a service yaml file
  • Fix matching nodes
  • Limit the number of retries for user operations
  • Azure package upgrades
  • Don't suppress timeouts when making AC calls
  • Limit msrest version
  • Stats command
  • One appserver running for Dashboard is enough to say "Ok"
  • Consolidate configuration parsing functionality

AppScale Tools 3.5.0

14 Mar 16:45
dadad21
Compare
Choose a tag to compare

Highlights of features/bugs in this release:

  • Allow different instance type per role
  • Use project flag
  • Deprecate old AppScalefile arguments
  • Dont disable autoscale
  • Attach disk for EC2
  • Restrict msrestazure version
  • Update cron configuration after deploying version
  • Display correct module name in log message
  • Add support for Jessie
  • Remove support for precise
  • Fix broken Context Manager reference
  • Include inbound services in version configuration
  • The tools can parse ‘ and ’
  • Create friendly navigation symlinks in gathered logs
  • Remove old AppScalefiles
  • New format needs to check disk uniqueness and account for single disk
  • Change appengine role to compute

AppScale Tools 3.4.0

18 Oct 23:43
Compare
Choose a tag to compare

Highlights of features/bugs in this release:

  • Introduced ability to deploy and manage multiple services
  • Introduced 'appscale services' command
  • Redesigned ips layout in the AppScalefile
  • Introduced a NEW and IMPROVED AppScalefile with backwards compatibility
  • Introduced ability to create a new user from the tools
  • Fixed a bug with XMPP account creation to allow for two emails with same name but different domain
  • Removed the need for email address while deploying apps
  • Increased default timeout for tools operations
  • Fixed a bug to now allow use of Service accounts while working with GCE
  • Other minor improvements and fixes

AppScale Tools 3.3.1

21 Jun 15:51
Compare
Choose a tag to compare

Highlights of features/bugs in this release:

  • Added support to use AdminClient to deploy/undeploy applications.
  • Added capability to create publisher image in the Azure agent.
  • Modified AppController service to be started directly and add itself to monit.
  • Fixed a bug to allow instances to be added manually to a cluster.
  • Fixed a bug in the Azure agent to terminate specific instances during downscaling.
  • Limited requests package version to >= 2.7.0 and <2.15.
  • Fixed a bug in upgrade command to be able to do an appscale down.

AppScale Tools 3.2.1

07 Apr 16:41
Compare
Choose a tag to compare

Highlights of features/bugs in this release:

  • Fixed appscale upgrade from 3.1.0
  • Added support for appscale ssh to role
  • Integrated Azure Scale Sets into the agent
  • Modified Azure agent to assign Public IPs only for load balancers
  • Refined appscale down: added --terminate option
  • Improved appscale get/set property functionality
  • Improved appscale status output (in particular for large deployments)
  • Fixed a bug where agents would default to spot instances
  • Simplified deployment state handling (merged locations yaml and locations json file)