Releases: hatchet-dev/hatchet
Releases · hatchet-dev/hatchet
v0.19.2
What's Changed
- docs: global rate limits by @grutt in #330
- fix: no semaphore for old workers by @abelanger5 in #331
- feat: UI tweaks by @grutt in #332
Full Changelog: v0.19.0...v0.19.2
v0.19.0
What's Changed
- feat: streaming events by @grutt in #309
- docs: streaming by @grutt in #323
- feat: cancel in progress by @grutt in #325
- feat(engine): initial rate-limiting engine implementation by @abelanger5 in #324
- feat(dashboard): improve dashboard settings for user and tokens by @grutt in #275
- feat(py): global rate limits by @grutt in #328
- feat(py-sdk): add support for
put_workflow
extending from base workflow by @abelanger5 in #329
Full Changelog: v0.18.1...v0.19.0
v0.18.1
What's Changed
- chore(docs): fix formatting in child-workflows.mdx by @steebchen in #307
- test(rampup): add load ramp up test by @steebchen in #273
- feat: new listen strategy with worker-side heartbeats by @abelanger5 in #308
- ci(github): add dependabot config with actions and gomod by @steebchen in #306
- chore(deps): bump github.com/go-co-op/gocron/v2 from 2.1.2 to 2.2.9 by @dependabot in #319
- fix: update
Requeue
andReassign
logic to fix performance degradation when many events are queued by @abelanger5 in #310
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
🚀 Support for child workflows: see launch notes here.
Changelog
- feat: spawn and join workflows by @abelanger5 in #289
- chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #303
- chore(deps): bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.4 by @dependabot in #304
Full Changelog: v0.17.3...v0.18.0
v0.17.3
What's Changed
- fix: list methods should select distinct step run ids by @abelanger5 in #300
- fix: assigned step runs not timing out or reassigned by @abelanger5 in #301
Full Changelog: v0.17.2...v0.17.3
v0.17.2
What's Changed
- chore(docs): add and run prettier by @steebchen in #284
- feat(py): schedule_workflows by @grutt in #287
- fix: onboarding redirect and expired link bugs by @abelanger5 in #286
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
- fix: timeout set to 0 when not explicitly set by @abelanger5 in #283
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- feat(repository): cache engine-relevant methods by @steebchen in #270
- refactor: separate api and engine repositories, change ticker logic by @abelanger5 in #281
Full Changelog: v0.16.2...v0.17.0
v0.16.2
What's Changed
- fix(cli): make server config cleanup properly by @steebchen in #267
- chore: add better telemetry to database by @abelanger5 in #268
- fix: handle inefficient assignments by @steebchen in #263
- fix(go-sdk): support tls strategy of none, with docs by @abelanger5 in #269
Full Changelog: v0.16.1...v0.16.2
v0.16.1
What's Changed
- fix(docs): adapt home sdk redirect by @steebchen in #262
- fix: worker locking on requeues by @abelanger5 in #265
Full Changelog: v0.16.0...v0.16.1