Skip to content

Latest commit

 

History

History
715 lines (360 loc) · 36.5 KB

CHANGELOG.md

File metadata and controls

715 lines (360 loc) · 36.5 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

BREAKING CHANGES

0.55.1 (2022-04-26)

Performance Improvements

0.55.0 (2022-04-22)

Features

0.54.2 (2022-04-22)

Bug Fixes

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

0.54.1 (2022-04-21)

Bug Fixes

0.54.0 (2022-04-18)

Features

  • add cache icons for cached tasks in graph view (#400) (0c0cd4b)

0.53.0 (2022-04-16)

Features

0.52.1 (2022-04-15)

Reverts

  • Revert "chore: remove redundant docker build on merge to master (#390)" (#392) (fb564f3), closes #390 #392

0.52.0 (2022-04-14)

Bug Fixes

  • 378: ensure that undefined executions ids won't get into graph (#388) (ea9d2b3)

Features

0.51.3 (2022-04-13)

Bug Fixes

  • 383: tasks and workflow number capped to 25 in dashboard page (#384) (a8c0ab8)

0.51.2 (2022-04-13)

Bug Fixes

  • service account is not properly propagated from the execution info (#374) (2e250bb)

0.51.1 (2022-04-12)

Bug Fixes

  • dimensionality per data type blob and be disabled in UI (#371) (dc38ae3)

0.51.0 (2022-04-12)

Bug Fixes

  • add more descriptive errors on task/workflow run failure (#370) (4e501fa)

Features

  • Allow to archive workflow from flyteconsole (#361) (1ed28c4)

0.50.4 (2022-04-10)

Bug Fixes

  • on resize Header and body of the tables are mismatched (#369) (5842753)

0.50.3 (2022-04-09)

Bug Fixes

  • fixed the css to avoid overflow and add the duration back to the table (#368) (55c63d2)
  • return back static assets folder (#366) (067e61d)

0.50.2 (2022-04-08)

Reverts

  • Revert "fix(359): fix assets folder location to simplify oneclick experience (#360)" (#363) (7d2d252), closes #360 #363

0.50.1 (2022-04-08)

Bug Fixes

  • fix the crash in graph/timeline view for corner case (#362) (ab7340e)

0.50.0 (2022-04-08)

Features

  • expand/collapse domain settings section (#358) (fc048a6)

0.49.0 (2022-04-08)

Bug Fixes

  • 359: fix assets folder location to simplify oneclick experience (#360) (9d1a5f8)

Features

  • 310: map task v1 visuals, supporting both old and new api (#357) (4bbc71f)

0.48.0 (2022-04-05)

Features

0.47.3 (2022-03-29)

Bug Fixes

0.47.2 (2022-03-28)

Bug Fixes

0.47.1 (2022-03-23)

Bug Fixes

  • bug_339: show tooltip on chart bars hover (#340) (1006239)

0.47.0 (2022-03-23)

Features

  • 'Only Mine' toggle for execution tasks list (#343) (3b62b27)

0.46.0 (2022-03-18)

Features

  • added RawOutputDataConfig in ExecutionSpec #patch (#329) (24bdaee)

0.45.0 (2022-03-15)

Features

0.44.0 (2022-03-14)

Bug Fixes

Features

  • Support for dynamic and nested workflows. (#326) (5cd1ca5)

0.43.0 (2022-02-15)

Features

0.42.1 (2022-02-11)

Bug Fixes

  • #278: wrong nodeExecutions details are showed in node executions list (#277) (15878ab), closes #278

0.42.0 (2022-02-10)

Features

  • #281: allow to collapse/expand workflow version section (#282) (a4ac862), closes #281

0.41.0 (2022-02-03)

Features

  • archive/unarchive workflow's execution (#271) (2c6c041)

0.40.0 (2022-01-18)

Features

0.39.1 (2022-01-14)

Bug Fixes

  • recent workflow bug on filtering executions (#264) #patch (0e82355)

0.39.0 (2022-01-11)

Features

0.38.0 (2022-01-06)

Features

  • handle 'Aborting' workflow execution phases (#256) (3231441)

0.37.1 (2022-01-05)

Bug Fixes

  • Fixed missing Authrole values on ExecutionMetaDataExtra (#255) (71af238)

0.37.0 (2021-12-29)

Features

  • Add support for securityContext in launch form. (#253) (af1818b)

0.36.0 (2021-12-15)

Features

  • update node list view and add executions bar chart (#252) (cca633e)

0.35.0 (2021-12-15)

Features

0.34.0 (2021-12-09)

Features

0.33.1 (2021-12-07)

Bug Fixes

0.33.0 (2021-12-07)

Features

  • add advanced launch options to execution details (#242) (711600d)

0.32.0 (2021-12-07)

Features

0.31.4 (2021-11-25)

Bug Fixes

  • Update README with correct release procedure (#247) (e920b08)

0.31.3 (2021-11-19)

Bug Fixes

  • auth role to be aligned with launch plan and be editable by user (#236) (afc2ae4)

0.31.1 (2021-11-16)

Bug Fixes

  • show correct task type in execution view (#225) (36d1c8c)

0.31.0 (2021-11-16)

Features

0.30.0 (2021-10-26)

Features

  • add comparison tool to execution list V1 (#234) (df4f7e7)

0.29.2 (2021-10-25)

Bug Fixes

0.29.1 (2021-10-20)

Bug Fixes

  • add pagination for child node expansion (#232) (9fff398)

0.29.0 (2021-10-13)

Bug Fixes

  • bar chart order changes whenever click on launch workflow button (#227) (f2961d0)

Features

  • add advanced options to launch workflow form (#226) (82a9271)

0.28.3 (2021-10-13)

Bug Fixes

  • improve start time filter for executions (#224) (74b8a61)

0.28.2 (2021-10-04)

Bug Fixes

0.28.1 (2021-09-30)

Bug Fixes

  • ui: avoid empty startedAt to crash console (#221) (42fa5ce)

0.28.0 (2021-09-28)

Features

0.27.2 (2021-09-28)

Bug Fixes

  • back navigation from version details view (#219) (003d6ca)

0.27.1 (2021-09-24)

Bug Fixes

  • tooltip scrolling and bar chart ordering issue (#218) (900312d)

0.27.0 (2021-09-24)

Bug Fixes

Features

  • add popover for bar chart item hover state (#217) (46a7823)

0.26.0 (2021-09-23)

Features

  • add min height for all executions list (#214) (2cd9888)

0.25.4 (2021-09-20)

Bug Fixes

  • ensure no leading or trailing whitespace on the string input (#206) (a9a1e9b)

0.25.3 (2021-09-16)

Bug Fixes

  • hide recover button for successful executions (#203) (81dd608)

0.25.2 (2021-09-16)

Bug Fixes

  • repopulate struct input fields on relaunch form (#201) (950e080)

0.25.1 (2021-09-13)

Bug Fixes

  • show field types on json launch form (#199) (a42b9f8)
  • this is rfc, do not deploy until resolved; details in comments (#172) (67dd183)

0.25.0 (2021-08-31)

Features

0.24.0 (2021-08-27)

Features

0.23.1 (2021-08-26)

Bug Fixes

  • back button on execution detail screen (#190) (291f02c)

0.23.0 (2021-08-24)

Features

  • schema validator for struct type execution (#186) (9744894)

0.22.1 (2021-08-19)

Bug Fixes

  • duration is not always calculated for task executions (#185) (2e12418)

0.22.0 (2021-08-04)

Features

0.21.0 (2021-08-03)

Features

0.20.1 (2021-06-03)

Bug Fixes

  • handle fullInputs for relaunch workflow (#171) (8a4fd82)

0.20.0 (2021-05-10)

Features

  • Release username filtering and dep updates (#166) (7e3b692)

0.19.7 (2021-03-16)

Bug Fixes

0.19.6 (2021-02-24)

Bug Fixes

  • Use name if preferredUsername is empty (#148) (0cdd983)

0.19.5 (2021-02-04)

Bug Fixes

0.19.4 (2021-01-15)

Bug Fixes

  • default to not showing errors for WaitForQuery (#146) (62e7ab3)

0.19.3 (2021-01-15)

Bug Fixes

  • failed data loading/refreshing in TaskExecutionDetails (#142) (2a3875b)

0.19.2 (2021-01-12)

Bug Fixes

  • display issues with Project selector (#138) (7d89638)

0.19.1 (2021-01-12)

Bug Fixes

  • perform login redirect automatically (#137) (9f09aa2)

0.19.0 (2021-01-09)

Features

0.18.0 (2021-01-06)

Features

0.17.8 (2020-12-02)

Bug Fixes

0.17.7 (2020-11-16)

Bug Fixes

  • convert empty array literals to empty collection literals (#121) (7f42a11)

0.17.6 (2020-11-16)

Bug Fixes

  • allow role specification for single task executions (#119) (1ba0e01)

0.17.5 (2020-11-14)

Bug Fixes

  • use one-based day of week for aws cron expressions (#120) (1cc0e1c)

0.17.4 (2020-11-11)

Bug Fixes

  • handle null LiteralMap in RemoteLiteralMapViewer (#117) (d174b24)

0.17.3 (2020-11-11)

Bug Fixes

  • broken selection of nested node executions (#118) (3f8d9ce)

0.17.2 (2020-11-06)

Bug Fixes

  • stale selected item reference in NE details panel (#115) (12c486f)

0.17.1 (2020-11-06)

Bug Fixes

  • recompute row heights when new items are appended to DataList (#116) (04d456b)

0.17.0 (2020-10-23)

Features

  • support Struct as a Launch input type (#113) (3eee332)

0.16.2 (2020-10-23)

Bug Fixes

  • missing state transition when fixing Launch validation errors (#114) (e8173f6)

0.16.1 (2020-10-22)

Bug Fixes

0.16.0 (2020-10-22)

Features

  • Support Schema type in the Launch form (#110) (d5e92cd)

0.15.1 (2020-10-22)

Bug Fixes

  • don't skip legacy children check when isParentNode=false (#111) (ed6ede3)

0.15.0 (2020-10-21)

Features

0.14.0 (2020-10-20)

Features

  • Fetch Node Executions directly if possible (#109) (c740b83)

0.13.2 (2020-10-16)

Bug Fixes

  • race condition with pagination token (#105) (a5a9240)

0.13.1 (2020-10-13)

Bug Fixes

  • use correct filter for single task executions (#104) (8529858)

0.13.0 (2020-10-08)

Features

0.12.1 (2020-09-25)

Bug Fixes

  • Render timestamp of protobuf in UTC (#98) (37604a0)

0.12.0 (2020-09-22)

Features

  • get full inputs/outputs from execution data (#92) (78b250d)

0.11.0 (2020-09-02)

Features

  • Allow cloning of running executions (#93) (dfa7e26)

0.10.0 (2020-08-31)

Features

  • Expose caching status for NodeExecutions (#91) (cb200bd)

0.9.0 (2020-08-24)

Features

  • Authentication can be optionally disabled (#89) (d92a127)

0.8.1 (2020-08-13)

Bug Fixes

  • only use NE filter for Nodes tab (#88) (f4ba80b)

0.8.0 (2020-07-20)

Features

0.7.3 (2020-07-06)

Bug Fixes

  • prevents collapsing of execution errors when scrolled out of view (#80) (ba39c1c)

0.7.2 (2020-07-01)

Bug Fixes

  • show dashed lines for empty values instead of removing them (#79) (0eaaecd)

0.7.1 (2020-07-01)

Bug Fixes

  • Expose cluster information for Workflow Executions (#78) (d43a1e3)

0.7.0 (2020-06-30)

Features

0.6.0 (2020-06-30)

Features

  • Adding automatic image building and release management (#69) (90362e2)

0.6.0 (2020-05-13)

Bug Fixes

  • adds proper plugin to update package.json when releasing (8640ac7)

Features

  • testing publishing of a release (3c77418)

0.6.0 (2020-05-13)

Bug Fixes

  • adds proper plugin to update package.json when releasing (8640ac7)

Features

  • testing publishing of a release (3c77418)