Changelog
- d13791b Accept trace_preview query param on event runs v1 API to use trace preview run status (#3097)
- f5b451f Add Connect Worker Addon (#3131)
- 8b4b1ec Add GH workflow to run make gen protobuf (#3170)
- 1b219b7 Add StepUserlandID and StepUserlandIndex attributes (#3163)
- c6f2cef Add feature flags controlling block store rollout (#3150)
- aec43fa Add histogram for span committing (#3174)
- 87d6cb4 Add interface for arbitrary checkpoint metrics (#3158)
- 1c27403 Add optional root element to InfiniteScrollTrigger component to allow rootMargin to work (#3130)
- 8588f32 Add workflow to close inactive issues (#3101)
- dad5797 Delete dropSpans (#3167)
- ebe7135 Delete preDeleteStateSizeReporter (#3091)
- 42c4ebf Delete some console.error calls that caused CPU throttling (#3147)
- 7c059dd Do not drop all run spans!!! (#3119)
- 4b88685 Don't send spans for events dropped due to singleton config (#3152)
- b037957 Drop span if enqueue rejects an item because of singleton config (#3157)
- bf1413a Drop spans on blocking batch processor (#3133)
- cddf61a EXE-608: global feature flag toggle (#3121)
- c7c215c EXE-695: default trace preview feature flag call to true (#3143)
- 80cf6b0 Feature: Insights SQL Agent (#3007)
- 2486736 Fix Schedule missing some necessary span drop spots (#3128)
- 98fff88 Fix ghost spans 👻 (#3115)
- 0eef608 Fix missing GROUP BY in Postgres queries (#3098)
- 42a320d Fix run popout status different than run list (#3136)
- db7184e Fix runs page filter logic (#3145)
- f426fd8 Fix skipped runs have queued status (#3134)
- f63f71f Merge branch 'main' into jacob/tanstack
- add52ee Merge branch 'main' into jacob/tanstack
- 81bd440 Merge branch 'main' into jacob/tanstack
- c2c0ab4 Merge branch 'main' into jacob/tanstack
- 076c833 Move StepStatusToRunStatus to enums so we don't have to depend on base_cqrs package (#3102)
- 564331d Move rate limit enforcement into Schedule (#3124)
- 9f87a7c Replace Add with Set for content-type (#3166)
- e76a50b Return error when pauses block boundaries have the same value (#3137)
- c4df47f Revert "promote tanstack to dev-server-ui"
- 0c2668c SYS-395: Increment function version on syncs. (#3114)
- 7b229c3 Set cancelled status on cancel (#3103)
- 5b89a8e Update Executor IP on LeaseRequest (#3141)
- 1c14ab5 Update issue templates (#3173)
- 3bdb917 Use Milli functions directly (#3046)
- 2b84838 [Insights]: Fix suggestions widget overflow (#3135)
- 657db2c [Insights]: Highlight template variables in query editor (#3092)
- 2bbd7f0 [Insights]: Modify editorSuggestWidget background color (#3086)
- c3db45b [Insights]: Reduce width allotted to resources section (#3118)
- c7182d0 [Insights]: Remove FE feature flag check (#3116)
- b513b15 [Insights]: Sync autocomplete function suggestions with BE (#3079)
- 7728a85 [Security]: Bump pnpm 8 to pnpm 10 and add minimumReleaseAge setting (#3122)
- 7896286 [Security]: Confirm pnpm 10 install behavior (#3169)
- cb7e6e1 [rest-v1]: update event runs API endpoint (#3144)
- 3fb2cc0 add GetEvent in executor to help build an inngest fn for resuming pauses (#3108)
- dd62ffb add compression preferences for producer (#3153)
- ab8e72c add debugger
- 51681b1 add new unknown status to frontend run status const (#3146)
- 60d0006 add readme to new dev server ui
- 5e450ea also dedup next-themes to get it working in compiled/bundled tanstack
- 22e4ef0 also run any global precommit hooks before running our husky ones (#3109)
- ff03c50 backout debug run id step selection stuff to fix step selection (#3093)
- 13ae437 basic not found and error boundary components
- 43ea744 build errors
- 025efcc build type issues
- 8f4baca changed width, fixed resposiveness and account concurrency series0 (#3089)
- 18b35b6 clean up href stuff
- 60c67ee cleanup store provider setup and dedupe react-query to address some bundling issues
- d5004c2 comment lint
- 5eb9485 config function detail view
- 6a17745 convert entirety of runs page
- 5251702 dev-server-ui -> new-dev-server-ui alignment to minimize merge conflicts
- 62d006e enable linting
- bd74c6a enable spa compile mode and alter dev server to use that
- 71b9c70 eslint and prettier configs
- 522779b events
- 63666c8 extract the list of IDs before attempting to iterate over them to (#3139)
- 46df8f9 fix broken global precommit hook check (#3117)
- c21edc1 fix: Clarify ErrDenied to include timeout as a cause (#3105)
- 06775c9 fix: Collapse steps with a single attempt (#3111)
- 88dbb04 fix: Unwrap extra StandardError wrapping (#3120)
- 0adb6ce fix: show error on function runs page instead of no results on error (#3106)
- dd13a1b fixed status link to navigate to status page (#3148)
- 6ecf90b nit: always add a status when enqueueing root spans (#3140)
- 94c606b one more tailwind typescript error
- 940ff38 promote new-dev-server-ui to dev-server-ui
- ce90597 promote tanstack to dev-server-ui
- 7810c9e reducing sample rate (#3104)
- 1f80837 remove clerk logos
- 852deaf remove new dashboard scaffolding for now
- c0348b7 remove unused alias for tanstack query
- a0ce153 rename next.go to ui.go and fixed rerun modal bug
- 93b7072 restore theme provider to dark/light mode switching
- 8a073db run page, all of apps and several more shared components
- 00eb828 some hacks to get redux toolkit working with our esm setup
- 7523b56 span ctx (#3176)
- f47ce96 stub in new app dirs with tanstack scaffolding
- 381c838 stub in temporary baseApi type because shared FunctionConfiguration imports from dev and breaks dashboard type check
- 20e61d2 tailwind 3 for backwards compatibility, wire up global styles
- a32b44b turn off package components testing until after dashboard upgrade
- 60e745f typing
- 1523bc8 update tailwind to get esm module import working after last merge
- d48acf6 use batch timeout in tracer (#3177)
- d1b535b wip layout/runs
- fca59b9 wip tanstack conversion, sidenav and header converted, gql wired up and fetches working, several new shared components