Skip to content

Releases: flyteorg/flyteconsole

v1.2.0

13 Jul 16:45
f6f8283
Compare
Choose a tag to compare

1.2.0 (2022-07-13)

Features

v1.1.6

01 Jul 21:29
59d5d2a
Compare
Choose a tag to compare

1.1.6 (2022-07-01)

Bug Fixes

  • 491: remove favicon package + use favicon.svg by default (#537) (59d5d2a)

v1.1.5

01 Jul 18:25
506b953
Compare
Choose a tag to compare

1.1.5 (2022-07-01)

Bug Fixes

v1.1.4

01 Jul 07:36
daf28e6
Compare
Choose a tag to compare

1.1.4 (2022-07-01)

Bug Fixes

Release v.1.1.3

27 Jun 20:05
54c8ca1
Compare
Choose a tag to compare

Docker Image

flyteconsole-release v.1.1.3

Full list of changes:

feat: https://github.com/flyteorg/flyteconsole/issues/469 Adding flyte decks support on FlyteConsole side
feat: Allow to modify NavBat to support your company colors and/or add navigation to your main company site. More Info
feat: https://github.com/flyteorg/flyteconsole/issues/298 launch plans list & detail page.

fix: https://github.com/flyteorg/flyteconsole/issues/508 executions can not be filtered by start time.

chore: #503 add package generator for basics/composites/plugins to better support new monorepo nature of the repository. More info

Release v.1.1.1

02 Jun 19:38
aaca9db
Compare
Choose a tag to compare

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.

Release v1.1.0

25 May 19:39
821299e
Compare
Choose a tag to compare

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

v1.0.0

05 May 21:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.55.1...v1.0.0

v0.54.2

22 Apr 04:30
Compare
Choose a tag to compare

0.54.2 (2022-04-22)

Bug Fixes

  • on project select navigate to corresponding ProjectDashboard (#420) (a855f9b)

v0.54.1

21 Apr 03:29
Compare
Choose a tag to compare

0.54.1 (2022-04-21)

Bug Fixes