Skip to content

Apache Airflow 2.1.2

Compare
Choose a tag to compare
@kaxil kaxil released this 14 Jul 20:14
· 186 commits to v2-1-stable since this release
d25854d

Bug Fixes

  • Only allow the webserver to request from the worker log server (#16754)
  • Fix "Invalid JSON configuration, must be a dict" bug (#16648)
  • Fix CeleryKubernetesExecutor (#16700)
  • Mask value if the key is token (#16474)
  • Fix impersonation issue with LocalTaskJob (#16852)

Misc

  • Add Python 3.9 support (#15515)