Releases: hatchet-dev/hatchet
Releases · hatchet-dev/hatchet
v0.21.6
What's Changed
- fix: reassignment of dispatcher ids by @abelanger5 in #413
Full Changelog: v0.21.5...v0.21.6
v0.21.5
What's Changed
- fix: send group key run to correct queue by @abelanger5 in #411
Full Changelog: v0.21.4...v0.21.5
v0.21.4
What's Changed
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #405
- chore(deps): bump actions/setup-python from 3 to 5 by @dependabot in #404
- chore(python-sdk): extract python sdk into its own repo by @steebchen in #393
- chore(deps): bump google.golang.org/api from 0.175.0 to 0.176.0 by @dependabot in #408
- fix: cron schedules cancelled early by context by @abelanger5 in #409
Full Changelog: v0.21.3...v0.21.4
v0.21.3
What's Changed
- ci(lint): run pre-commit in action by @steebchen in #392
- chore(deps): bump google.golang.org/api from 0.174.0 to 0.175.0 by @dependabot in #406
- fix: pass external error on PutWorkflow by @abelanger5 in #401
- fix: only close rabbitmq channels if they are open by @abelanger5 in #402
- feat(go-sdk): capture panics and send to alerter by @abelanger5 in #403
Full Changelog: v0.21.2...v0.21.3
v0.21.2
What's Changed
- fix: health check improvements by @abelanger5 in #399
- fix: throw correct error from assign step runs by @abelanger5 in #400
Full Changelog: v0.21.1...v0.21.2
v0.21.1
What's Changed
- fix: reduce retry count, remove error log, fix semaphore edge case by @abelanger5 in #398
Full Changelog: v0.21.0...v0.21.1
v0.21.0
What's Changed
- chore(deps): bump google.golang.org/api from 0.172.0 to 0.173.0 by @dependabot in #391
- chore(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #390
- chore(deps): bump actions/checkout from 2 to 4 by @dependabot in #389
- feat(docs): automatic theme by @steebchen in #386
- chore(deps): bump google.golang.org/api from 0.173.0 to 0.174.0 by @dependabot in #395
- docs: wrap up fairness blog post by @abelanger5 in #396
- feat: improved lists by @grutt in #383
- new api-contract for workflow run events by @abelanger5 in #394
- fix: worker assignment race by @grutt in #397
Full Changelog: v0.20.4...v0.21.0
v0.20.4
What's Changed
- chore(deps): bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 by @dependabot in #385
- chore(format): added pre-commit hooks and formatted files by @aeswibon in #294
- chore(deps): bump arduino/setup-task from 1 to 2 by @dependabot in #315
- chore(deps): bump actions/setup-python from 2 to 5 by @dependabot in #314
- chore(pre-commit): remove no-commit to main rule by @steebchen in #388
- feat: rabbitmq connection pooling by @abelanger5 in #387
New Contributors
Full Changelog: v0.20.3...v0.20.4