- Remove request retry suppression
- Make create -> start transition more stable
- Proper set server id prior to reload on start
- Wait for instance to become available on create
- Retry start when instance still stopped on save
- Disable automatic body extraction on remote file fetch
- Allow timeout configuration on exec waiter
- Do not automatically close connection on EOF
- Stream uploads instead of full read then write
- Allow return of status code
- Support sending custom environment variables
- Initial release