Tags: freshworksinc/conductor
Tags
Merge pull request conductor-oss#545 from conductor-oss/CCOR-195 Introduce ExecutionMetadata model to capture execution level metrics in task and taskresult
Merge pull request conductor-oss#559 from conductor-oss/CCOR-12630 Introduce maskedFields in workflow def
Merge pull request conductor-oss#548 from conductor-oss/fix/add-idemp… …otency-key-to-workflow-summary Add idempotency key to workflow summary
Merge pull request conductor-oss#523 from RizaFarheen/main Update README.md
Merge pull request conductor-oss#526 from conductor-oss/remove_legacy… …_clients Remove legacy clients Use release from https://github.com/conductor-oss/conductor-java-sdk
Update SDK POJOs to have Lombok annotations (conductor-oss#463) moves all java sdk POJOs to lombok annotations. We will have @DaTa @builder @NoArgsConstructor @AllArgsConstructor Our goal is to not break current backward compatibility. We have added unit tests in a previous PR for all the accessors and constructors which are deleted as part of Lombokisation. This will be a base on which we will sync sdk POJOs with server POJOs.
Merge pull request conductor-oss#420 from Robban1980/feature/kafka-wo… …rkflow-event-listener [Feature] Adding support for Kafka in the Workflow Event Listener
PreviousNext