Conductor-python

Latest version: v1.1.7

Safety actively analyzes 682471 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 9

1.0.69

What's Changed
* Added support for server async requests by gardusig in https://github.com/conductor-sdk/conductor-python/pull/168


**Full Changelog**: https://github.com/conductor-sdk/conductor-python/compare/1.0.68...1.0.69

1.0.68

What's Changed
* Added worker annotation by gardusig in https://github.com/conductor-sdk/conductor-python/pull/165


**Full Changelog**: https://github.com/conductor-sdk/conductor-python/compare/1.0.67...1.0.68

1.0.67

What's Changed
* Added body to attribute map so it can be set via the code. by devingoodsell in https://github.com/conductor-sdk/conductor-python/pull/166

New Contributors
* devingoodsell made their first contribution in https://github.com/conductor-sdk/conductor-python/pull/166

**Full Changelog**: https://github.com/conductor-sdk/conductor-python/compare/1.0.66...1.0.67

1.0.66

What's Changed
* add logs to the task result by v891 in https://github.com/conductor-sdk/conductor-python/pull/161
* Added freeze support to wait before starting a subprocess by gardusig in https://github.com/conductor-sdk/conductor-python/pull/160
* fix: Calls with double / by JCHacking in https://github.com/conductor-sdk/conductor-python/pull/163

New Contributors
* v891 made their first contribution in https://github.com/conductor-sdk/conductor-python/pull/161
* JCHacking made their first contribution in https://github.com/conductor-sdk/conductor-python/pull/163

**Full Changelog**: https://github.com/conductor-sdk/conductor-python/compare/1.0.65...1.0.66

1.0.65

What's Changed
* Support for updating tasks and evaluating workflow status synchronously by v1r3n in https://github.com/conductor-sdk/conductor-python/pull/164
python
example usage
task_status can be one of `COMPLETED` `FAILED` `FAILED_WITH_TERMINAL_ERROR` `IN_PROGRESS`
returns the current state of workflow after updating the task
workflow = workflow_executor.update_task_by_ref_name_sync(task_output_dict, workflow_id, reference_task_name, task_status)



**Full Changelog**: https://github.com/conductor-sdk/conductor-python/compare/1.0.64...1.0.65

1.0.64

What's Changed
* Fixed HTTP task inner parameters by gardusig in https://github.com/conductor-sdk/conductor-python/pull/159


**Full Changelog**: https://github.com/conductor-sdk/conductor-python/compare/1.0.63...1.0.64

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.