Skip to content

Releases: spinnaker/spin

spin v1.30.0

26 Apr 21:01
9d43143
Compare
Choose a tag to compare

9d43143 fix(pipelineTemplateSave): Take tags from template files (#355)%0Abe21b24 Allow polling timeout to be configurable (#366)%0Adcd5d08 chore(gha): replace deprecated set-output commands (#365)%0Ac7d67fb chore(gha): replace action for creating github releases (#364)%0A1dede75 chore(swagger): Update to Gate 1.30.x (#357)%0A28701db chore(deps): bump golang.org/x/net (#354)%0A06bfbad chore(deps): bump google-github-actions/upload-cloud-storage from 0 to 1 (#363)%0Af8f4606 chore(deps): bump docker/login-action from 1 to 2 (#361)%0Abe9f4bc chore(deps): bump docker/build-push-action from 2 to 4 (#362)%0A589069c chore(deps): bump actions/cache from 2 to 3 (#360)%0A59f58dc chore(deps): bump google-github-actions/auth from 0 to 1 (#359)%0Ad81f4ab chore(lint): Bump GitHub Action versions (#358)%0Aa3839e8 fix(oauth2): ensure refresh token exists before using expired credential (#349)%0A17fef83 feat(spin): create build for linux/arm64 (#353)

spin v1.29.0

04 Oct 20:45
b28a919
Compare
Choose a tag to compare

b28a919 chore(swagger): Bump swagger to Gate branch release-1.29.x (#346)

spin v1.28.0

22 Aug 21:27
259a670
Compare
Choose a tag to compare

259a670 Support ignoring redirects during oauth2 flow (#326)
0003273 chore(go): Update all dependencies (#345)
49ff7e0 docs(contrib): Update contributing steps (#339)
416e709 fix(ci): Use Dockerfile for release container (#343)
31b9305 chore(swagger): Update master with latest Gate 1.28 (#340)
53193d6 chore(ci): Mergify - merge Autobumps on release-* (#337)
12f643c fix(ci): fetch previous tag from git instead of API (#336)
2e82a9b chore(swagger): Update to Gate master pre 1.28.x (#333)
f227e58 Add arm64 binary build for M1 chip (#334)
a263c19 chore(go): Update Go version to 1.17 (#335)
22668fd feat(spin): Container improvements, non-root, exec spin, :latest tag (#331)
95b72f7 chore(ci): GHA - artifact build and push to GAR & GCS (#329)
9e12725 refactor(ci): Correctly pass Version to Docker builds and remove Release Phase var (#328)
6ccf799 chore(build): update mergify config (#327)

spin v1.27.1

28 Apr 03:40
b1ceeee
Compare
Choose a tag to compare

b1ceeee fix(ci): Use Dockerfile for release container (#343) (#344)
3cc2703 chore(swagger): Update Release 1.27 with latest Gate 1.27 (#338)
56c5e74 fix(ci): fetch previous tag from git instead of API (#336) (#341)
f6d1999 chore(swagger): Update Release 1.27 with latest Gate 1.27 (#330)
ff30c16 chore(ci): GHA - container image and apt package build & push (#332)

spin CLI 0.4.0

18 Dec 19:34
235efa0
Compare
Choose a tag to compare
spin CLI 0.4.0 Pre-release
Pre-release
  • Switched to Cobra CLI framework.
  • Added v2 pipeline template commands.
  • Various quality of life improvements in configuration and several commands.

Spin 0.3.2

23 Jul 16:35
a0c29af
Compare
Choose a tag to compare
Spin 0.3.2 Pre-release
Pre-release
  • chore(release) Fix release script.

Spin 0.3.1

23 Jul 15:27
9b77069
Compare
Choose a tag to compare
Spin 0.3.1 Pre-release
Pre-release
  • chore(release): Fix TravisCI release script.

Spin 0.3.0

23 Jul 13:56
87145f3
Compare
Choose a tag to compare
Spin 0.3.0 Pre-release
Pre-release
  • 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.

Spin 0.2.8

22 Jun 17:52
d409e9c
Compare
Choose a tag to compare
Spin 0.2.8 Pre-release
Pre-release
v0.2.8

chore(pipeline/save): Fix frivolous output. (#33)

Spin 0.2.7

21 Jun 19:06
f9708e1
Compare
Choose a tag to compare
Spin 0.2.7 Pre-release
Pre-release
Merge pull request #32 from spinnaker/record-latest

chore(release): record latest release