Changelog
- 27839f3 Add GQL gen to run_status enum
- 30b3762 Add
--log-levelCLI flag (#860) - 10e2928 Add
--retry-intervalflag to customize the time in between retries (#850) - d120303 Add event details slide out to event search (#846)
- cf7b718 Add fields to history reader
- 1b06435 Components for run list (#866)
- 99ec82a Create setup intent page for AWS Marketplace billing (#861)
- 832fe28 Enable idle conns
- a09bca7 Enforce
X-Inngest-Expected-Server-Kindduring registration (#868) - 9f8a6a1 Fix
TZ=-prefixed cron schedules failing to parse on the UI (#869) - 77b5ecd Fix add app button (#856)
- 2ebd652 Fix flaky debounce test (#851)
- 14baa56 Fix function return parsing when a serialized JSON string is returned (#865)
- 9873b91 Fix function selection click (#871)
- 9450253 Fix github actions with outdated yarn (#858)
- f19520d Fix invoke broken when function ID contains a slash (#853)
- 79f9147 Fix stream empty when function deleted (#854)
- ccad4ff Fix use of
waitForEventmaybe causing duplicate calls with parallelism (#859) - 3705e8c Ignore unexpected history types in HistoryParser (#845)
- 860e27f Improve httpdriver client
- f564025 Move status icon (#873)
- aca6098 Refactor HTTP driver to split logic from dev server executor (#862)
- 5cb3297 feat(dashboard): hook up function config (#857)
- fba7875 fix(dashboard): don't query nextRun field (#867)
- ec1578f fix(dashboard): support form not working (#863)
- ae851b8 refactor(dashboard): remove feature flag (#870)