Skip to content

5 Enhancements, 1 new Task, 3 Bug Fixes

Compare
Choose a tag to compare
@cicdw cicdw released this 25 Aug 19:17
766deb6

Changelog

0.13.4

Released on August 25, 2020.

Enhancements

  • Allow for setting path to a custom job YAML spec on the Kubernetes Agent - #3046
  • Use better coupled versioning scheme for Core / Server / UI images - #3204
  • Added option to mount volumes with KubernetesAgent - #1234
  • Add more kwargs to State.children and State.parents for common access patterns - #3212
  • Reduce size of prefecthq/prefect Docker image - #3215

Task Library

  • Add DatabricksSubmitRun task for submitting Spark jobs on Databricks - #3166

Fixes

  • Fix Apollo service error output while waiting for GraphQL service with prefect server start - #3150
  • Fix --api CLI option not being respected by agent Client - #3186
  • Fix state message when using targets - #3216

Contributors