github hatchet-dev/hatchet py/1.38.2
Python SDK 1.38.2

latest releases: v0.105.16, v0.105.15, py/1.39.0...
3 hours ago

Overview

Changed

  • The missing-token configuration error now explains how to run Hatchet embedded for local development, via Hatchet.from_embedded(), with a link to the embedded mode docs.

Installation

Install the SDK using pip:

pip install hatchet-sdk

Or using poetry:

poetry add hatchet-sdk

Documentation

For detailed documentation, examples, and best practices, visit:

What's Changed?

  • fix: update examples for Python and Ruby SDKs (#4751) by @juliusgeo
  • fix(engine): durable dag on-failure tasks not being skipped (#4802) by @mrkaye97
  • fix(engine): more callback ordering and eviction fixes (#4814) by @mrkaye97
  • fix(engine): bind workflow event subscribe before OLAP wait (#4820) by @grutt
  • feat(sdks): document embedded mode when trying to run without a token set (#4842) by @abelanger5

Don't miss a new hatchet release

NewReleases is sending notifications on new releases.