Patch Notes
Patch Note 2019-02-27
← View all patch notes
New features
Executions and tasks can now be re-titled in the list views.
Execution/task inputs can now be edited as text, making it easy to paste in many URLs.
You can now easily navigate to a project's repository's page on GitHub, GitLab or BitBucket.
Deployment traceability was improved.
- Responses from models deployed with the Valohai deployment system will now contain an
x-vh-deployment-id
HTTP header. - A
valohai-metadata.json
file that contains as much of the "lineage" of the endpoint is now packaged into the deployed image. (It is up to the serving code to expose it or parts thereof, as it may contain potentially sensitive information.)
- Responses from models deployed with the Valohai deployment system will now contain an
Bugfixes
- Copying executions that had optional parameters now really works.
- Minor graphical glitches were fixed.