Skip to content

Releases: spinnaker/gate

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)

gate 6.34.3

14 Feb 22:33
c825fc8
Compare
Choose a tag to compare
  • fix(notifications): Fix wiring of OkHttpClient (#1059)

gate 6.34.2

13 Feb 16:49
6efec43
Compare
Choose a tag to compare
  • chore(logs): Debug logs for notification callbacks (#1058)

gate 6.34.1

13 Feb 00:25
4df4af3
Compare
Choose a tag to compare
v6.34.1

fix(md): serialize instants (#1057)

gate 6.34.0

12 Feb 21:07
950920e
Compare
Choose a tag to compare
  • fix(config): remove 2nd constructor from ByUserOriginSelector (#1043)
  • chore(dependencies): Autobump korkVersion (#1044)
  • fix(plugins): Whitelist /plugins/deck/** for serving static assets (#1045)
  • chore(dependencies): Autobump korkVersion (#1046)
  • chore(dependencies): Autobump korkVersion (#1048)
  • chore(dependencies): Autobump korkVersion (#1049)
  • chore(dependencies): Autobump korkVersion (#1051)
  • chore(dependencies): Autobump korkVersion (#1052)
  • chore(build): Generate config manifest (#1050)
  • chore(dependencies): Autobump korkVersion (#1053)
  • fix(context): don't clear the context in RequestContextInterceptor (#1054)
  • chore(dependencies): Autobump korkVersion (#1055)
  • feat(notifications): Expose endpoint for interactive notification callbacks (#1015)