Skip to main content

Changelog

See what's new with Windmill.

Watch latest Windmill weekly keynotes

Weekly keynotes are hosted on Discord and Youtube on Friday at 5:45 pm CET+1.

See the Windmill roadmap and what's coming next

Roadmap

Trigger scripts and flows in response to Azure Event Grid events from custom topics, system topics, domains, and Event Grid Namespaces.

New features

  • Subscribe to Azure Event Grid basic topics, system topics and domains (basic_push mode).
  • Subscribe to Event Grid Namespace topics with CloudEvents 1.0 push or pull delivery.
  • Service Principal authentication; the Azure subscription is derived from the topic or namespace ARM path.
  • Auto-discovery of topics and namespaces the service principal can access via ARM.
  • Server-managed shared-secret authentication on inbound push webhooks.
  • Lock-token ack/reject on namespace pull, enabling dead-lettering and batched consumption.
  • Optional event-type filters per trigger.
  • Capture mode uses an isolated -wm-capture subscription so tests never clobber the deployed trigger.