Prefect v0.13.13 Release Notes

Release Date: 2020-10-27 // over 3 years ago
  • 🔄 Changelog

    0.13.13

    🚀 Released on October 27, 2020.

    ✨ Enhancements

    • Don't stop execution if the task runner fails to load a cached result - #3378
    • ➕ Add option to specify networkMode for tasks created by the Fargate Agent - #3546
    • 👍 Allows to schedule flow runs at an arbitrary time with StartFlowRun - #3573

    🛠 Fixes

    • 👉 Use BlobServiceClient instead of BlockBlobService to connect to azure blob in azure tasks - #3562
    • Tasks with log_stdout=True work with non-utf8 output - #3563

    Contributors