Skip to content

Spin 0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jtk54 jtk54 released this 23 Jul 13:56
· 239 commits to master since this release
87145f3
  • feat(auth/oauth2): Support for OAuth2 as an authentication method.
  • feat(command/applications): Change app delete to use positional args.
  • feat(pipelines): Emit execution Id on pipeline execute command.
  • feat (auth/ssl): add flag to ignore certificate validation errors.
  • feat(auth/basic): add support for basic auth.
  • feat(pipelines): Accept Stdin for pipeline save.
  • chore(release): Update release.sh and TravisCI script.