Package apache-airflow-providers-openlineage

OpenLineage

This is detailed commit list of changes for versions provider package: openlineage. For high-level changelog, see package information including changelog.

1.3.1

Latest change: 2023-12-22

Commit

Committed

Subject

fcb527ae94

2023-12-22

Fix typo. (#36362)

1.3.0

Latest change: 2023-12-08

Commit

Committed

Subject

999b70178a

2023-12-08

Prepare docs 1st wave of Providers December 2023 (#36112)

fba682b1a5

2023-12-06

Remove ClassVar annotations. (#36084)

acd95a5ef1

2023-12-05

feat: Add parent_run_id for COMPLETE and FAIL events (#36067)

35a1b7a63a

2023-12-04

fix: Repair run_id for OpenLineage FAIL events (#36051)

0b23d5601c

2023-11-24

Prepare docs 2nd wave of Providers November 2023 (#35836)

ecbf02386a

2023-11-21

Add basic metrics to stats collector. (#35368)

99534e47f3

2023-11-19

Use reproducible builds for provider packages (#35693)

99df205f42

2023-11-16

Fix and reapply templates for provider documentation (#35686)

1.2.1

Latest change: 2023-11-08

Commit

Committed

Subject

1b059c57d6

2023-11-08

Prepare docs 1st wave of Providers November 2023 (#35537)

59b32dc0a0

2023-11-06

Fix bad regexp in mypy-providers specification in pre-commits (#35465)

6858ea46eb

2023-11-04

Make schema filter uppercase in 'create_filter_clauses' (#35428)

63cc915cd3

2023-10-31

Switch from Black to Ruff formatter (#35287)

1.2.0

Latest change: 2023-10-28

Commit

Committed

Subject

d1c58d86de

2023-10-28

Prepare docs 3rd wave of Providers October 2023 - FIX (#35233)

3592ff4046

2023-10-28

Prepare docs 3rd wave of Providers October 2023 (#35187)

0940d09859

2023-10-25

Send column lineage from SQL operators. (#34843)

dd7ba3cae1

2023-10-19

Pre-upgrade 'ruff==0.0.292' changes in providers (#35053)

1.1.1

Latest change: 2023-10-13

Commit

Committed

Subject

e9987d5059

2023-10-13

Prepare docs 1st wave of Providers in October 2023 (#34916)

73dd877961

2023-10-11

Adjust log levels in OpenLineage provider (#34801)

1.1.0

Latest change: 2023-09-08

Commit

Committed

Subject

21990ed894

2023-09-08

Prepare docs for 09 2023 - 1st wave of Providers (#34201)

5eea4e632c

2023-09-07

Add OpenLineage support for DBT Cloud. (#33959)

e403c74524

2023-09-06

Fix import in 'get_custom_facets'. (#34122)

875387afa5

2023-09-01

Refactor unneeded  jumps in providers (#33833)

b4d4f55b47

2023-08-31

Refactor: Replace lambdas with comprehensions in providers (#33771)

0d49d1fed9

2023-08-29

Allow to disable openlineage at operator level (#33685)

9d8c77e447

2023-08-27

Improve modules import in Airflow providers by some of them into a type-checking block (#33754)

1.0.2

Latest change: 2023-08-26

Commit

Committed

Subject

c077d19060

2023-08-26

Prepare docs for Aug 2023 3rd wave of Providers (#33730)

626d3daa9b

2023-08-24

Add OpenLineage support for Trino. (#32910)

1cdd82391e

2023-08-21

Simplify conditions on len() in other providers (#33569)

abef61ff3d

2023-08-20

Replace repr() with proper formatting (#33520)

6d3b71c333

2023-08-19

openlineage: don't run task instance listener in executor (#33366)

8e738cd0ad

2023-08-15

openlineage: do not try to redact Proxy objects from deprecated config (#33393)

23d5076635

2023-08-13

openlineage: defensively check for provided datetimes in listener (#33343)

1.0.1

Latest change: 2023-08-05

Commit

Committed

Subject

60677b0ba3

2023-08-05

Prepare docs for Aug 2023 1st wave of Providers (#33128)

bdc10a5ff6

2023-08-04

Move openlineage configuration to provider (#33124)

11ff650e1b

2023-08-04

openlineage: disable running listener if not configured (#33120)

e10aa6ae6a

2023-08-04

openlineage, bigquery: add openlineage method support for BigQueryExecuteQueryOperator (#31293)

2a39914cbd

2023-08-01

Don't use database as fallback when no schema parsed. (#32959)

1.0.0

Latest change: 2023-07-29

Commit

Committed

Subject

d06b7af69a

2023-07-29

Prepare docs for July 2023 3rd wave of Providers (#32875)

0924389a87

2023-07-28

Fix MIN_AIRFLOW_VERSION_EXCEPTIONS for openlineage (#32909)

5c8223c335

2023-07-28

Bump common-sql version in  provider (#32907)

8a0f410010

2023-07-28

Update openlineage provider to min version of airflow 2.7.0 (#32882)

b73366799d

2023-07-27

openlineage, gcs: add openlineage methods for GcsToGcsOperator (#31350)

9194144dab

2023-07-27

Replace Ruff setting known-third-party with namespace-packages (#32873)

3878fe6fab

2023-07-05

Remove spurious headers for provider changelogs (#32373)

ee4a838d49

2023-07-05

Pass SQLAlchemy engine to construct information schema query. (#32371)

1240dcc167

2023-07-05

D205 Support - Providers: GRPC to Oracle (inclusive) (#32357)

65fad4affc

2023-07-04

Change default schema behaviour in SQLParser. (#32347)

f2e2125b07

2023-06-29

openlineage, common.sql:  provide OL SQL parser as internal OpenLineage provider API (#31398)

09d4718d3a

2023-06-27

Improve provider documentation and README structure (#32125)

1d564adc1c

2023-06-20

set contributor note in CHANGELOG.rst openlienage (#32018)

ebd7b0eb53

2023-06-13

openlineage: fix typing errors produced by bumping version, bump minimum version to 0.28, remove outdated warnings (#31874)

6f8cd65bde

2023-06-06

Limit openlineage-integration-common until breaking change is fixed (#31739)

9276310a43

2023-06-05

Improve docstrings in providers (#31681)

a59076eaee

2023-06-02

Add D400 pydocstyle check - Providers (#31427)

abea189022

2023-05-18

Use '__version__' in providers not 'version' (#31393)

f5aed58d9f

2023-05-18

Fixing circular import error in providers caused by airflow version check (#31379)

6b21e4b88c

2023-05-13

Bring back detection of implicit single-line string concatenation (#31270)

981afe2a4f

2023-05-12

openlineage: add extractors for python and bash operators (#30713)

51603efbf7

2023-05-04

Allow configuring OpenLineage client from Airflow config. (#30735)

eef5bc7f16

2023-05-03

Add full automation for min Airflow version for providers (#30994)

2f570c2bf7

2023-04-20

Fix when OpenLineage plugins has listener disabled. (#30708)

cbde23e6bc

2023-04-17

Upgrade to MyPy 1.2.0 (#30687)

6a6455ad1c

2023-04-17

Correctly pass a type to attrs.has() (#30677)

8d81963c01

2023-04-16

Workaround type-incompatibility with new attrs in openlineage (#30674)

55963de61e

2023-04-14

First commit of OpenLineage provider. (#29940)

Was this entry helpful?