Releases: astronomer/airflow
Releases · astronomer/airflow
Astronomer Certified 1.10.15-9, 2022-07-22
Security
- Updated
libssl1.1
andopenssl
to1.1.1n-0+deb10u3
to fix CVE-2022-2068(commit)
oss-helm-chart/1.7.0-dev
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
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
Astronomer Certified 2.2.5-3, 2022-06-22
User-facing CHANGELOG for AC 2.2.5+astro.3 from Airflow 2.2.5:
Security
- Updated
libssl1.1
andopenssl
to1.1.1n-0+deb10u2
to fix CVE-2022-1292(commit) - Updated
libpq5
to11.16-0+deb10u1
to fix CVE-2022-1552(commit) - Updated
liblzma5
to5.2.4-1+deb10u1
to fix CVE-2022-1271(commit) - Updated
libldap-2.4-2
andlibldap-common
to2.4.47+dfsg-3+deb10u7
to fix CVE-2022-29155(commit) - Updated
gzip
to1.9-3+deb10u1
to fix CVE-2022-1271(commit) - Updated
dpkg
to1.19.8
to fix CVE-2022-1664(commit)
Astronomer Certified 2.1.4-8, 2022-06-22
User-facing CHANGELOG for AC 2.1.4+astro.8 from Airflow 2.1.4:
Security
- Updated
httpx
to0.20.0
to fix CVE-2021-41945(commit) - Updated
libssl1.1
andopenssl
to1.1.1n-0+deb10u2
to fix CVE-2022-1292(commit) - Updated
libpq5
to11.16-0+deb10u1
to fix CVE-2022-1552(commit) - Updated
liblzma5
to5.2.4-1+deb10u1
to fix CVE-2022-1271(commit) - Updated
libldap-2.4-2
andlibldap-common
to2.4.47+dfsg-3+deb10u7
to fix CVE-2022-29155(commit) - Updated
gzip
to1.9-3+deb10u1
to fix CVE-2022-1271(commit) - Updated
dpkg
to1.19.8
to fix CVE-2022-1664(commit)
Astronomer Certified 1.10.15-8, 2022-06-22
User-facing CHANGELOG for AC 1.10.15+astro.8 from Airflow 1.10.15:
Security
- Updated
libssl1.1
andopenssl
to1.1.1n-0+deb10u2
to fix CVE-2022-1292(commit) - Updated
libpq5
to11.16-0+deb10u1
to fix CVE-2022-1552(commit) - Updated
liblzma5
to5.2.4-1+deb10u1
to fix CVE-2022-1271(commit) - Updated
libldap-2.4-2
andlibldap-common
to2.4.47+dfsg-3+deb10u7
to fix CVE-2022-29155(commit) - Updated
gzip
to1.9-3+deb10u1
to fix CVE-2022-1271(commit) - Updated
dpkg
to1.19.8
to fix CVE-2022-1664(commit)
Astronomer Certified 2.3.2-1, 2022-06-04
User-facing CHANGELOG for AC 2.3.2+astro.1 from Airflow 2.3.2:
Bugfixes
Astronomer Certified 2.3.1-1, 2022-05-25
User-facing CHANGELOG for AC 2.3.1+astro.1 from Airflow 2.3.1:
Bugfixes
Astronomer Certified 2.3.0-5, 2022-05-17
Bug Fixes
- Prevent KubernetesJobWatcher getting stuck on resource too old (commit)