Changelog
New Features
- ea4a649: feat: Add runnerId field to TestWorkflowServiceNotificationsRequest and TestWorkflowParallelStepNotificationsRequest proto messages (#7088) (@Copilot)
- 59ad1a6: feat: Print runner capabilities to the log during start time (#7107) (@Copilot)
Bug fixes
- b180228: fix(mcp): return explicit message when execution metrics are unavailable (#7105) (@topliceanurazvan)
- d9eaf33: fix: API server panic caused by concurrent websocket writes (#7082) (@dom-raven)
- 2f7d660: fix: [TKC-4813] skip webhook informers when executor CRDs are missing (@povilasv)
- cf5b6c8: fix: [TKC-5040] avoid idle timeout errors after log stream completion (@povilasv)
- a03904d: fix: [TKC-5081] sync templates before workflows during SuperAgent migration (#7100) (@dejanzele)
- 9acafd5: fix: include assigned runner ID in error message (#7087) (@Copilot)
- 33dde15: fix: spurious error logs from websocket listener when no clients are connected (#7079) (@Copilot)
Other work
- 9274810: mcp: fix dataPoint unmarshal for InfluxDB string-encoded values (#7106) (@topliceanurazvan)