Skip to content

Tags: hatchet-dev/hatchet

Tags

v0.73.42

Toggle v0.73.42's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix race condition in child spawn (#2429)

v0.73.42-alpha.0

Toggle v0.73.42-alpha.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mnafees Mohammed Nafees
add vars to tune concurrency poller

v0.73.41

Toggle v0.73.41's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix for Hatchet Lite to still properly fallback to using the `postgre…

…s` message queue kind (#2392)

* fix for lite postgres msg kind

* support legacy flags as well

v0.73.40

Toggle v0.73.40's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix OTel span attribute naming convention (#2409)

* rename spans according to convention

* low cardinality

v0.73.40-alpha.2

Toggle v0.73.40-alpha.2's commit message
some more debug logs

v0.73.40-alpha.1

Toggle v0.73.40-alpha.1's commit message
actually commit changes

v0.73.40-alpha.0

Toggle v0.73.40-alpha.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: payload fallback for child runs (#2421)

v0.73.39

Toggle v0.73.39's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: payload fallback for child runs (#2421)

v0.73.38

Toggle v0.73.38's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: stateful polling intervals (#2417)

* initial pass on stateful intervals

* pr review comments + add evict expired idempotency keys

* fix: goroutine leak and name vars better

* fix some cleanup logic

v0.73.37

Toggle v0.73.37's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
RunId for Run() (#2413)