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 8 of 9

1.0.38

What's Changed
* Improved authentication support by marcocrasso in 120

**Full Changelog**: https://github.com/conductor-sdk/conductor-python/compare/v1.0.37...v1.0.38

1.0.37

New Features
- Added new parameter for worker: `domain`
- You can check out some [short example here](https://github.com/conductor-sdk/conductor-python/blob/v1.0.37/tests/integration/test_workflow_execution.py#L31)
- Thanks for the support franciscolluch!
- Added support for generic functional workers by removing the requirement to write them as classes
- You can check out some [quick examples here](https://github.com/conductor-sdk/conductor-python/blob/main/docs/worker/README.md)

1.0.36

Features
- Added `worker_id` when polling for a task
- Thanks to BrandonDotLin for implementing that!

1.0.35

Minor internal improvements for code maintainability.

1.0.34

Features:
- Worker as a function, more context [here](https://github.com/conductor-sdk/conductor-python/tree/v1.0.34/docs/worker#worker-as-a-function)
- Stay tuned - next release might enable more generic worker functions, removing the input and output type requirement

Bug Fixes:
- Exception was raised when polling for an empty queue. Thanks to BrandonDotLin and phmurias-invitae for raising an issue!

1.0.33

Features
- Added support for creating workflows with code only, instead of `json`
- You can check out more details [here](https://github.com/conductor-sdk/conductor-python/blob/main/docs/workflow/README.md)

Page 8 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.