Skip to content

October 21, 2021

Compare
Choose a tag to compare
@zanieb zanieb released this 21 Oct 19:42
· 208 commits to master since this release
570352e

Features

  • Add ability to set keep alive timeout for graphql server - #290
  • Add handling a keepalive value to Apollo via env variable APOLLO_KEEPALIVE_TIMEOUT - #293

Enhancements

  • Add a submitted state lock to prevent the same flow from being run by multiple agents - #291
  • Add default flow parameters to flow runs to have consistent flow run parameter history - #298

Fixes

  • Fix setting imagePullSecrets in k8s jobs with Prefect flows in Prefect Server Helm chart - #289

Contributors