Package apache-airflow-providers-openlineage

OpenLineage

这是提供者包版本 openlineage 的详细更改提交列表。有关高级别变更日志,请参阅 包信息(包括变更日志)

2.2.0

最新更改: 2025-04-14

提交

提交时间

主题

c447ad303b

2025-04-14

gate import behind Airflow 2 path (#49209)

cb295c351a

2025-04-14

remove superfluous else block (#49199)

b487617969

2025-04-11

feat: Add support for task's manual state change notification in OpenLineage listener (#49040)

6bd5354718

2025-04-11

feat: Explicitly propagate airflow logging level to OL client (#49108)

0936d76aa6

2025-04-11

chore: Update requirement for openlineage client to >=1.31.0 (#49083)

b7b25d6206

2025-04-10

feat: Add owner_links in DAG object in airflow facet (#49085)

2.1.3

最新更改: 2025-04-10

提交

提交时间

主题

4a8567b20b

2025-04-10

Prepare docs for Apr 2nd wave of providers (#49051)

e84c177f74

2025-04-09

Move ObjectStoragePath and attach to Task SDK (#48906)

ad2e80d299

2025-04-08

tests: verify openlineage airflow models serialization (#47915)

7b2ec33c7a

2025-04-08

Remove unnecessary entries in get_provider_info and update the schema (#48849)

86d5b27f92

2025-04-08

Make '@task' import from airflow.sdk (#48896)

139673d3ce

2025-04-07

Remove fab from preinstalled providers (#48457)

67858fd7e7

2025-04-06

Improve documentation building iteration (#48760)

2.1.2

最新更改: 2025-04-06

提交

提交时间

主题

adbb062b50

2025-04-06

Prepare docs for Apr 1st wave of providers (#48828)

e84a745bd9

2025-04-05

Fix OL tests due to decorators move to std provider (#48808)

25cf4145a4

2025-04-04

fix: remove use of get_inlet_defs and get_outlet_defs from OpenLineage (#48792)

1b98450c0b

2025-04-03

Implement triggering_asset_events in task sdk (#48650)

d4473555c0

2025-04-02

Simplify tooling by switching completely to uv (#48223)

e7daa6794c

2025-04-01

Make datetime objects in Context as Pendulum objects (#48592)

f851c14f6d

2025-03-31

docs: Update OL docs after BaseExtractor changes (#48585)

cfb08bb3be

2025-03-31

Remove auto lineage from Airflow (#48421)

47002feacd

2025-03-30

Upgrade ruff to latest version (#48553)

fb67e128cf

2025-03-29

Move BaseOperator to 'airflow/sdk/bases/operator.py' (#48529)

fde5051eac

2025-03-28

Move bases classes to 'airflow.sdk.bases' (#48487)

0063cd7b08

2025-03-28

nit: log more details about OpenLineage exceptions being caught (#48459)

fe1be40957

2025-03-27

fix: OpenLineage BaseExtractor's on_failure should call on_complete by default (#48456)

d30dde27ea

2025-03-26

Add backcompat to openlineage provider method (#48406)

c762e17820

2025-03-26

Prepare docs for Mar 2nd wave of providers (#48383)

6adb2dbae4

2025-03-25

Upgrade providers flit build requirements to 3.12.0 (#48362)

6d0e00c73c

2025-03-25

Implement task-level "on" callbacks in sdk (#48002)

27a3944da6

2025-03-24

add OpenLineage configuration injection to SparkSubmitOperator (#47508)

b96547dedc

2025-03-22

serialize http transports contained in composite transport (#47444)

5eca6c6aa7

2025-03-22

Calculate retry eligibility before task runs (#47996)

243fe86d4b

2025-03-21

Move airflow sources to airflow-core package (#47798)

2b082e670a

2025-03-21

fix: Re-add configuring orm for OpenLineage's listener on scheduler (#48049)

cf74518131

2025-03-20

Bump OL provider for Airflow 3.0.0b4 release (#48011)

7b20f331a8

2025-03-18

feat: Add dagrun's end_date and duration to OL facet (#47901)

807bdca29c

2025-03-17

fix: Adjust OpenLineage DefaultExtractor for RuntimeTaskInstance in Airflow 3 (#47673)

5e1f39c488

2025-03-16

Use TaskInstance ID as FK in TaskReschedule instead of the multiple fields (#47459)

935d2831fe

2025-03-15

Remove links to x/twitter.com (#47801)

eb18f87f09

2025-03-10

Stop trying to reconfigure the ORM in the OpenLineage workers (#47580)

2.1.1

最新更改: 2025-03-09

提交

提交时间

主题

492ecfe5c0

2025-03-09

Prepare docs for Mar 1st wave of providers (#47545)

afcfb86106

2025-03-07

chore: Update description of 'execution_timeout' in OpenLineage provider.yaml (#47448)

58c6a49565

2025-03-07

Remove the old 'task run' commands and LocalTaskJob (#47453)

fbe3fc927e

2025-03-06

Move task_sdk to a standalone task-sdk distribution (#47451)

f47ba94ca8

2025-03-06

Move uuid6 to be devel dependency of openlineage (#47464)

fca1c3020e

2025-03-06

revert removing 'external_trigger' from OpenLineage provider (#47383)

e4002c3305

2025-03-05

Move tests_common package to devel-common project (#47281)

57986c0f24

2025-03-02

fix: OpenLineage serialization of dataset timetables for Airflow 2.9 (#47150)

10da1a02f3

2025-02-28

Implement stale dag bundle cleanup (#46503)

1addb55154

2025-02-28

Improve documentation for updating provider dependencies (#47203)

c6c4f95ed9

2025-02-25

Add legacy namespace packages to airflow.providers (#47064)

811fa2b016

2025-02-25

Replace 'external_trigger' check with DagRunType (#45961)

518287ce7f

2025-02-24

Runtime context shouldn't have start_date as a key (#46961)

dbf8bb4092

2025-02-24

Remove extra whitespace in provider readme template (#46975)

b28c336e8b

2025-02-21

Upgrade flit to 3.11.0 (#46938)

2.1.0

最新更改: 2025-02-21

提交

提交时间

主题

0653ffe78e

2025-02-21

Prepare docs for Feb 1st wave of providers (fixed) (#46962)

36ae4683d3

2025-02-21

pass error for on_task_instance_failed in task sdk (#46941)

5d87bddf0a

2025-02-21

Prepare docs for Feb 1st wave of providers (#46893)

b4d27074f6

2025-02-17

Remove remnants of old provider's structure (#46829)

4d5846f58f

2025-02-16

Move provider_tests to unit folder in provider tests (#46800)

e027457a24

2025-02-15

Removed the unused provider's distribution (#46608)

6d120b76f7

2025-02-13

Update OpenLineage emmiter to cope with nullable logical_date (#46722)

69dd9c9a68

2025-02-12

Adding uuid6 as a dependency for openlineage (#46653)

0047a6886a

2025-02-11

change listener API, add basic support for task instance listeners in TaskSDK, make OpenLineage provider support Airflow 3's listener interface (#45294)

8592188ac7

2025-02-11

Remove AirflowContextDeprecationWarning as all context should be clean for Airflow 3 (#46601)

2166c03e5a

2025-02-09

Remove Airflow 3 Deprecation Warning dependency in OTel Provoder (#46600)

9fad1316b4

2025-02-05

tests: Add more information to check in OL system test (#46379)

e78b5b4808

2025-02-05

AIP-72: Move Secrets Masker to task SDK (#46375)

eb05869b6d

2025-02-04

Move Google provider to new provider structure (#46344)

e6ea6709bb

2025-02-04

Moving EmptyOperator to standard provider (#46231)

3004da95e9

2025-02-03

fix: OL sql parsing add try-except for sqlalchemy engine (#46366)

a252a9813a

2025-02-03

feat: Add ProcessingEngineRunFacet to all OL events (#46283)

880b067668

2025-02-03

Add run_after column to DagRun model (#45732)

085084b267

2025-01-28

Fix example import tests after move of providers to new structure (#46217)

15d2e200d8

2025-01-28

Fixing OPENLINEAGE system tests import failure after new structure changes (#46204)

a9dff59c62

2025-01-27

Move OPENLINEAGE provider to new structure provider (#46068)

a3294cc627

2025-01-25

Remove old lineage stuff (#45260)

d1b2a44653

2025-01-21

Start porting mapped task to SDK (#45627)

d7c28719e4

2025-01-14

chore: Update docstring for DatabaseInfo in OpenLineage provider (#45638)

90eae569db

2025-01-13

OpenLineage: Include 'AirflowDagRunFacet' in complete/failed events (#45615)

6307a123d2

2025-01-12

Remove classes from 'typing_compat' that can be imported directly (#45589)

ac2de474fb

2025-01-09

feat: automatically inject OL transport info into spark jobs (#45326)

ab730b1b5f

2025-01-08

feat: Add OpenLineage support for some SQL to GCS operators (#45242)

3dd5b0c7f7

2025-01-02

update outdated hyperlinks referencing provider package files (#45332)

3941fc471b

2024-12-31

udpated 404 hyperlink to gcstogcsoperator (#45311)

e9412bf69e

2024-12-30

feat: automatically inject OL info into spark job in DataprocCreateBatchOperator (#44612)

2.0.0

最新更改: 2024-12-20

提交

提交时间

主题

2723508345

2024-12-20

Prepare docs for Nov 1st wave of providers Dec 2024 (#45042)

04ccef9b3a

2024-12-19

feat: automatically inject OL info into spark job in DataprocSubmitJobOperator (#44477)

2a33da0246

2024-12-18

Remove references to AIRFLOW_V_2_9_PLUS (#44987)

4b38bed76c

2024-12-16

Bump min version of Providers to 2.9 (#44956)

490b5e816b

2024-12-10

Consistent way of checking Airflow version in providers (#44686)

e26909df6a

2024-12-07

add clear_number to OpenLineage's dagrun-level event run id generation (#44617)

37236b6983

2024-12-06

Remove Provider Deprecations in OpenLineage (#44636)

7cc36104ab

2024-11-27

add basic system tests for OpenLineage (#43643)

05f935d2a6

2024-11-25

utilize more information to deterministically generate OpenLineage run_id (#43936)

1275fec92f

2024-11-24

Use Python 3.9 as target version for Ruff & Black rules (#44298)

a0f3353c47

2024-11-20

Move Asset user facing components to task_sdk (#43773)

123dadda0e

2024-11-15

Rename execution_date to logical_date across codebase (#43902)

1.14.0

最新更改: 2024-11-14

提交

提交时间

主题

a53d9f6d25

2024-11-14

Prepare docs for Nov 1st wave of providers (#44011)

f60886cf36

2024-11-14

add ProcessingEngineRunFacet to OL DAG Start event (#43213)

e7194dff6a

2024-11-13

Add support for semicolon stripping to DbApiHook, PrestoHook, and TrinoHook (#41916)

c7c6547481

2024-11-06

OpenLineage: accept whole config when instantiating OpenLineageClient. (#43740)

80727d42ab

2024-11-06

Temporarily limit openlineage to <1.24.0 (#43732)

73f2eab680

2024-11-05

serialize asset/dataset timetable conditions in OpenLineage info also for Airflow 2 (#43434)

06088a3abc

2024-10-31

Standard provider python operator (#42081)

1.13.0

最新更改: 2024-10-27

提交

提交时间

主题

78ff0a9970

2024-10-27

Prepare docs for Oct 2nd wave of providers (#43409)

0c4ed7a58e

2024-10-23

Ignore attr-defined for compat import (#43301)

07fdfd7ddb

2024-10-23

Bump ''black'' to ''24.10.0'' (#43285)

15b41b458c

2024-10-22

feat: Add supported hooks to OpenLineage docs (#41958)

e7d83ddcc4

2024-10-22

nit: remove taskgroup's tooltip from OL's AirflowJobFacet (#43152)

1f0bba2e13

2024-10-18

feat(providers/openlineage): Use asset in common provider (#43111)

59cf3efb8b

2024-10-15

require 1.2.1 common.compat for openlineage provider (#43039)

857ca4c06c

2024-10-09

Split providers out of the main "airflow/" tree into a UV workspace project (#42505)

1.12.2

最新更改: 2024-10-09

提交

提交时间

主题

2bb8628463

2024-10-09

Prepare docs for Oct 1st adhoc wave of providers (#42862)

a5ffbbda17

2024-10-09

Standard provider bash operator (#42252)

63ff22f403

2024-10-08

Drop python3.8 support core and providers (#42766)

ede7cb27fd

2024-09-30

Rename dataset related python variable names to asset (#41348)

1.12.1

最新更改: 2024-09-27

提交

提交时间

主题

bcee926d49

2024-09-27

Prepare docs for Sep 2nd adhoc wave of providers (#42519)

84e8cdf674

2024-09-26

fix: OL dag start event not being emitted (#42448)

ffff0e8b33

2024-09-23

Fix typo in error stack trace formatting for clearer output (#42017)

1.12.0

最新更改: 2024-09-21

提交

提交时间

主题

7628d47d04

2024-09-21

Prepare docs for Sep 1st wave of providers (#42387)

e05c0358af

2024-09-10

chore: bump OL provider dependencies versions (#42059)

aa23bfdbc7

2024-09-02

feat: notify about potential serialization failures when sending DagRun, don't serialize unnecessary params, guard listener for exceptions (#41690)

8640f3e397

2024-09-02

move to dag_run.logical_date from execution date in OpenLineage provider (#41889)

00db98b5fe

2024-09-02

fix: cast list to flattened string in openlineage InfoJsonEncodable (#41786)

e8a5996891

2024-08-26

Unify DAG schedule args and change default to None (#41453)

1.11.0

最新更改: 2024-08-25

提交

提交时间

主题

2f952909f5

2024-08-25

Prepare docs for Aug 3rd wave of providers (#41714)

4b42691021

2024-08-23

feat: openlineage listener captures hook-level lineage (#41482)

86e12a9a30

2024-08-21

fix: replace dagTree with downstream_task_ids (#41587)

75fb7acbac

2024-08-19

Prepare docs for Aug 2nd wave of providers (#41559)

0e7c757a1b

2024-08-15

fix: get task dependencies without serializing task tree to string (#41494)

fcbff15bda

2024-08-12

Bump minimum Airflow version in providers to Airflow 2.8.0 (#41396)

d12eb43960

2024-08-12

feat: add debug facet to all OpenLineage events (#41217)

ec0e9f28ea

2024-08-08

feat: add fileloc to DAG info in AirflowRunFacet (#41311)

c3286e8b54

2024-08-08

feat: remove openlineage client deprecated from_environment() method (#41310)

d9f7febe33

2024-08-08

chore: remove openlineage deprecation warnings (#41284)

a7353d200e

2024-08-05

fix: return empty data instead of None when OpenLineage on_start method is missing (#41268)

1.10.0

最新更改: 2024-08-03

提交

提交时间

主题

d23881c648

2024-08-03

Prepare docs for Aug 1st wave of providers (#41230)

4d27069d9c

2024-08-02

调整 默认 提取器 on_failure 检测, 用于 修复 airflow 2.10 (#41094)

4ab0183cfa

2024-07-28

添加 AirflowRun COMPLETE/FAIL 事件 (#40996)

277e746fa4

2024-07-26

openlineage: 更新 关于 openlineage 方法 文档 (#41051)

592eafa82a

2024-07-26

openlineage, docs: 添加 缺失的 execution_timeout 配置 (#41042)

10f250347d

2024-07-24

openlineage: 使 attrs.define slots 所有 OL 使用中 保持 一致 (#40992)

eca05550d3

2024-07-24

DagRun 使用的 facet 'slots' 设置 True (#40972)

579a8b87fc

2024-07-23

openlineage: 扩展 custom_run_facets, 使其 也在 complete fail 事件上 执行 (#40953)

0206a4cbcf

2024-07-23

openlineage: OpenLineage provider 迁移到 V2 facets。 (#39530)

9ec9eb79a0

2024-07-23

openlineage: dag runEvents 添加 AirflowRunFacet (#40854)

8a912f9fa0

2024-07-23

[AIP-62] AIP-60 URI 转换为 OpenLineage (#40173)

e30f8102b2

2024-07-22

能够在 OpenLineage 事件中 添加 自定义 facet (#38982)

12e17d1726

2024-07-22

openlineage: dt.now 替换为 airflow.utils.timezone.utcnow (#40887)

6366204458

2024-07-17

openlineage: common.compat 添加 方法, 避免 强制 hooks 每次 2.10 hook lineage 调用 进行 try/except 处理 (#40812)

985ccbc4c8

2024-07-16

openlineage: 使用 Airflow conf 提供的 getter (#40790)

37a576130b

2024-07-16

openlineage: 添加 配置, 根据 conf 设置 包含 “完整” 任务 信息 (#40589)

2f0bba012e

2024-07-15

TaskInstance log_url 添加到 OpenLineage facet (#40797)

ea1812112d

2024-07-12

openlineage: 修复/添加 AirflowRunFacet 一些 任务 属性 (#40725)

165b91014f

2024-07-10

openlineage: airflow run facet 任务 信息中 添加 可延迟 信息 (#40682)

14b075b4c9

2024-07-10

openlineage: 移除 已弃用的 parentRun facet (#40681)

1.9.1

最新更改:2024-07-09

提交

提交时间

主题

09a7bd1d58

2024-07-09

准备 2024 7 第一波 文档 (#40644)

1dc582dba3

2024-07-05

修复 openlineage 解析 带有 MappedOperator dag (#40621)

1.9.0

最新更改:2024-07-02

提交

提交时间

主题

0fae73dc45

2024-07-02

更新 RC2 openlineage provider 文档 (#40551)

57fb776408

2024-06-28

fix: 修复 airflow standalone 使用 OL provider 导致 scheduler 崩溃的 问题 (#40459)

322130ed82

2024-06-27

nit: 修复 日志 级别 (#40461)

a62bd83188

2024-06-27

ruff 启用 强制 执行 pydocstyle 规则 D213。 (#40448)

d1a8d3f916

2024-06-24

fix: OL facet 提供 正确 下的 堆栈 跟踪 (#40372)

a1e6e598ed

2024-06-24

Revert "fix: 修复 airflow standalone 使用 OL provider 导致 scheduler 崩溃的 问题 (#40353)" (#40402)

5df3c4efab

2024-06-23

AirflowRunFacet 添加 一些 已移除的 Task 属性 (#40371)

6e5ae26382

2024-06-22

准备 2024 6 第二波 文档 (#40273)

fbcee8d01b

2024-06-21

fix: 修复 airflow standalone 使用 OL provider 导致 scheduler 崩溃的 问题 (#40353)

4fbdd07c13

2024-06-20

fix: 修复 airflow providers 中的 sqa 弃用 问题 (#39293)

1a8d12ffe5

2024-06-14

openlineage: 单独 进程中 执行 提取 消息 发送 (#40078)

6f4098487d

2024-06-14

openlineage, redshift: Airflow 2.10 以下 版本中 调用 DB 获取 schema (#40197)

fa65a20d4a

2024-06-13

local task job: 添加 超时, 避免 过早 终止 on_task_instance_success 监听器 (#39890)

f0b51cdacc

2024-06-12

openlineage: sql parser 调用点 周围 添加 一些 调试 日志 (#40200)

1a613030e6

2024-06-06

任务 SLA 排队 datetime 信息 添加到 AirflowRunFacet (#40091)

c202c07f67

2024-06-05

引入 AirflowJobFacet AirflowStateRunFacet (#39520)

aba8def5f3

2024-05-29

错误 堆栈跟踪 添加到 OpenLineage 任务 事件 (#39813)

22305477bb

2024-05-28

OpenLineage runIds 使用 UUIDv7 (#39889)

1.8.0

最新更改:2024-05-26

提交

提交时间

主题

34500f3a2f

2024-05-26

准备 2024 5 第三波 文档 (#39738)

9532cc7a6c

2024-05-21

fix: 防止 提取器 无法 导入 出错 (#39736)

b7671ef5ab

2024-05-21

scheduler 重新配置 OpenLineage 派生 进程中 ORM (#39735)

a81504e316

2024-05-21

chore: 更新 conf 检索的 docstring 调整 pool_size (#39721)

4ee46b984d

2024-05-20

移除 Google Snowflake providers 'openlineage.common' 依赖 (#39614)

0b698a852b

2024-05-17

'provider.yaml' 添加 缺失的 'dag_state_change_process_pool_size'。 (#39674)

4de79a0f6b

2024-05-17

feat: 添加 自定义 provider 运行时 检查 (#39609)

81a82d8481

2024-05-15

包形式 安装 airflow 后, 运行 Providers 单元测试。 (#39513)

d529ec8d45

2024-05-15

使用 'ProcessPoolExecutor' 'ThreadPoolExecutor'。 (#39235)

8bc6c32366

2024-05-13

chore: 添加 更多 OpenLineage 日志 以便 调试 (#39136)

2b1a2f8d56

2024-05-11

所有 providers 重新 应用 模板 (#39554)

2c05187b07

2024-05-10

加速 'airflow_version' 导入 (#39552)

3938f71dfa

2024-05-08

Scheduler 处理 try_number 递增 (#39336)

73918925ed

2024-05-08

简化 'airflow_version' 导入 (#39497)

02ce7f1f58

2024-05-08

openlineage: 通知 捕获 记录的 异常 (#39493)

1.7.1

最新更改:2024-05-01

提交

提交时间

主题

fe4605a10e

2024-05-01

准备 2024 5 第一波 文档 (#39328)

ecc5af70eb

2024-04-22

openlineage, snowflake: Snowflake 运行 外部 查询 (#39113)

09e938a2a7

2024-04-16

修复 OpenLineage provider 插件 示例 (#39029)

1.7.0

最新更改:2024-04-10

提交

提交时间

主题

5fa80b6aea

2024-04-10

准备 2024 4 第一波 文档 (RC1) (#38863)

093ab7e755

2024-04-08

添加 lineage_job_namespace lineage_job_name OpenLineage (#38829)

7d9737154c

2024-04-07

fix: 修复 provider openlineage try002 问题 (#38806)

ecd69955f9

2024-04-04

fix: facets 移除 冗余的 operator 信息 (#38264)

a2f5307fd0

2024-03-29

重新 启用 mypy-checks (#38597)

714a933479

2024-03-26

openlineage: 添加 'opt-in' 选项 (#37725)

9c4e333f5b

2024-03-25

fix: disabled_for_operators 现在 停止 整个 事件的 发送 (#38033)

87faf3144f

2024-03-22

docs(openlineage): 修复 openlineage transport 周围的 引号 (#38378)

c6bc052980

2024-03-19

TaskInstance 上的 'task' 添加 默认值 / 修复 TaskInstancePydantic 上的 attrs (#37854)

0a74928894

2024-03-18

ruff 升级到 0.3.3 (#38240)

c0b849ad2b

2024-03-11

避免 测试 外部 使用 'assert' (#37718)

ea5238a81b

2024-03-08

fix: 检索 Airflow 配置时 添加 备用 方案, 避免 引发 错误 (#37994)

3f52790d42

2024-03-06

解决 G004: 日志 语句 使用 f-string (#37873)

2852976ea6

2024-03-05

fix: 修复 parent id 移除 使用的 utils (#37877)

1.6.0

最新更改:2024-03-04

提交

提交时间

主题

83316b8158

2024-03-04

准备 2024 3 第一波 文档 (RC1) (#37876)

9848954e78

2024-03-01

feat: event_size extraction_time 添加 OpenLineage 指标 (#37797)

e358bb2253

2024-02-29

tests: 添加 OpenLineage 测试 用例, 用于 File Dataset 转换 (#37791)

4938ac04b6

2024-02-29

feat: File User Airflow lineage 实体 添加 OpenLineage 支持 (#37744)

fb6511212e

2024-02-28

docs: 更新 整个 OpenLineage Provider 文档。 (#37620)

5289140a03

2024-02-22

chore: 更新 OpenLineage ExtractorManager 中的 注释 日志 记录 (#37622)

1851a71278

2024-02-19

[OpenLineage] 添加 JobTypeJobFacet 属性的 支持。 (#37255)

5a0be392e6

2024-02-16

添加 关于 release manager 更新 版本的 注释 (#37488)

61f0adf0c7

2024-02-14

fix: DefaultExtractor.extract_on_complete 检查 operator 是否 禁用 (#37392)

326f9789cd

2024-02-10

openlineage, slack, tableau providers 遵循 D401 风格 (#37312)

674ea5dd9e

2024-01-30

修复 openlineage provider 静态 检查 (#37092)

c81be6f78c

2024-01-30

修复 jinja 模板 示例 (#36222)

1.5.0

最新更改:2024-01-26

提交

提交时间

主题

cead3da4a6

2024-01-26

添加 2024 1 第二轮 RC2 provider 文档 (#37019)

2b4da0101f

2024-01-22

准备 2024 1 第二波 provider 文档 (#36945)

95a83102e8

2024-01-09

feat: task instance 生成 OpenLineage run_id 添加 dag_id。 (#36659)

1.4.0

最新更改:2024-01-07

提交

提交时间

主题

19ebcac239

2024-01-07

准备 2024 1 第一波 provider 文档 (#36640)

44b97e1687

2024-01-04

添加 OpenLineage Redshift SQL 支持。 (#35794)

f0e3e612ba

2024-01-03

feat: 添加 openlineage 文档 扩展, 包含 支持的 operator hook 列表。 (#36311)

6937ae7647

2023-12-30

通过 简化 provider 状态, 加快 Breeze 自动 完成 (#36499)

1.3.1

最新更改:2023-12-23

提交

提交时间

主题

b15d5578da

2023-12-23

更新的 版本号 重新 应用到 12 月的 第二波 provider (#36380)

f5883d6e7b

2023-12-23

准备 12 月的 第二波 provider (#36373)

fcb527ae94

2023-12-22

修复 拼写 错误。 (#36362)

1.3.0

最新更改:2023-12-08

提交

提交时间

主题

999b70178a

2023-12-08

准备 2023 12 第一波 provider 文档 (#36112)

fba682b1a5

2023-12-06

移除 ClassVar 注解。 (#36084)

acd95a5ef1

2023-12-05

feat: COMPLETE FAIL 事件 添加 parent_run_id (#36067)

35a1b7a63a

2023-12-04

fix: 修复 OpenLineage FAIL 事件的 run_id (#36051)

0b23d5601c

2023-11-24

准备 2023 11 第二波 provider 文档 (#35836)

ecbf02386a

2023-11-21

统计 收集器 添加 基本 指标。 (#35368)

99534e47f3

2023-11-19

provider 使用 可重现 构建 (#35693)

99df205f42

2023-11-16

修复 重新 应用 provider 文档的 模板 (#35686)

1.2.1

最新更改:2023-11-08

提交

提交时间

主题

1b059c57d6

2023-11-08

准备 2023 11 第一波 provider 文档 (#35537)

59b32dc0a0

2023-11-06

修复 pre-commits mypy-providers 规范 中的 错误 正则表达式 (#35465)

706878ec35

2023-11-04

移除 生成的 changelog 中的 空行 (#35436)

052e26ad47

2023-11-04

security.rst 更改 providers 使用 include (#35435)

6858ea46eb

2023-11-04

'create_filter_clauses' schema 过滤器 转为 大写 (#35428)

63cc915cd3

2023-10-31

Black 切换到 Ruff 格式化 工具 (#35287)

1.2.0

最新更改:2023-10-28

提交

提交时间

主题

d1c58d86de

2023-10-28

准备 2023 10 第三波 provider 文档 - 修复 (#35233)

3592ff4046

2023-10-28

准备 2023 10 第三波 provider 文档 (#35187)

0940d09859

2023-10-25

SQL operator 发送 lineage。 (#34843)

dd7ba3cae1

2023-10-19

providers ruff==0.0.292 预升级 更改 (#35053)

1.1.1

最新更改:2023-10-13

提交

提交时间

主题

e9987d5059

2023-10-13

准备 2023 10 第一波 provider 文档 (#34916)

73dd877961

2023-10-11

调整 OpenLineage provider 中的 日志 级别 (#34801)

1.1.0

最新更改:2023-09-08

提交

提交时间

主题

21990ed894

2023-09-08

准备 2023 9 第一波 provider 文档 (#34201)

5eea4e632c

2023-09-07

添加 OpenLineage DBT Cloud 支持。 (#33959)

e403c74524

2023-09-06

修复 'get_custom_facets' 中的 导入 错误。 (#34122)

875387afa5

2023-09-01

重构 providers 不必要的  跳转 (#33833)

b4d4f55b47

2023-08-31

Refactor: providers lambda 替换 comprehenson (#33771)

0d49d1fed9

2023-08-29

允许 operator 级别 禁用 openlineage (#33685)

9d8c77e447

2023-08-27

通过 Airflow providers 中的 一些 模块 放入 类型 检查 改进 模块 导入 (#33754)

1.0.2

最新更改:2023-08-26

提交

提交时间

主题

c077d19060

2023-08-26

准备 2023 8 第三波 provider 文档 (#33730)

626d3daa9b

2023-08-24

添加 OpenLineage Trino 支持。 (#32910)

ed5e70c6d6

2023-08-22

openlineage: 完成 用户 指南 (#33610)

1cdd82391e

2023-08-21

简化 其他 providers len() 条件 (#33569)

abef61ff3d

2023-08-20

repr() 替换 适当的 格式 (#33520)

6d3b71c333

2023-08-19

openlineage: 不在 executor 运行 task instance 监听器 (#33366)

8e738cd0ad

2023-08-15

openlineage: 尝试 已弃用 配置中 遮掩 Proxy 对象 (#33393)

23d5076635

2023-08-13

openlineage: 防御性检查 监听器中 提供的 日期时间 (#33343)

1.0.1

最近修改: 2023-08-05

提交

提交时间

主题

60677b0ba3

2023-08-05

2023 8 第一波 Provider 准备 文档 (#33128)

bdc10a5ff6

2023-08-04

openlineage 配置 移至 provider (#33124)

11ff650e1b

2023-08-04

openlineage: 如果未配置 则禁用 运行 监听器 (#33120)

e10aa6ae6a

2023-08-04

openlineage, bigquery: BigQueryExecuteQueryOperator 添加 openlineage 方法 支持 (#31293)

2a39914cbd

2023-08-01

当未解析 schema 时,不要将 database 用作 备用 (fallback)。 (#32959)

f9cddf332d

2023-07-31

openlineage,gcs: openlineage 方法 使用 正确的 名称 (#32956)

1.0.0

最近修改: 2023-07-29

提交

提交时间

主题

d06b7af69a

2023-07-29

2023 7 第三波 Provider 准备 文档 (#32875)

0924389a87

2023-07-28

修复 openlineage MIN_AIRFLOW_VERSION_EXCEPTIONS (#32909)

5c8223c335

2023-07-28

提升 provider 中的  common-sql 版本 (#32907)

8a0f410010

2023-07-28

openlineage provider 更新到 airflow 的最低版本 2.7.0 (#32882)

b73366799d

2023-07-27

openlineage, gcs: GcsToGcsOperator 添加 openlineage 方法 (#31350)

9194144dab

2023-07-27

namespace-packages 替换 Ruff 设置 known-third-party (#32873)

73b90c48b1

2023-07-21

允许 配置 providers 贡献 (#32604)

3878fe6fab

2023-07-05

移除 provider 变更日志中 多余的 header (#32373)

ee4a838d49

2023-07-05

SQLAlchemy engine 传递给 构建 信息 schema 查询的 方法。 (#32371)

1240dcc167

2023-07-05

D205 支持 - Providers: GRPC Oracle (含) (#32357)

65fad4affc

2023-07-04

改变 SQLParser 默认 schema 行为。 (#32347)

f2e2125b07

2023-06-29

openlineage, common.sql:  OL SQL parser 作为内部 OpenLineage provider API 提供 (#31398)

3d8e214e90

2023-06-28

openlineage, docs: OpenLineage 方法 实现 技巧 (#31817)

09d4718d3a

2023-06-27

改进 provider 文档和 README 结构 (#32125)

1d564adc1c

2023-06-20

CHANGELOG.rst openlienage 中设置 贡献者说明 (#32018)

ebd7b0eb53

2023-06-13

openlineage: 修复 版本升级产生的 typing 错误,将最低版本提升至 0.28,移除过时警告 (#31874)

6f8cd65bde

2023-06-06

限制 openlineage-integration-common 直到 破坏性变更 修复 (#31739)

9276310a43

2023-06-05

改进 providers 中的 docstrings (#31681)

a59076eaee

2023-06-02

添加 D400 pydocstyle 检查 - Providers (#31427)

abea189022

2023-05-18

providers 中使用 '__version__' 而非 'version' (#31393)

f5aed58d9f

2023-05-18

修复 airflow 版本检查导致的 providers 中的循环导入错误 (#31379)

6b21e4b88c

2023-05-13

重新引入对隐式单行字符串拼接的检测 (#31270)

981afe2a4f

2023-05-12

openlineage: python bash operators 添加 extractors (#30713)

51603efbf7

2023-05-04

允许从 Airflow 配置中配置 OpenLineage 客户端。 (#30735)

eef5bc7f16

2023-05-03

providers 添加最低 Airflow 版本的完全自动化 (#30994)

2f570c2bf7

2023-04-20

修复当 OpenLineage plugins 禁用 listener 时的情况。 (#30708)

cbde23e6bc

2023-04-17

升级到 MyPy 1.2.0 (#30687)

6a6455ad1c

2023-04-17

正确地将类型传递给 attrs.has() (#30677)

8d81963c01

2023-04-16

解决 openlineage 中与新 attrs 的类型不兼容问题 (#30674)

55963de61e

2023-04-14

OpenLineage provider 的首次提交。 (#29940)

这条记录是否有用?