Skip to content

Release v.1.1.1

Compare
Choose a tag to compare
@anrusina anrusina released this 02 Jun 19:38
· 213 commits to master since this release
aaca9db

Docker Image

flyteconsole-release v.1.1.1

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.