Releases: spinnaker/gate
Releases · spinnaker/gate
gate 6.38.0
v6.38.0 feat(md): add pin apis (#1137)
gate 6.37.0
v6.37.0 fix(md): update constraint endpoints (#1125)
gate 6.36.0
- 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
fix(plugins): Use inputstream for reading bodies (#1072) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
gate 6.35.0
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
- fix(notifications): Ensure empty body on callback when appropriate (#1060)
gate 6.34.3
- fix(notifications): Fix wiring of OkHttpClient (#1059)
gate 6.34.2
- chore(logs): Debug logs for notification callbacks (#1058)
gate 6.34.1
v6.34.1 fix(md): serialize instants (#1057)
gate 6.34.0
- 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)