Airflow: 2.1.2 Release

Release date:
July 10, 2021
Previous version:
2.1.2rc1 (released July 10, 2021)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in 2.1.2

Could not determine top contributors for this release.

Directory Browser for 2.1.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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)