Releases: hatchet-dev/hatchet
Releases · hatchet-dev/hatchet
v0.9.1
What's Changed
- feat: step reruns from the dashboard by @abelanger5 in #143
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- chore: rename sdk for consistency by @grutt in #131
- feat: typescript client by @grutt in #110
- chore(python-sdk): improved thread cancellation handling, docs, and custom sleep method by @abelanger5 in #134
- Chore: PR Template by @grutt in #132
- feat: concurrency groups by @abelanger5 in #135
- chore: qol improvements by @abelanger5 in #137
- chore: Typescript SDK cleanup by @grutt in #136
- chore(taskfile): add lint tasks by @steebchen in #138
- fix(cli): log errors via stderr and always exit by @steebchen in #139
- feat: workflow visualization and qol improvements by @abelanger5 in #140
- feat: manual triggers and give clients a hook into step run events by @abelanger5 in #141
New Contributors
Full Changelog: v0.7.0...v0.9.0
v0.8.0
What's Changed
- chore: rename sdk for consistency by @grutt in #131
- feat: typescript client by @grutt in #110
- chore(python-sdk): improved thread cancellation handling, docs, and custom sleep method by @abelanger5 in #134
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- chore(taskfile): install deps on generate by @steebchen in #113
- fix: python sdk graceful shutdown and retry errors by @abelanger5 in #118
- chore: update poetry publish by @abelanger5 in #119
- fix(python-sdk): handle exceptions from steps by @abelanger5 in #120
- fix: graceful shutdown order by @abelanger5 in #121
- feat(security): multiple encryption options, API tokens, easier setup by @abelanger5 in #125
- feat: improve versioning to use checksums by @abelanger5 in #129
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- refactor: run golangci-lint --fix by @steebchen in #115
- feat: google sso by @abelanger5 in #112
- chore: ignore or fix linter errors by @steebchen in #116
- feat: add team member management and invites by @abelanger5 in #117
- feat(events): add workflow filter by @steebchen in #114
Full Changelog: v0.5.0-alpha.0...v0.6.0
v0.5.0-alpha.0
What's Changed
- fix: simple example by @abelanger5 in #95
- chore(internal): sync generated files by @steebchen in #99
- chore(versions): pin protoc to v25 by @steebchen in #100
- ci(test): fail on diff after generate by @steebchen in #98
- chore: telemetry improvements by @abelanger5 in #101
- feat(test): introduce basic e2e tests by @steebchen in #97
- Fix usage of
RegisterActionand update docs by @abelanger5 in #103 - feat: support passing inputs to scheduled workflows by @abelanger5 in #104
- ci(build/frontend): adapt pnpm install by @steebchen in #96
- ci(golangci): add golangci-lint by @steebchen in #43
- chore(lint): run golangci-lint --fix by @steebchen in #105
- feat: dag-style execution by @abelanger5 in #108
- feat: python client by @abelanger5 in #109
Full Changelog: v0.4.0-alpha.1...v0.5.0-alpha.0
v0.4.0-alpha.1
What's Changed
- fix: rabbitmq concurrent processing by @abelanger5 in #92
Full Changelog: v0.4.0-alpha.0...v0.4.0-alpha.1
v0.4.0-alpha.0
What's Changed
- feat: add middleware to worker and services by @abelanger5 in #82
- feat: support one-time scheduled workflows by @abelanger5 in #84
- feat: add ticker reassignment to engine by @abelanger5 in #86
- fix: reconnecting workers should get new dispatcher id by @abelanger5 in #91
Full Changelog: v0.3.0-alpha.8...v0.4.0-alpha.0
v0.3.0-alpha.8
What's Changed
- fix: slack example and rendering bug by @abelanger5 in #79
Full Changelog: v0.3.0-alpha.7...v0.3.0-alpha.8
v0.3.0-alpha.7
What's Changed
- fix: set dashboard to fixed positioning (fixes #68) by @abelanger5 in #72
- fix: code block should wrap words (fixes #67) by @abelanger5 in #73
- fix: allow rendering step runs with - in name (fixes #69) by @abelanger5 in #74
- fix: events and workflow runs pagination by @abelanger5 in #75
- docs: update readme with more features by @abelanger5 in #76
- docs: update readme with docs badge by @abelanger5 in #77
- feat: update go-sdk workflow syntax to make it less verbose by @abelanger5 in #78
Full Changelog: v0.3.0-alpha.6...v0.3.0-alpha.7