Releases: astronomer/airflow
Releases · astronomer/airflow
Astronomer Certified 2.1.0-7, 2022-01-19
Security
- Fixes for CVE-2021-45230
- Require can_edit on DAG privileges to modify TaskInstances and DagRuns (apache#16634) (commit)
- Remove /dagrun/create and disable edit form generated by F.A.B (apache#17376) (commit)
Bug Fixes
- Row lock TI query in SchedulerJob._process_executor_events (apache#18975) (commit)
- Fix labels used to find queued KubeExecutor pods (apache#19904) (commit)
Astronomer Certified 2.2.2-2, 2022-01-19
Bugfixes
- Fix labels used to find queued KubeExecutor pods (apache#19904) (commit)
Astronomer Certified 2.2.1-3, 2022-01-19
Bugfixes
- Fix labels used to find queued KubeExecutor pods (apache#19904) (commit)
Astronomer Certified 2.2.0-5, 2022-01-19
Bugfixes
- Fix labels used to find queued KubeExecutor pods (apache#19904) (commit)
Astronomer Certified 2.2.3-1, 2021-12-21
User-facing CHANGELOG for AC 2.2.3+astro.1 from Airflow 2.2.3:
Bugfixes
- [astro] Reconcile orphan holding table handling (commit)
- [astro] [AIRFLOW-5448] Handle istio-proxy for Kubernetes Pods (#62) (commit)
- [astro] Override UI with Astro theme, add AC version in footer (commit)
oss-helm-chart/1.3.1
Add the repo as follows:
helm repo add apache-airflow-oss https://github.com/astronomer/airflow/releases/download/oss-helm-chart/1.3.1
Install the chart:
helm install airflow apache-airflow-oss/airflow --version 1.3.1
Astronomer Certified 2.2.2-1, 2021-11-15
User-facing CHANGELOG for AC 2.2.2+astro.1 from Airflow 2.2.2:
Bugfixes
- [astro] Reconcile orphan holding table handling (commit)
- [astro] [AIRFLOW-5448] Handle istio-proxy for Kubernetes Pods (commit)
- [astro] Override UI with Astro theme, add AC version in footer (commit)
Astronomer Certified 2.1.4-3, 2021-11-05
Bugfixes
- Only mark SchedulerJobs as failed, not any jobs (apache#19375) (commit)
Astronomer Certified 2.1.3-3, 2021-11-13
Bugfixes
- Only mark SchedulerJobs as failed, not any jobs (apache#19375) (commit)
- Backport bugfix: fix last run not loading (commit)
Astronomer Certified 2.1.1-5, 2021-11-13
Bugfixes
- Only mark SchedulerJobs as failed, not any jobs (apache#19375) (commit)