8000 Release v0.58.1 · hatchet-dev/hatchet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.58.1

Compare
Choose a tag to compare
@abelanger5 abelanger5 released this 03 Apr 17:38
· 267 commits to main since this release
9c1e6ec

What's Changed

New Features

  • We've added support for non-retryable errors to the Hatchet SDKs: you can read more here
  • We've made major improvements to documentation, with almost all pages migrated from v0 to v1.

Bug Fixes

  • Concurrency strategies will no longer drain gracefully between different workflow versions to prevent instances of high blocking on queues (#1477)
  • We've fixed an issue on the Python SDK where the HATCHET_CLIENT_TOKEN environment variable was previously required when importing the Hatchet package (this is no longer the case) (#1483)
  • Fixes an issue on the Go SDK where step run failed was automatically prepended to error strings in on-failure steps (#1482)
0