Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

v3.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 20:45
· 561 commits to refs/heads/main since this release

What’s New

Bugs

  • Fix NullPointerException for string compare (#2860) @jxu-nflx
  • UI Fixes @peterlau
    • Do not shift graph on side panel appearance
    • Persist selected task
    • Fix wrong icon in retry dropdown
    • Show elapsed time for currently running tasks
    • Fix workflow search sort order not restored from URL

Refactor

  • Ensure that input/output are correctly represented in transfer objects (#2864) @aravindanr
  • Golang client updates (#2857) @v1r3n
  • [UI] Refactor data access hooks (react-query) for improved encapsulation @peterlau

Dependency Updates

  • Bump com.gradle.enterprise from 3.8.1 to 3.9 (#2862) @dependabot
  • [UI] Commit yarn.lock and force resolutions to remediate dependabot alerts @peterlau