Releases: getindata/kedro-airflow-k8s
Releases · getindata/kedro-airflow-k8s
Release 0.6.4
[0.6.4] - 2021-08-05
- FIX: Adjusted operators to make them compatible with Airflow >= 2.1.1
- FIX: Restore dependency versions that release process bumped unintentionally
�
Release 0.6.3
[0.6.3] - 2021-08-04
- FIX: Avoid file based Jinja template for
data-volume-init
�
Release 0.6.2
[0.6.2] - 2021-08-04
- FIX: Add missing Jinja template for
data-volume-init
to module manifest
�
Release 0.6.1
[0.6.1] - 2021-08-04
- FIX: service_account_name or image_pull_secrets should be passed to
data-volume-init
step as well
�
Release 0.6.0
[0.6.0] - 2021-07-29
- Added option to specify service_account_name or image_pull_secrets to executed dag.
�
Release 0.5.4
[0.5.4] - 2021-07-21
- Run config contains optional start_date in format YYYYMMDD, if not specified default is left to
days_ago(2)
�
Release 0.5.3
[0.5.3] - 2021-07-12
- Support for airflow macro parameters and variables
�
Release 0.5.2
[0.5.2] - 2021-07-05
- Support for Secrets in k8s
- FIX: DeletePipelineStorageOperator was missing trigger rule 'all_done'
�
Release 0.5.1
[0.5.1] - 2021-05-17
- Docker image added as a Mlflow run parameter (to support kedro inference pipeline)
�
Release 0.5.0
[0.5.0] - 2021-04-30
- External dependencies can be added as optionals in configuration
- Support for labels, tolerations and annotations in k8s
- Logging added to operators
�