Overview
Fixed
- Reverts a broken TLS change from 1.37.3
Installation
Install the SDK using pip:
pip install hatchet-sdkOr using poetry:
poetry add hatchet-sdkDocumentation
For detailed documentation, examples, and best practices, visit:
What's Changed?
- feat: operators to support pluggable runtime destinations (#4151) by @abelanger5
- feat(engine): dags-as-durable-tasks (#4266) by @mrkaye97
- refactor(engine): pub messages to mq to trigger child runs from durable tasks (#4702) by @mrkaye97
- feat(engine): workflow pause (#4703) by @mrkaye97
- chore(python): fix examples (#4741) by @mrkaye97
- fix(python): revert tls change (#4761) by @mrkaye97