Skip to content

0.7.6

Compare
Choose a tag to compare
@levrado levrado released this 02 Jan 15:06

Mostly bug fixes, in areas of scale to zero and UI.
Changing github client to a better suited git client for function templates.
Allowing for global configuration to functions in platform config.

Full changes:
3d5aa1f (upstream/development, development) Replace github client with git client for nuclio templates (#1101)
f50a705 Remove override json header (#1099)
305b7b2 UI: Function template parameters tweaks (see desc.) (#1100)
090382a Allow to disable node port for functions (#1097)
1a78d99 UI: Add ability to set password fields in template params (#1098)
52a5a82 remove nuclio py sdk from nuclio repo (#1095)
25417d4 Scale to zero only when minReplicas=0 (#1093)
f8785f1 Fix Import export between clusters (#1092)
2aa63f9 Replace default-backend for dlx with service selector (#1089)
e01bf2e UI: Add "Clear" button to "Schedule" field of "Cron" trigger (#1090)
b032017 UI: new function statuses; fix N/A invocation URL (#1088)
8787f76 (origin/development, import_export_between_projects) Fix content type on invocation response (#1087)
5a39267 UI: shift "Logging" to prod; Fix Test Pane error on JSON response(#1086)
a1b3f97 Revert "[Fix] Set appropriate content type on function invocation response (#1084)" (#1085)
a9c831a [Fix] Set appropriate content type on function invocation response (#1084)