pypi prefect 0.10.7
Checkpointing Core Before Big Checkpointing Change

latest releases: 2.18.1, 2.18.0, 2.17.1...
3 years ago

Changelog

0.10.7

Released on May 6, 2020.

Features

  • None

Enhancements

  • Agents now support an optional HTTP health check, for use by their backing orchestration layer (e.g. k8s, docker, supervisord, ...) - #2406
  • Enhance agent verbose logs to include provided kwargs at start - #2486
  • Add no_cloud_logs option to all Agent classes for an easier way to disable sending logs to backend - #2484
  • Add option to set flow run environment variables on Kubernetes agent install - #2424
  • Sets dask scheduler default to "threads" on LocalDaskExecutor to provide parallelism - #2494

Task Library

  • Add new case control-flow construct, for nicer management of conditional tasks - #2443

Fixes

  • Give a better error for non-serializable callables when registering with cloud/server - #2491
  • Fix runners retrieving invalid context.caches on runs started directly from a flow runner - #2403

Deprecations

  • None

Breaking Changes

  • Remove the Nomad agent - #2492

Contributors

  • None

Don't miss a new prefect release

NewReleases is sending notifications on new releases.