Changelog
- 777966b fix(google calendar): return last event as a temporary workaround (#701)
- 2bf79f5 fix(asana): set authType to PAT (#700)
- dd576c5 chore: upgrade ui to 2.14.1 (#702)
- eeae008 feat(integrations): add basic asana integration with pat (#694)
- 05731f2 feat(integrations): add connection tests (#665)
- df68a15 refactor: adjust heartbeats, allow to disable (#698)
- 6409f0e fix: do not fail temporal workflow on program errors (#697)
- a9e688f fix: properly redirect requests to index for web platform (#695)
- 06aed7d fix: increase session tests timeout 5 -> 10m (#699)
- a5110c3 feat(ENG-1320): embed web platform in backend (#692)
- 1abcd2e fix(discord): ensure unique event handling for bots with shared tokens (#680)
- 740b983 fix: typo in openai client (#690)
- 460a87e fix: invalid context when calling execute activity to remove signal (#688)
- ce09c9c fix(ENG-1598): abuse the data converter without deadlock detection to allow long running ops (#686)
- 94e94c9 fix(workflow): cache isReplaying instead of calculating (#685)
- c96950f fix(workflow): stop automaticaly delete drained deployments (#684)
- 307e358 fix(ENG-1533): properly set query (#683)
- b1e15c6 feat(db): use gormzap logger (#682)
- 8560bff fix(discord): remove author from MessageDelete event and cosmetic tweak (#679)
- e944bc7 fix(python): singleshot event does not have a dict data. (#671)