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.0.0

Latest change: 2023-07-28

Commit

Committed

Subject

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?