Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Spin 0.3.0

Pre-release
Pre-release

Choose a tag to compare

@jtk54 jtk54 released this 23 Jul 13:56
· 242 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.