Skip to content

Release 0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 08:48
f719842

[0.7.0] - 2021-10-19

  • Schedule supports dag-name parameter
  • Support for kedro with pyspark, using Google Dataproc
  • Support for custom pod templates
  • FIX: adding missing dependency package: tabulate
  • FIX: Fix default config template
  • Support populating k8s node env_vars from Airflow variables
  • Generalize auth handler
  • Added VarsAuthHandler for MLflow authentication which gets credentials from Airflow variables
  • Changed logging level for pod creation request to debug