- 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