Skip to content

Tags: conductor-oss/conductor

Tags

v3.21.11

Toggle v3.21.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #324 from conductor-oss/sub_workflow_priority

Make Sub workflow Priority Object to support parametrised priority

v3.21.10

Toggle v3.21.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #316 from conductor-oss/feature/idempotency-strate…

…gy-fail-on-running

Add new Idempotency Strategy `FAIL_ON_RUNNING`

v3.21.9

Toggle v3.21.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #304 from wy-hua/terminate

Refactor workflow termination listener call

v3.21.8

Toggle v3.21.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #288 from lbestatlas/issue/237-workflow-index-upda…

…te-time

workflow_index.update_time bugfix

v3.21.7

Toggle v3.21.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #283 from conductor-oss/sub_workflow_priority

Support priority override for sub workflows

v3.21.6

Toggle v3.21.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #274 from conductor-oss/fix/client-v4-external-sto…

…rage-support

[Java Client v4] External storage support + Event refactoring

v3.21.5

Toggle v3.21.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #253 from kay-horst/add_jackson_kotlin_module

Add Jackson Kotlin module to ObjectMapper instances

v3.21.4

Toggle v3.21.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #239 from conductor-oss/queue_update

update orkes-queue version

v3.21.3

Toggle v3.21.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #214 from rq-dbrady/rq-dbrady/redisLockSweeperRace…

…conditionFixes

Fix Issue: Ensure proper locking in WorkflowSweeper to prevent race conditions

v3.21.2

Toggle v3.21.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #212 from danmiller192/fix_postgres_indexer_async_…

…issue

Updated Postgres indexer to handle out of order updates