pypi prefect 0.14.12
Version 0.14.12

latest releases: 2.19.1, 2.19.0, 2.18.3...
3 years ago

Changelog

0.14.12

Released on March 10, 2021.

Enhancements

  • Upgrade hasura to 1.3.3 in Prefect Server - #4126
  • Add --docker-client-timeout flag to docker agent, for configuring the timeout for all docker API requests - #4232
  • Make --slug flag optional in prefect server create-tenant - #4240
  • Move command, environment, cpu, memory, execution_role_arn, and task_role_arn configuration for ECS tasks from definition time to run time in the ECS agent - #4211
  • Register (and deregister) a new task definition for every flow run in ECS agent - #4211

Task Library

  • Adds new filesystem Copy and Remove tasks - #4202

Fixes

  • Don't forward nout to mapped tasks - #4206
  • Fix Task signature generation in the presence of with variadic kwargs - #4235
  • Ensure Flow is serializable using pickle - #4209

Contributors

Don't miss a new prefect release

NewReleases is sending notifications on new releases.