Skip to content

Tags: grutt/hatchet

Tags

v0.5.0-alpha.0

Toggle v0.5.0-alpha.0's commit message
feat: python client, initial version finished

v0.4.0-alpha.1

Toggle v0.4.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: rabbitmq concurrent processing (hatchet-dev#92)

v0.4.0-alpha.0

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: reconnecting workers should get new dispatcher id, ticker active…

… bug (hatchet-dev#91)

v0.3.0-alpha.9

Toggle v0.3.0-alpha.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add middleware to worker and services (hatchet-dev#82)

* feat: add middleware support

* docs: add middleware to docs

* chore: remove commented code

* address review comments

v0.3.0-alpha.8

Toggle v0.3.0-alpha.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: slack example and rendering bug (hatchet-dev#79)

v0.3.0-alpha.7

Toggle v0.3.0-alpha.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: update go-sdk workflow syntax to make it less verbose (hatchet-…

…dev#78)

* feat: update go-sdk workflow syntax to make it less verbose

* docs: make triggers and definitions more clear

v0.3.0-alpha.6

Toggle v0.3.0-alpha.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: check duplicate functions correctly (hatchet-dev#66)

v0.3.0-alpha.5

Toggle v0.3.0-alpha.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: remove slack dependency on datautils (hatchet-dev#65)

v0.3.0-alpha.4

Toggle v0.3.0-alpha.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: duplicate workflows showing up in workflow list (hatchet-dev#59)

* fix: duplicate workflows showing up in workflow list

* update formatting

* fix: action map should have proper action id for fn

v0.3.0-alpha.3

Toggle v0.3.0-alpha.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: better support for workflow versions (hatchet-dev#55)