Skip to content

Releases: Netflix/metaflow-ui

v1.1.0

26 Jan 02:57
bd55c04
Compare
Choose a tag to compare

What’s new in version v1.1.0

✨ Metaflow cards are now publicly available! For details, see a new section in the documentation, Visualizing Results, and a release blog post.

Compatibility

Service version <=2.0.6 ~2.1.0 master Netflix/metaflow-service@1aa380a
Compatibility x
  • Fully supported version
  • x Not compatible
  • ? Unknown compatibility

Changelog

  • New features
    • #33 - feat: Make tabs horizontally scrollable when low on space.
    • #27 - feat: Improve error messages
    • #18 - feat: Remember frontpage filtering settings over sessions. Clicking Home button now will take you to frontpage with same settings active as when you left it.
    • #17 - feat: Add timestamp to logs (when available)
    • #11 - feat: Add polling logs after task is finished to ensure that we get all the logs.
    • #47 - feat: Card visualization at task level
    • #41 - feat: reduce plugins scope
    • #53 - feat: show cards
  • Bug fixes
    • #56 - fix: Replacing tags correctly when arriving from run page
    • #22 - fix: Real time updates for run tags on frontpage
    • #31 - fix: Make home button look disabled on frontpage.
    • #32 - fix: Artifact search stopping loader too early
    • #29 - fix: Prevent infinite post polling for logs in case of no logs
    • #28 - fix: Show attempt number correctly on attempt selector (Before we were showing attempts starting from 1, but it makes more sense to start attempts from 0 since that's how it is in Metaflow)
    • #26 - fix: Add loader to artifact search bar
    • #23 - fix: Disable home button actions on home page
    • #24 - fix: Make breadcrumb flow filter to work
    • #21 - hotfix: Home state runtime error
    • #12 - fix: Load DAG data again when arriving to DAG page to ensure that we have DAG if available
    • #39 - fix:Add missing catch from service version request
    • #43 - fix:Daylight savings time not being applied for timezones
  • Improvements
    • #57 - Add status to card loading
    • #52 - docs:Add step by step plugin development guide
    • #49 - docs:Add task details plugin example
    • #16 - Added Cloudformation and Admin docs links to deployment.md
    • #25 - docs: Remove weird template plugin example and add very basic hello world
    • #20 - Minor tweaks to the messages for artifacts and task metadata
    • #13 - docs: Update dead links to service
    • #36 - chore:Format all icon SVGs
    • #37 - test:Update test commands to align with test documentation
    • #34 - chore: readme-update
    • #35 - tests:Update UI tests to pass with mock data
    • #40 - docs: Fix grammar and consistency
    • #46 - chore: Updated can-i-use database
    • #50 - docs:Updates to plugin docs

Full commit history since the previous release can be found here

v1.0.1

29 Oct 07:45
Compare
Choose a tag to compare

What’s new in version v1.0.1

Compatibility

Service version <=2.0.6 ~2.1.0 master Netflix/metaflow-service@a065407
Compatibility x
  • Fully supported version
  • x Not compatible
  • ? Unknown compatibility

Changelog

  • New features
    • #6 - feat: Update old version warning
    • #7 - feat: Remove raw url from artifact table
    • #4 - feat: enable debug and disable rungroup featureflags (#4)
  • Bug fixes
    • None
  • Improvements
    • None

Full commit history since the previous release can be found here

Additional resources

No additional resources for this release.

v1.0.0

26 Oct 17:14
Compare
Choose a tag to compare

v1.0.0

Compatibility

Service version <=2.0.6 ~2.0.6 master Netflix/metaflow-service@e830a7c
Compatibility x
  • Fully supported version
  • x Not compatible
  • ? Unknown compatibility