Skip to main content

Changelog

See what's new with Windmill.

See the Windmill roadmap and what's coming next

Roadmap

WebSocket and Kafka triggers now support combining multiple filters with OR in addition to the default AND, so a single trigger can match any one of several payload patterns instead of all of them.

New features

  • Filter logic selector on WebSocket and Kafka triggers: AND (default) or OR.
  • OR matches messages that satisfy any of the configured filters.
  • Existing triggers default to AND; the selector only appears when at least one filter is configured.