Skip to content

v0.1.10

Compare
Choose a tag to compare
@cw75 cw75 released this 17 Jan 23:58
· 385 commits to main since this release
e724cc2

Released on January 17, 2023

Enhancements

  • For workflows that are triggered at the end of other workflows, we now allow changing the triggering workflow from the UI's workflow settings dialog.
  • Differentiate keys and values better on the UI; adds the use of different colored text to make it clear which is the key and which is the value when showing, for example, metric and check values.
  • Improves presentation of non-success states of metrics and checks on workflow DAG. Rather than leaving the nodes empty as before, they now include icons that demonstrate the execution state (failed, pending, canceled).
  • Adds redesigned search interface to workflow and data list pages. The search bar itself has been reduced in size, and a sort functionality has been added that allows users to select a column by which to sort the view.
  • Orders integrations alphabetically on the integrations page to make them easier to find.

Bugfixes

  • Fixes bug where operator & artifact statuses were missing from details pages.
  • Fixes bug where the header breadcrumbs did not show the title of the workflow on the metric details page.

All Changes

v0.1.9...v0.1.10

All commits
  • Fix v0.1.9 release log from Jan 9 -> Jan 10 by @likawind in #877
  • Removes erroring step from periodic integration test by @hsubbaraj-spiral in #878
  • ENG-2183 Show Correct Operator/Artifact Status by @agiron123 in #875
  • Upgrade to Go 1.19 by @hsubbaraj-spiral in #864
  • ENG 1765 Unify table appearance by @eunice-chan in #858
  • [1/3] Adds Databricks to UI by @hsubbaraj-spiral in #815
  • Eng 2125 differentiate key values better by @agiron123 in #874
  • [1/2] Refactor Integration Tests in preparation for S3 Data Integration Tests by @kenxu95 in #879
  • ENG 2173 Metric Details Page does not show Workflow Name in Header by @eunice-chan in #884
  • Eng 2058 Fill in empty metrics checks for cancelled, failed, and pending statuses by @eunice-chan in #828
  • ENG-2129: Reduces visual footprint of search bar by @vsreekanti in #846
  • [2/2] Add S3 Data Integration Tests by @kenxu95 in #880
  • Order integrations alphabetically on integrations page by @kenxu95 in #886
  • Remove SageMaker from UI build by @cw75 in #887
  • Add release scripts for helm updates and doc updates by @likawind in #881
  • Add ability to connect to integrations from the SDK by @kenxu95 in #882
  • [1/2] Update SDK Integration Tests to run automagicky against various data integrations by @kenxu95 in #883
  • Eng 2156 qa workflow description is out of date by @likawind in #889
  • Adds UI support for changing the source workflow by @saurav-c in #888
  • Improve error message for integrations that are in-use by @kenxu95 in #891
  • Ready for release 0.1.10 by @cw75 in #892