Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Airflow version: Major and minor version only including patch version (e.g., 3.2) with patch version rounded to nearest .0 or .5
  • Python version: Major and minor version only (e.g., 3.11)
  • Deployment type: One of docker, kubernetes, systemd, standalone, unknown
  • Operating system: Generic OS type (e.g., linux, darwin, windows)
  • Architecture: System architecture (e.g., x86_64, arm64)
  • Installation method: One of pip, docker, helm, managed_service, unknown

...

  • Active providers: List of installed provider packages with major version only including version (e.g., apache-airflow-providers-amazon==8.x.y)
  • Executor type: Configured executor(s) (e.g., LocalExecutor, CeleryExecutor, KubernetesExecutor)
  • Database backend: Database type only (e.g., postgres, mysql, sqlite)
  • Enabled features: Boolean flags for optional features (e.g., has_webserver_auth, has_dag_serialization)

...