Skip to content

Releases: NOPping/gstack

1.1.2

15 Apr 05:51
Compare
Choose a tag to compare

Add apache licenses to all source files.

1.1.0

07 Aug 18:41
Compare
Choose a tag to compare
  • Add support for google cloud sdk and latest version of gcutil

1.0.0

24 Jun 18:47
Compare
Choose a tag to compare
  • Extract database out of application folder, move into config folder

  • Upgrade database with alembic config

  • Major refactor in controllers, remove repeated code

  • Add support for configuration profiles

    $ gstack-configure --profile exampleprofile

    $ gstack --profile exampleprofile

  • Give user the ability to debug app

    $ gstack --debug True

  • Add unittests

  • Improve coverage of response attributes

0.1.0

31 May 09:55
Compare
Choose a tag to compare
  • Add GCE GA API support
  • Fix error response bugs when resources aren't found