This release includes:
🚀 flow.deploy
We're excited to introduce flow.deploy
as a simple transition from running your served flows on persistent infrastructure to executing your flows on dynamically provisioned infrastructure via work pools and workers. flow.deploy
ensures your flows execute consistently across environments by packaging your flow into a Docker image and making that image available to your workers when executing your flow.
See the release notes for details!