pypi prefect 0.11.2
A Fix in the Changelog is Worth Two in the Code

latest releases: 2.18.3, 2.18.2, 2.18.1...
3 years ago

Changelog

0.11.2

Released on May 19, 2020.

Enhancements

  • Allow log configuration in Fargate Agent - #2589
  • Reuse prefect.context for opening Flow contexts - #2581
  • Show a warning when tasks are created in a flow context but not added to a flow - #2584

Server

  • Add API healthcheck tile to the UI - #2395

Fixes

  • Fix type for Dask Security in RemoteDaskEnvironment - #2571
  • Fix issue with log_stdout not correctly storing returned data on the task run state - #2585
  • Ensure result locations are updated from targets when copying tasks with task_args - #2590
  • Fix S3Result exists function handling of NoSuchKey error - #2585
  • Fix confusing language in Telemetry documentation - #2593
  • Fix LocalAgent not registering with Cloud using default labels - #2587
  • Fix flow's run_agent function passing a set of labels to Agent instead of a list - #2600

Contributors

Don't miss a new prefect release

NewReleases is sending notifications on new releases.