Workflow runs now support multiple labels with OR filtering
↗This release1 featureNew capabilities1 enhancementImprovements to existing featuresAI-tallied from the release notesWorkflow runs now support multiple labels via string | string[] on client.trigger and context.invoke, with log, DLQ, and cancel filters accepting arrays to match runs that have any of the given labels. The context.labels: string[] field replaces the deprecated context.label, and workflow run logs now expose a labels field.