Skip to content

Releases: astronomer/airflow

Astronomer Certified 1.10.15-9, 2022-07-22

22 Jul 19:59
Compare
Choose a tag to compare

Security

oss-helm-chart/1.7.0-dev

14 Jul 20:34
61fc489
Compare
Choose a tag to compare
Pre-release

Add the repo as follows:

helm repo add apache-airflow-oss https://github.com/astronomer/airflow/releases/download/oss-helm-chart/1.7.0-dev

Install the chart:

helm install airflow apache-airflow-oss/airflow --version 1.7.0-dev

Astronomer Certified 2.3.3-1, 2022-07-11

11 Jul 19:25
Compare
Choose a tag to compare

User-facing CHANGELOG for AC 2.3.3+astro.1 from Airflow 2.3.3:

Bugfixes

  • Fix zombie task handling with multiple schedulers (#24906)
  • TriggerDagRunOperator.operator_extra_links is attr (#24676)
  • [astro] seed log_template table (#1497) (commit)
  • [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)

Astronomer Certified 2.3.2-2, 2022-06-22

22 Jun 15:56
Compare
Choose a tag to compare

User-facing CHANGELOG for AC 2.3.2+astro.2 from Airflow 2.3.2:

Bugfixes

  • Fix log_template seeding (commit)
  • Apply per-run log templates to log handlers (commit)
  • Don't crash scheduler if exec config has old k8s objects (commit)
  • Check for run_id for grid group summaries (commit)

Astronomer Certified 2.2.5-3, 2022-06-22

22 Jun 15:54
Compare
Choose a tag to compare

User-facing CHANGELOG for AC 2.2.5+astro.3 from Airflow 2.2.5:

Security

Astronomer Certified 2.1.4-8, 2022-06-22

22 Jun 15:53
Compare
Choose a tag to compare

User-facing CHANGELOG for AC 2.1.4+astro.8 from Airflow 2.1.4:

Security

Astronomer Certified 1.10.15-8, 2022-06-22

22 Jun 15:49
Compare
Choose a tag to compare

User-facing CHANGELOG for AC 1.10.15+astro.8 from Airflow 1.10.15:

Security

Astronomer Certified 2.3.2-1, 2022-06-04

04 Jun 15:48
Compare
Choose a tag to compare

User-facing CHANGELOG for AC 2.3.2+astro.1 from Airflow 2.3.2:

Bugfixes

  • [astro] seed log_template table (#1497) (commit)
  • [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)

Astronomer Certified 2.3.1-1, 2022-05-25

25 May 15:17
Compare
Choose a tag to compare

User-facing CHANGELOG for AC 2.3.1+astro.1 from Airflow 2.3.1:

Bugfixes

  • [astro] seed log_template table (#1497) (commit)
  • [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)

Astronomer Certified 2.3.0-5, 2022-05-17

17 May 20:13
Compare
Choose a tag to compare

Bug Fixes

  • Prevent KubernetesJobWatcher getting stuck on resource too old (commit)