github PrefectHQ/prefect 0.14.20
Release 0.14.20

latest releases: prefect-ray-0.3.4, 2.18.1, prefect-sqlalchemy-0.4.1...
2 years ago

Changelog

0.14.20

Released on May 25, 2021.

Enhancements

  • Refactor Agent base class for readability - #4341
  • Display the agent config id on agent startup if set - #4524
  • Add debug logs during agent auth verification - #4547
  • Sending logs to Cloud can be globally disabled via config in addition to the agent flag - #4487

Task Library

  • Enable sending attachments with emails in the EmailTask - #4457
  • Add Google Cloud Platform GCPSecret task - #4561

Fixes

  • Fix import_object handling of submodules that are not attributes - #4513
  • Fix DockerStorage building with python slim image - #4523
  • Gracefully handle events with missing timestamps in K8s agent - #4544
  • Fix bug where agent uses originally scheduled start time instead of latest state time - #4568

Deprecations

  • logging.log_to_cloud has been deprecated in favor of cloud.send_flow_run_logs - #4487

Contributors

Don't miss a new prefect release

NewReleases is sending notifications on new releases.