Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Add note about support for Airflow < 2.3
Browse files Browse the repository at this point in the history
Signed-off-by: Kacper Muda <mudakacper@gmail.com>
  • Loading branch information
kacpermuda committed Aug 6, 2024
1 parent ba1e68e commit 370d1cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/integrations/airflow/older.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ This means you don't have to do anything besides configuring where the events ar

##### Airflow 2.1 - 2.2

> **_NOTE:_** The last version of openlineage-airflow to support Airflow versions below 2.3.0 is 1.14.0
> **_NOTE:_** The last version of openlineage-airflow to support Airflow versions 2.1-2.2 is 1.14.0
<br />
Integration for those versions has limitations: it does not support tracking failed jobs,
and job starts are registered only when a job ends (a `LineageBackend`-based approach collects all metadata
Expand Down

0 comments on commit 370d1cb

Please sign in to comment.