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

latest releases: v0.94.4, v0.94.3, v0.94.2...
7 hours ago

Overview

Fixed

  • Fixes an issue in the action listener which would stop sending heartbeats before all in-flight tasks were completed.

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?

  • feat: docs updates from audit (#4348) by @abelanger5
  • chore: Bump the python-deps group across 1 directory with 8 updates (#4360) by @app/dependabot
  • fix(engine): raise non-determinism error on incorrect skip entry ordering (#4372) by @mrkaye97
  • fix: Python SDK worker heartbeat should not stop until in-flight tasks are finished (#4383) by @juliusgeo
  • fix: Remove parent conditions from conditions example (#4384) by @juliusgeo

Don't miss a new hatchet release

NewReleases is sending notifications on new releases.