Releases: hatchet-dev/hatchet
Releases · hatchet-dev/hatchet
v0.11.1
What's Changed
- fix: step focus effect by @grutt in #177
- fix: engine bugs and python sdk by @abelanger5 in #178
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- feat: dashboard playground ui by @grutt in #162
- feat: github app integration by @abelanger5 in #163
- fix(controller): run handle step run update after err check by @steebchen in #168
- test(load): add load tests CLI & e2e tests by @steebchen in #157
- feat: add retries to the engine and SDKs by @abelanger5 in #171
- feat: step run playground by @abelanger5 in #159
Full Changelog: v0.10.3...v0.11.0
v0.10.3
What's Changed
- fix: don't populate step runs in ticker by @abelanger5 in #167
Full Changelog: v0.10.2...v0.10.3
v0.10.1
What's Changed
- docs: update quickstart by @abelanger5 in #148
- docs: fix
npx run worker
by @abelanger5 in #149 - feat: custom claims for setting grpc/server addr in token by @abelanger5 in #150
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- feat: trigger workflows from the dashboard by @abelanger5 in #145
- docs: specify SDK environment variables and compatibility by @abelanger5 in #126
- docs: improvements from feedback by @abelanger5 in #146
- Typescript Concurrency and Streaming by @grutt in #142
- Docs: Update typescript docs by @grutt in #147
Full Changelog: v0.9.2...v0.10.0
v0.9.2
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