Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 3.57 KB

CHANGELOG.md

File metadata and controls

57 lines (40 loc) · 3.57 KB

Changelog

Astronomer Certified 1.10.14-5, 2021-09-24

Bug Fixes

  • [astro] Fix istio sidecar shutdown on newer GKE (commit)

Astronomer Certified 1.10.14-4, 2021-07-26

Bugfixes

  • Exclude yarn.lock from built Python wheel file (#16577) (commit)
  • [backport] Fix bug with executor_config and Volumes (commit)
  • Only allow webserver to request from the worker log server (#16754) (commit)
  • Dockerfile: Add constraint for installed Airflow version (#274) (commit)
  • Dockerfile: Update / Override PIP version in Env Vars (#263) (commit)
  • Dockerfile: Bump Epoch to fix CVEs (#239) (commit)
  • Dockerfile: Upgrade Fab Security Manager to 1.6.0

Astronomer Certified 1.10.14-3, 2021-03-18

Bugfixes

  • Fix sync-perm to work correctly when update_fab_perms = False (apache#14847) (commit)
  • Webserver: Sanitize string passed to origin param (apache#14738) (commit)
  • KubernetesPodOperator should retry log tailing in case of interruption (apache#11325) (commit)

Astronomer Certified 1.10.14-2, 2021-01-05

Bug Fixes

  • Bugfix: Unable to import Airflow plugins on Python 3.8 (commit
  • Fix error in resolving env_from in KubernetesExecutor (commit)
  • Continually check if we should shut down istio contaner when running K8sPodOperator (commit)
  • Bump ini from 1.3.5 to 1.3.8 in /airflow/www_rbac (commit)
  • Bump datatables.net from 1.10.21 to 1.10.22 in /airflow/www_rbac (commit)
  • Include airflow/contrib/executors in the dist package (commit)
  • Respect LogFormat when using ES logging with Json Format (commit)

Astronomer Certified 1.10.14-1, 2020-12-10

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

Improvements

  • Enable DAG Serialization by default (commit)
  • Stop showing Import Errors for Plugins in Webserver (commit)
  • Add role-based authentication backend (commit)

New Features

  • Show "Warning" to Users with Duplicate Connections (commit)