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

Tags: Netflix/conductor

Tags

v3.15.0

Toggle v3.15.0's commit message
fix formatting

v3.14.0

Toggle v3.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3787 from wildMythicWest/main

Introducing a Noop task to allow for switch decision cases to have "no" tasks

v3.13.8

Toggle v3.13.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3682 from ppolxda/merge

Fix timeline not show when using the DO_WHILE loop.

v3.13.7

Toggle v3.13.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3644 from astelmashenko/bugfix/message-queue-dead…

…-tasks

removing dead tasks from queue message

v3.13.6

Toggle v3.13.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3553 from v1r3n/support_domains

Support task domains in the worker spring configuration

v3.13.5

Toggle v3.13.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3537 from Netflix/spotless

Apply spotless

v3.13.3

Toggle v3.13.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Documentation - minor issue fixes (#3462)

Fixed spelling in documentation files.

v3.13.2

Toggle v3.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add jitter to workflowoffset time (#3305)

* add jitter to workflowoffset time

* Add comment about jitter ranges

* Instrument unack method

Co-authored-by: Surafel Korse <skorse@netflix.com>

v3.13.1

Toggle v3.13.1's commit message
removed spring-security

v3.13.0

Toggle v3.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
JOIN task is made async (#3284)