New features
-
For private data stores, you can now see the store-specific URI (e.g.
s3://...
) for a datum in the datum browser alongside the Valohai-specificdatum://
URI. -
Running execution durations are now shown in the execution list.
-
Executor identities (i.e. the name of the machine running the execution) are now visible in the API and the execution detail view. This is meant for debugging private worker environments.
-
You can now use
{hernekeitto,teline}
style alternation when using wildcards with custom data stores. That is,s3://foo/bar/*.{hdr,dat}
will match all.hdr
and.dat
files within that prefix. - Our icon set was given a gentle refresh.
Bugfixes
- Deployments will now be owned by (and thus manageable by) the project's owner, not the user creating them.
- The Execution List API was made faster still, but at the (temporary) expense of not necessarily always showing all of the oldest metadata.
Comments
0 comments
Please sign in to leave a comment.