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

2 hours ago

Overview

Fixed

  • Fixes a memory leak in the log sender where we'd indefinitely buffer log messages, causing memory to pile up over time.

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?

  • chore: update quickstart READMEs to the hatchet CLI, drop python sync (#4518) by @BloggerBust
  • test(python): anchor test_waits on start completing (#4559) by @igor-kupczynski
  • feat: Batch tasks documentation (#4586) by @juliusgeo
  • fix(python): logging memory leak (#4588) by @mrkaye97
  • chore: Bump the python-deps group across 1 directory with 6 updates (#4601) by @app/dependabot

Don't miss a new hatchet release

NewReleases is sending notifications on new releases.