Skip to content

Releases: astronomer/airflow

Astronomer Certified 2.1.0-3, 2021-07-13

13 Jul 00:10
Compare
Choose a tag to compare

Bugfixes

Astronomer Certified 2.0.2-4, 2021-07-13

13 Jul 00:09
Compare
Choose a tag to compare

Bugfixes

Astronomer Certified 2.0.0-8, 2021-07-13

13 Jul 00:06
Compare
Choose a tag to compare

Bugfixes

Astronomer Certified 2.1.1-1, 2021-07-02

02 Jul 21:11
Compare
Choose a tag to compare

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

Bugfixes

oss-helm-chart/1.1.0-rc1

07 Jun 22:24
bff213e
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.1.0-rc1

Install the chart:

helm install airflow apache-airflow-oss/airflow --version 1.1.0-rc1

Astronomer Certified 2.0.0-7, 2021-06-04

04 Jun 18:50
Compare
Choose a tag to compare

Bugfixes

Astronomer Certified 1.10.15-2, 2021-06-04

04 Jun 18:50
Compare
Choose a tag to compare

Bugfixes

  • Bump JS dependencies & remove unwanted deps (commit)
  • KubernetesPodOperator should retry log tailing in case of interruption (apache#11325) (commit)
  • Correctly parse (and copy) extras with python version to metadist (commit)
  • Respect LogFormat when using ES logging with Json Format (apache#13310) (commit)

Astronomer Certified 2.1.0-2, 2021-06-03

03 Jun 18:16
Compare
Choose a tag to compare

Bugfixes

  • Update Kubernetes Provider to 1!1.2.1 to fix Pod hanging due to Istio container
  • Don't die when masking log.exception when there is no exception (apache#16047) (commit)
  • Ensure that we don't try to mask empty string in logs (apache#16057) (commit)
  • Fill the "job_id" field for airflow task run without --local/--raw for KubeExecutor (apache#16108) (commit)
  • Fix auto-refresh in tree view When webserver ui is not in / (apache#16018) (commit)

Astronomer Certified 2.0.2-3, 2021-06-03

03 Jun 19:23
Compare
Choose a tag to compare

Bugfixes

  • Update Kubernetes Provider to 1!1.2.1 to fix Pod hanging due to Istio container
  • Fill the "job_id" field for airflow task run without --local/--raw for KubeExecutor (apache#16108) (commit)
  • Ensure that we don't try to mask empty string in logs (apache#16057) (commit)
  • Don't die when masking log.exception when there is no exception (apache#16047) (commit)
  • Ensure that secrets are masked no matter what logging config is in use (apache#15899) (commit)

helm-chart/v1.0.1-dev1: Doc: Add page containing list of Database Migrations (#16181)

03 Jun 17:42
cefa46a
Compare
Choose a tag to compare
closes https://github.com/apache/airflow/issues/11989