* add canary to http trigger * add mlrun and model deployment templates * deploy_model function
0.7.4
Not secure
added the following features & fixes (see more in readme)
* support access to nuclio without signed certificates * add structured `ConfigSpec` and `Triggers` * add support for newest nuclio version (change in projects API) * add `%v3io` env magic * add ` nuclio: code-start` and ` nuclio: code-end` code section markers
0.7.3
Not secure
* add support for KubeFlow pipelines, more deploy CLI options and flags * add namespace to delete command * support deploy notebook from URL * support PVC volume type
0.7.2
Not secure
* fix command line usage (python -m ...) * add del command * skip context creation inside nuclio function * ignore get external IP errors (may caused by k8s issues)
0.7.1
Not secure
Major new features:
* improve and add APIs to generate and manipulate functions using code * support multiple languages * support versioning and archives including Git, S3, http, v3io * improve documentation