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

latest release: v0.101.20
4 hours ago

Overview

Fixed

  • Reduces the amount of noise in the logs / Sentry / etc. when action listener reconnects happen and heartbeats fail, as they should auto-recover and can happen on e.g. redeployments.

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: durable satisfied callback order guarantees (#4164) by @grutt
  • fix(dashboard): additional meta operator logic (#4641) by @mrkaye97
  • chore: Bump the python-deps group in /sdks/python with 4 updates (#4653) by @app/dependabot
  • fix(python): quiet down noisy action listener / heartbeat errors (#4684) by @mrkaye97

Don't miss a new hatchet release

NewReleases is sending notifications on new releases.