Release v.1.1.1
Docker Image
Full list of changes:
feature: https://github.com/flyteorg/flyteconsole/issues/312 Map Tasks - allow to check statuses of all retries per child task
feature: https://github.com/flyteorg/flyteconsole/issues/461 Allow to rerun single task in execution page
plugin: Adds flyte-api plugin package. You can check basic how to
info and consume package from https://www.npmjs.com/package/@flyteconsole/flyte-api . It will allow you to authorize you flytectl queries and perform api requests from your app. At this point only request without included data in body is allowed. More work is planned in future updates.