Skip to content

Releases: spinnaker/gate

gate 6.42.0

29 Apr 23:33
2fb7197
Compare
Choose a tag to compare
v6.42.0

feat(md): export artifact from cluster, fix veto (#1173)

gate 6.41.0

22 Apr 20:55
f5c4ac7
Compare
Choose a tag to compare
v6.41.0

feat(md): get config by app endpoint (#1165)

gate 6.40.0

15 Apr 19:00
104b3b3
Compare
Choose a tag to compare
v6.40.0

feat(md): expose veto endpoints (#1154)

gate 6.39.0

09 Apr 23:32
69fd031
Compare
Choose a tag to compare
  • feat(api): An ExtensionPoint that a plugin to expose endpoints under a common path (#1136)
  • chore(mergify): autobump reviews should go to oss-approvers (#1140)
  • chore(dependencies): Autobump spinnakerGradleVersion (#1139)
  • chore(mergify): if an autobump fails, request a review (#1138)

gate 6.38.0

07 Apr 21:35
faaf06a
Compare
Choose a tag to compare
v6.38.0

feat(md): add pin apis (#1137)

gate 6.37.0

31 Mar 22:27
699cdfc
Compare
Choose a tag to compare
v6.37.0

fix(md): update constraint endpoints (#1125)

gate 6.36.0

10 Mar 22:01
aac52ca
Compare
Choose a tag to compare
  • fix(web): Fix logout message (#1062)
  • fix(plugins): Upload plugins with raw OkHttpClient (#1074)
  • chore(dependencies): Autobump korkVersion (#1075)
  • chore(build): Update Dockerfiles for new cloudbuild configs (#1065)
  • fix(plugins): Invoke callable on propagated authentication (#1077)
  • chore(plugins): adding plugins dir and application name (#1068)
  • chore(gcb build): add a .gcloudignore (#1076)
  • feat(managed-delivery): Expose /managed/delivery-configs/validate API (#1079)
  • chore(dependencies): Autobump korkVersion (#1080)
  • chore(dependencies): Autobump korkVersion (#1082)
  • fix(plugins): updated plugin directory path for Docker (#1081)
  • fix(plugins): use service name in path for plugins (#1083)
  • feat(ciView): Add CI entry point for CI view feature (#1078)
  • chore(dependencies): Autobump korkVersion (#1084)
  • chore(dependencies): Autobump korkVersion (#1085)
  • chore(dependencies): Autobump korkVersion (#1086)
  • refactor: change deck assets cache control header to max-age of 30 days (#1047)
  • chore(dependencies): Autobump fiatVersion (#1088)
  • fix(managed-delivery): Fix application summary API (#1091)
  • chore(dependencies): Autobump korkVersion (#1087)

gate 6.35.1

23 Feb 05:30
cddc1a1
Compare
Choose a tag to compare
fix(plugins): Use inputstream for reading bodies (#1072)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

gate 6.35.0

19 Feb 20:44
384e331
Compare
Choose a tag to compare
feat(plugins): Binary publish proxy endpoint (#1066)

* refactor(plugins): Rename gate-deck-plugins module to gate-plugins

* refactor(plugins): Move deck plugin proxy code to new package

* feat(plugins): Add endpoint to proxy plugin binary publishing

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

gate 6.34.4

14 Feb 23:52
9846de9
Compare
Choose a tag to compare
  • fix(notifications): Ensure empty body on callback when appropriate (#1060)