mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-03-20 19:50:47 -05:00
* add: scope_expression and payload columns for v1_webhook * refactor: insert or update sql cmds for v1_webhook * feat: update api clients, openapi schema for new webhook body * refactor: receiver and transformer for v1 webhook * add: python sdk changes * feat: ts sdk changes * feat: add FE for webhook new params * fix: scope expression empty payload * add: support for scope and payload for go client * fix: lint * fix: error message UI on webhook * fix: lint * fix: migraiton conflict, build failure * fix: error handling * update docs, add tests * fix: lint, test file name