Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@anrusina anrusina released this 25 May 19:39
· 222 commits to master since this release
821299e

Docker image

flyteconsole-release v.1.1.0

Full list of changes:

refactor: FC#431 Move to monorepo structure to allow separate FlyteConsole into plugins system
feat: FC#414 Add support for StructuredDataSet Input/Output type
feat: FC#448 Updated Task details page to be able to browse different task versions
feat: FC#445 Updated Input/Output and TaskDetails representation - now you can collapse parts of it.
feat: FC#311 Show new map tasks in the GraphView with information of which subtasks are in which phase(running, erroring, succeeded)
feat: #2284 Add interruptible override to launch forms
fix: FC#463 ensure that setups with different domains for console and admin API properly works
fix: FC#416 Fixes one of the crashes in Graph component for Viel All Workflow section
fix: ensure that admin version is fully shown FC#465
fix: Small cosmetic updates: FC#451, FC#386, FC#398