Changelog
See what's new with Windmill.
Roadmap
See the Windmill roadmap and what's coming next.Roadmap
Watch latest Windmill weekly keynotes
- February 21, 2025
- February 14, 2025
- January 24, 2025
- January 17, 2025
- January 15, 2025
- December 6, 2024
- November 29, 2024
Weekly keynotes are hosted on Discord and Youtube on Friday at 5:45 pm CET+1.
Trigger scripts and flows in response to SQS queue messages.
New features
- Connect to AWS SQS queues and trigger runnables in response to received messages.
- Process messages with basic scripts or use preprocessors for advanced message handling.
- Access message metadata including queue URL, message ID, and receipt handle.
- Handle custom message attributes and system-defined metadata.
- Integrate with AWS resources using existing or new AWS credentials.
- Automatically generate TypeScript script templates for message processing.