This release includes:
🔄 Improvements to deploying with flow.from_source
- Integrate storage blocks seamlessly with
flow.from_source
for synchronizing credentials and configurations. This allows you to update code storage credentials without re-deploying flows.
🔧 New Settings
- We've added a client-side setting for specifying a default work pool.
- Host and port settings for the worker webserver are now customizable.
📚 Updated Guides
- We've updated our work pool-based deployment guide to include information on
.deploy
.
🧑🤝🧑 Contributors
- A special thanks to @yarikoptic for their first contribution to Prefect! Also, a big thanks to @taljaards for their continued support and contributions.
See the the release notes for more details!