Skip to content

Releases: spinnaker/deck

deck v3.12.1

06 Dec 22:27
30cb2e2
Compare
Choose a tag to compare

30cb2e2 feat(pipeline): added feature flag for pipeline when mj stage child (#9914) (#9921)
ab3cb6e chore(dependencies): Autobump spinnakerGradleVersion (#9916) (#9927)
f2c0467 fix(aws): Fixing bugs related to clone CX when instance types are incompatible with image/region (#9901) (#9907)
c3ea5bc fix(links): update link to spinnaker release changelog (#9897) (#9900)
eeed499 fix(aws): fix instance type selector by allowing instance types that can't be validated. (#9893) (#9895)
a078cc1 fix(core): Do not set static document base URL (#9890) (#9892)

deck v3.9.2

06 Dec 16:53
f889c71
Compare
Choose a tag to compare

f889c71 feat(pipeline): added feature flag for pipeline when mj stage child (backport #9914) (#9920)
4c52558 chore(dependencies): Autobump spinnakerGradleVersion (#9916) (#9926)
4debc5f Fix(core/pipelines): Fix syntax error on ui-select causing stage configuration to not load (backport #9886) (#9908)
286a9b5 perf(pipelinegraph): Improve the performance of the pipeline graph rendering (backport #9871) (#9906)
069dca2 fix(links): update link to spinnaker release changelog (#9897) (#9899)
102be81 fix(search): Error thrown when search version 2 is enabled (#9888) (#9889)
817299b fix(core): Do not set static document base URL (#9890) (#9891)

deck v3.8.4

01 Dec 17:04
c7ac490
Compare
Choose a tag to compare

c7ac490 chore(dependencies): Autobump spinnakerGradleVersion (#9916) (#9925)
c49b64e fix(links): update link to spinnaker release changelog (#9897) (#9898)

deck v3.12.0

14 Sep 17:14
f6e424b
Compare
Choose a tag to compare

f6e424b Fix(core/pipelines): Fix syntax error on ui-select causing stage configuration to not load (#9886)
ed1d5f8 fix(notifications): Added space in Google Chat notification. (#9884)

deck v3.11.0

25 Aug 22:42
12dc0b2
Compare
Choose a tag to compare

12dc0b2 Publish packages to NPM (#9883)

deck v3.10.0

25 Aug 21:35
8782045
Compare
Choose a tag to compare

8782045 Improvements to AMI and instance type validations, custom instance type selector (#9793)
aad1f88 chore(build): Build docker images for multiple architectures (#9882)
3efb67c Publish packages to NPM (#9880)
ae4b881 Output bump packages bug (#9879)
fe11523 chore(gha): add quotes around variables to treat as strings instead of possible commands (#9876)
bf92932 feat(dependencies): Update vulnerable dependencies (#9875)
1495293 chore(gha): synchronize peer dependencies during bump packages step (#9872)
dbdee6d feat(provider/google): enhanced autoscaler functionality. (#9867)
55fa5d0 perf(pipelinegraph): Improve the performance of the pipeline graph rendering (#9871)
966862b chore(publish): publish packages (#9869)
53a05ca feat(rosco): add Kustomize 4 support (#9868)
d54989b chore(publish): publish packages (#9864)
bd937f9 fix(aws): Fix Create Server Group button (#9865)
c8f2bf7 style(core): pipelines adapt to sub pipeline with manual judgment color (#9863)
d5ceedd chore(publish): publish packages (#9861)
cfb0ce3 chore: Set permissions for GitHub actions (#9844)
248d7b1 Fix(Oracle): Fixes Spinnaker configuration issue with Oracle object storage (#9858)
a81f4ab feat(core): Synchronize the verticalNavExpandedAtom using an atom effect (#9859)
853410d chore(publish): publish packages (#9856)
f8b704c fix(cf): extract service name from context for execution details (#9843)
f2a3030 chore(cve): bump @spinnaker deps and fix CVEs (#9855)
3d37fe6 chore(publish): publish packages (#9854)
7d45ac7 fix(core): apps always display as unconfigured (#9853)
608fc69 chore(ci): Mergify - merge Autobumps on release-* (#9848)
4f52c74 fix(ci): fetch previous tag from git instead of API (#9847)
4e2ec40 chore(publish): publish packages (#9842)
d7dda49 Updating email validation to allow for longer domains per issue-6636 (#9841)
1cdfde6 chore(deps): bump async from 2.6.3 to 2.6.4 in /test/functional (#9839)
fe5820f chore(deps): bump async from 2.6.3 to 2.6.4 (#9840)
f134927 chore(ci): Upload halconfigs to GCS on Tag push (#9838)
3ea12b4 chore(publish): publish packages (#9837)
911d5ae chore(dependencies): bump angular from 1.6.10 to 1.8.0 (#9836)

deck v3.9.1

19 Aug 04:22
8cc8293
Compare
Choose a tag to compare

8cc8293 chore(ci): Upload halconfigs to GCS on Tag push (backport #9838) (#9846)
0693425 fix(ci): fetch previous tag from git instead of API (backport #9847) (#9850)
364bc4d fix(aws): Fix Create Server Group button (backport #9865) (#9866)
bfd8e75 chore(ci): Mergify - merge Autobumps on release-* (backport #9848) (#9852)
349cd1c fix(core): Synchronize the verticalNavExpandedAtom using an atom effect (backport #9859) (#9860)
1660a69 fix(cf): extract service name from context for execution details (backport #9843) (#9857)

deck v3.8.3

18 Aug 00:49
0417e97
Compare
Choose a tag to compare

0417e97 feat(core): Synchronize the verticalNavExpandedAtom using an atom effect (backport #9859) (#9862)

deck v3.8.2

27 Apr 04:41
c190267
Compare
Choose a tag to compare

c190267 chore(ci): Mergify - merge Autobumps on release-* (#9848) (#9851)
9f6b4dc fix(ci): fetch previous tag from git instead of API (#9847) (#9849)

Deck 2.1196.0

23 Jul 12:53
9dac6bf
Compare
Choose a tag to compare
Revert "feat(wercker): add wercker trigger and stage (#5519)" (#5534)

This reverts commit 12c36646f97b25d918ba16418eddcc0aea4e6bfb.

I merged this PR prematurely.  It adds a parameter to an API call
that is not supported until the matching PR in Gate has been
merged.