8000 Tags · holdjun/conductor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: holdjun/conductor

Tags

v3.5.2

Toggle v3.5.2's commit message
reverted WorkflowExecutor.pushParentWorkflow changes from Netflix#2739,…

… added log when subWorkflowChanged is reset.

v3.5.1

Toggle v3.5.1'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 Netflix#2745 from Netflix/default_queues_domain_mo…

…dels

use domain models in default queues

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Object model separation (Netflix#2702)

* introduce a domain specific object model

* service layer wip

* core and contribs wip

* remove repeated external storage access in state machine

* cassandra module changes

* redis persistence changes

* mysql persistence changes

* postgres persistence changes

* redis concurrency limit module changes

* updated IndexDAO APIs and corresponding ES implementations

* more changes per indexDAO api

* fix tests in es modules due to new contract

* fix unit tests as per new models

* rename objects and classes

* fix integ tests

v2.31.8

Toggle v2.31.8's commit message
removed references of HealthGrpc

v3.4.2

Toggle v3.4.2'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 Netflix#2713 from deoramanas/Dtdl_whosusing

1.Added organization name in WHOSUSING.md

v2.31.7

Toggle v2.31.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 Netflix#2674 from flavioschuindt/fix-log4shell

Bump log4j to 2.17.0 to fix log4shell vulnerability

v2.31.6

Toggle v2.31.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 Netflix#2665 from Netflix/publish_workflow

Publish workflow

v3.4.1

Toggle v3.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Feature] Support to specify shutdown grace period time for worker (N…

…etflix#2631)

* [Feature] Support to specify shutdown grace period time for worker

* Update client doc and spring client for shutdownGracePeriodSeconds

v3.4.0

Toggle v3.4.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 Netflix#2646 from FlorianKuckelkorn/fix-deprecated…

…-python-client

removed deprecated task acking

v3.3.6

Toggle v3.3.6's commit message
Added metrics, error handling and documentation for RedisConcurrentEx…

…ecutionLimitDAO
0