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)
- 324afcd Add base deterministic trace/span ID generation logic (#3210)
- c6f2cef Add feature flags controlling block store rollout (#3150)
- aec43fa Add histogram for span committing (#3174)
- 87d6cb4 Add interface for arbitrary checkpoint metrics (#3158)
- e008bef Add new capacity manager interface (#3126)
- 1c27403 Add optional root element to InfiniteScrollTrigger component to allow rootMargin to work (#3130)
- 8bab1da Add userland trace support to incoming tracing (#3090)
- 8588f32 Add workflow to close inactive issues (#3101)
- e14ab7c Added Churn Survey (#3123)
- d8abfc2 Backlog refill items peeked ahead of time (#3181)
- 83dc03e Delete copy-pasted Execute comment over Schedule (#3198)
- 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)
- d9cd2e7 EXE-746: skip docker hub release for beta tag (#3182)
- 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)
- b5e8560 Fix missing non JSON output (#3171)
- 42a320d Fix run popout status different than run list (#3136)
- c8a21b3 Fix run span idempotency race condition (#3183)
- db7184e Fix runs page filter logic (#3145)
- f426fd8 Fix skipped runs have queued status (#3134)
- 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)
- 0c2668c SYS-395: Increment function version on syncs. (#3114)
- 7815dda SYS-409: Cron Health Checks (#3201)
- cb85933 SYS-76: Redo cron using queues (#2847)
- 7b229c3 Set cancelled status on cancel (#3103)
- 5b89a8e Update Executor IP on LeaseRequest (#3141)
- 210da3d Update Inngest Go SDK (#3207)
- 1c14ab5 Update issue templates (#3173)
- dd36233 Update serializers, tracing, and various utilities (#3200)
- 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)
- eb0fe80 [cron] Remove unused redis client (#3192)
- 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)
- b0faf1d add file caching for reads
- ccf3ff9 add goreleaser dep back to npm release action (#3203)
- cd8910f add mcp route to devserver
- 51681b1 add new unknown status to frontend run status const (#3146)
- 16f8b7f added tick based timing
- 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)
- 0208021 better data handling for conversion
- 8f4baca changed width, fixed resposiveness and account concurrency series0 (#3089)
- ddb5369 docs
- 63666c8 extract the list of IDs before attempting to iterate over them to (#3139)
- 8c2c693 fix actions to include submodules
- 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)
- 6543c8f fix: correct CreateSpan call args (#3202)
- ab1f716 fix: remove singleton tracer to prevent stale metadata (#3208)
- 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)
- e3cb791 lint
- 3817dac mcp
- 6ecf90b nit: always add a status when enqueueing root spans (#3140)
- 7810c9e reducing sample rate (#3104)
- 0f033f4 removed mcp readme
- 7523b56 span ctx (#3176)
- 515bcca squash commit of all debugAPI changes from #2847 (#3132)
- 7c65ce4 still run gorelease and build binary, only skip the upload to docker on beta (#3205)
- 408142e submodule for docs
- 66434ca temporarily use simple processor (#3179)
- 5f7dc45 use a blank context for parent traces (#3180)
- d48acf6 use batch timeout in tracer (#3177)
- 08fb959 use conc for global wg (#3178)
- 16ad8c0 use sync.Once to only create MCP instance once
- ccd203c ✨ Set up Copilot instructions for the repository (#3189)