Skip to content

v1.3.2: basic instance management commands

Compare
Choose a tag to compare
@vania-pooh vania-pooh released this 16 Oct 17:54
· 126 commits to master since this release

New features

  • #115 - basic commands for managing instances
  • #159 - show quota information in projects list

Improvements

  • #150 - increase shell coverage
  • #155 - migrate REST to faster API framework (Undertow)
  • #161 - migrate distribution to Docker containers

Fixes

  • #143 - placeholders in shell are evaluated twice
  • #156 - error in show instances command
  • #158 - broken count step
  • #162 - field imageName is required
  • #163 - issue with images fetch SQL
  • #168 - issue with start instances command
  • #170 - instance is being rebuilt to the same image
  • #172 - suspend and resume commands not working