Releases: hatchet-dev/hatchet
Releases · hatchet-dev/hatchet
v0.13.1
What's Changed
- fix:
stepRun
overwrite in requeue by @abelanger5 in #202
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- chore(deps): upgrade prisma-client-go to v0.35.0 by @steebchen in #196
- docs: updated messaging by @grutt in #193
- docs(pr-template): improve PR template by @steebchen in #198
- fix(engine): requeue improvements by @abelanger5 in #200
- feat(engine): standalone tests and engine teardown by @steebchen in #172
- feat(engine): readiness & liveness probes by @steebchen in #197
- chore: worker retries and improvements for
typescript-sdk
by @abelanger5 in #201
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- fix: worker listener retires by @grutt in #181
- docs: improvements, launch post by @abelanger5 in #183
- fix: docker-compose set to pg 15 by @abelanger5 in #186
- docs: update launch post by @abelanger5 in #187
- chore: simplify setup by @grutt in #185
- chore: cleanup example by @grutt in #184
- docs: update logo link by @abelanger5 in #188
- feat: round robin queueing by @abelanger5 in #194
- feat: support
maxRuns
parameter on workers by @abelanger5 in #195
Full Changelog: v0.11.3...v0.12.0
v0.11.3
What's Changed
- fix: link github issues and support insecure py opt by @abelanger5 in #180
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
- chore: rename overrides to playground by @abelanger5 in #179
Full Changelog: v0.11.1...v0.11.2
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