mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2025-12-30 21:29:44 -06:00
* change api extension spec to register custom populators * fix: support only bearer auth * fix: correct authn logic * fix: indexes on workflow runs, events * feat: managed worker pools * chore: lint fix * hide workers view when not enabled * support internal api tokens, minor improvements * fix: actually write internal * fix breaking changes * don't allow revoking internal tokens * fix: linting and remove metrics view * fix: token * address review and add feat flags