Releases: hatchet-dev/hatchet
Releases · hatchet-dev/hatchet
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
v0.16.0
What's Changed
- fix(engine/health): listen before serving by @steebchen in #243
- fix(engine): do not panic on regular exit by @steebchen in #242
- fix(typescript-sdk): extract typescript sdk into separate repo by @steebchen in #239
- chore: fix typo in .gitignore by @eltociear in #252
- fix(controller): attempt to fix data race by @steebchen in #247
- feat(python-sdk): logs api endpoint by @abelanger5 in #253
- fix: deadlocks on workers and tickers by @abelanger5 in #241
New Contributors
- @eltociear made their first contribution in #252
Full Changelog: v0.15.2...v0.16.0
v0.15.2
What's Changed
- chore: add sentry support to engine by @abelanger5 in #237
- chore: add sentry to fe by @grutt in #238
- feat: doc improvements by @grutt in #222
- feat(py-sdk): async steps by @grutt in #246
- docs: multiple environments by @grutt in #248
- feat: sns integrations from frontend by @abelanger5 in #249
Full Changelog: v0.15.1...v0.15.2
v0.15.1
What's Changed
- feat: delete workflow from UI by @abelanger5 in #234
- fix: crash on typing json input by @abelanger5 in #235
- feat: display concurrency settings on the UI by @abelanger5 in #236
Full Changelog: v0.15.0...v0.15.1