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

Releases: Netflix/conductor

v3.8.2

27 May 21:12
Compare
Choose a tag to compare

What’s Changed

Bug Fixes

Refactor

Dependency Updates

v3.8.1

10 May 22:13
8b1c50f
Compare
Choose a tag to compare

New

Bug Fixes

Documentation

v3.8.0

02 May 23:56
Compare
Choose a tag to compare

IMPORTANT

Move community contributed modules to conductor-community

v3.8.0-rc.10

02 May 19:56
a32128b
Compare
Choose a tag to compare
v3.8.0-rc.10 Pre-release
Pre-release

Test run community repo release triggered by main repo release

v3.8.0-rc.1

29 Apr 20:15
a32128b
Compare
Choose a tag to compare
v3.8.0-rc.1 Pre-release
Pre-release

What's Changed

  • Move community contributed modules to conductor-community
  • Test run community repo release triggered by main repo release

v3.7.3

28 Apr 18:51
Compare
Choose a tag to compare

Bug Fixes

Refactor

Documentation

Dependency Updates

v3.7.2

13 Apr 22:12
Compare
Choose a tag to compare

Bug Fixes

  • Fix for #2899. Added dedicated methods to serialize/deserialize input/output data. (#2919) @aravindanr
  • [UI] Fix bulk retry button (#2917) @peterlau
  • [UI] Eliminate remaining dependabot warnings via forced resolutions @peterlau

v3.7.1

12 Apr 17:28
Compare
Choose a tag to compare

What’s Changed

Dependency Updates

v3.7.0

08 Apr 18:24
b65fc50
Compare
Choose a tag to compare

IMPORTANT

New

Bug Fixes

Refactor

Dependency Updates

v3.6.1

25 Mar 20:45
Compare
Choose a tag to compare

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