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

Latest change: 2023-08-24

Commit

Committed

Subject

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?