软件包 apache-airflow-providers-google

包括 Google 服务

这是提供者软件包 google 的详细版本变更提交列表。有关高层更新日志,请参阅包含更新日志的软件包信息

15.1.0

最新变更: 2025-04-16

提交

提交日期

主题

c85dd5442d

2025-04-16

Fix xcom for system tests (#49337)

098ed33b9a

2025-04-16

type: annotate miss type in 'provider' (#49130)

47bd8961a9

2025-04-15

Use contextlib.suppress(exception) instead of try-except-pass and add SIM105 ruff rule (#49251)

18c99df954

2025-04-14

Add ORC support to GCSToBigQueryOperator and test for external tables (#49188)

cb295c351a

2025-04-14

remove superfluous else block (#49199)

e519ca76dd

2025-04-14

Fix default value wait_for_operation_result (#49121)

2379398366

2025-04-14

Deprecate start_sql_job in DataflowHook (#48663)

76a96086b6

2025-04-14

Fix get_confluent_token callback for Managed Kafka service (#48926)

c932dab6a2

2025-04-11

Fix: BigQuery connection UI defaults 'Use Legacy SQL' to true on edit (#49038)

15.0.1

最新变更: 2025-04-10

提交

提交日期

主题

4a8567b20b

2025-04-10

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

4b87d52184

2025-04-09

Add missing license comment in google docs (#48985)

fa5a6c7e1a

2025-04-08

Fix false friends in implicit string concatenation (#48871)

d3073c243c

2025-04-08

Deprecate Life Scrience service (#48862)

7b2ec33c7a

2025-04-08

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

9470998c91

2025-04-08

Small fixies for system tests in google-provider (#48861)

139673d3ce

2025-04-07

Remove fab from preinstalled providers (#48457)

67858fd7e7

2025-04-06

Improve documentation building iteration (#48760)

15.0.0

最新变更: 2025-04-06

提交

提交日期

主题

adbb062b50

2025-04-06

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

1025474d28

2025-04-04

Add 'ti' to the RemoteLogIO read and upload methods (#48804)

9057c130e1

2025-04-04

fix: remove extra slash character from file URI formation in 'MetastoreHivePartitionSensor.poke' method. (#48731)

c1088b6720

2025-04-02

Rework remote task log handling for the structlog era. (#48491)

d4473555c0

2025-04-02

Simplify tooling by switching completely to uv (#48223)

3a4fa6108c

2025-04-02

Disallowing types-protobuf 5.29.1.20250402 for google to fix mypy (#48666)

b7603b5b60

2025-04-01

SFTPToGCSOperator: Added option to stream data directly to GCS without saving to disk (#48107)

b5ccbe50f5

2025-03-31

Remove deprecated for February and March 2025 in providers/google. Deprecation period for LifeScienceHook extended to july 08, 2025. (#48018)

47002feacd

2025-03-30

Upgrade ruff to latest version (#48553)

fde5051eac

2025-03-28

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

347c98cd8c

2025-03-28

Move 'BaseSensorOperator' to TaskSDK definitions (#48244)

14.1.0

最新变更: 2025-03-26

提交

提交日期

主题

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)

dfb6a89df7

2025-03-25

Vendor-in json-merge-patch and add '--no-dev' to direct uv tool install (#48210)

84aa6539e6

2025-03-22

Add DNS endpoint support for GKE Hooks and Operators (#48075)

b96547dedc

2025-03-22

serialize http transports contained in composite transport (#47444)

243fe86d4b

2025-03-21

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

91b0f610ab

2025-03-17

AIP-72: Handle Custom XCom Backend on Task SDK (#47339)

935d2831fe

2025-03-15

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

48f00a7093

2025-03-14

FIX: BigQuery traceability labels missing in TaskGroup (#47583)

8d0203ba24

2025-03-14

misc: update API version of Google ADS (#47772)

2862775eb0

2025-03-13

Introduce operation helper class and refactor (#45354)

ec39ba4810

2025-03-12

Remove auth backends from core Airflow (#47399)

7727db55b7

2025-03-12

Mark Google Oauth2 backend as Airflow 2 only (#47622)

2dcb15f3d1

2025-03-09

Add Dataflow Apache Beam Java streaming system test (#47209)

4bc7ffb86d

2025-03-09

feat: allow to set task/dag labels for 'DataprocCreateBatchOperator' (#46781)

492ecfe5c0

2025-03-09

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

aa07160892

2025-03-07

AIP-72: Moving BaseOperatorLink to task sdk (#47008)

5484b7b624

2025-03-07

Bugfix typing after google-ads release 26.0.0 release (#47471)

9f344f2730

2025-03-06

Remove extra string interpolation from fstrings (#47436)

c50541142b

2025-03-05

Base AWS classes - S3 (#47321)

e4002c3305

2025-03-05

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

96c0df6673

2025-03-04

Remove unused methods from auth managers (#47316)

8f4fc4f107

2025-03-04

Remove 'airflow.www' module (#47318)

6008483efe

2025-03-03

Create operators for working with Consumer Groups for GCP Apache Kafka (#47056)

a1df83bacf

2025-03-02

doc: Add GCSListObjectsOperator to operators listed in documentation in Google Provider for GCS  #39290 (#47002)

001f25a3b8

2025-03-02

Deprecating email, email_on_retry, email_on_failure in BaseOperator (#47146)

10da1a02f3

2025-02-28

Implement stale dag bundle cleanup (#46503)

1addb55154

2025-02-28

Improve documentation for updating provider dependencies (#47203)

c3c56e6b24

2025-02-27

doc: fix the typo for glob regex  #47116 (#47134)

aa61371a07

2025-02-27

Render structured logs in the new UI rather than showing raw JSON (#46827)

51415547d6

2025-02-26

Remove old UI and webserver (#46942)

c6c4f95ed9

2025-02-25

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

1abd63731a

2025-02-25

Remove example_dags folder (#47052)

94145446d1

2025-02-24

Update documentation for Dataflow operators (#46954)

dbf8bb4092

2025-02-24

Remove extra whitespace in provider readme template (#46975)

a215880563

2025-02-23

Fix 'exists' method to support using Requester Pays (#46759)

0883f21f3d

2025-02-22

Bump min. 'google-cloud-pubsub' ver. to v2.21.3 (#46984)

b28c336e8b

2025-02-21

Upgrade flit to 3.11.0 (#46938)

14.0.0

最新变更: 2025-02-21

提交

提交日期

主题

0653ffe78e

2025-02-21

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

5d87bddf0a

2025-02-21

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

6557e7a474

2025-02-21

Bump cloud build to 3.31.0 (#46953)

a54d1d9a2e

2025-02-21

Add dependencies section to gcp cloud build instance response (#46947)

b99cb7ce10

2025-02-20

Create operators for working with Topics for GCP Apache Kafka (#46865)

ee68ddf605

2025-02-20

Refactor deferrable mode for BeamRunPythonPipelineOperator and BeamRunJavaPipelineOperator (#46678)

18396ed808

2025-02-18

Rework the TriggererJobRunner to run triggers in a process without DB access (#46677)

c4091ab02e

2025-02-17

Remove tests from example_dags folder (#46819)

fece9c7dfc

2025-02-17

Create operators for working with Clusters for GCP Apache Kafka (#45795)

4c786c42dd

2025-02-17

Deprecate old bigquery operators and introduce CreateTableOperator (#46673)

b5d6a391e5

2025-02-17

Add operators for Entry resource (#46647)

e67c89294c

2025-02-17

Speedup test collection for 'tests/www' (#46812)

4d5846f58f

2025-02-16

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

7ae64e9d24

2025-02-15

fix return job_id when async finish before deffed in BigQueryInsertJobOperator (#46753)

e027457a24

2025-02-15

Removed the unused provider's distribution (#46608)

fe5a2ea7a0

2025-02-13

AIP-72: Improving Operator Links Interface to Prevent User Code Execution in Webserver (#46613)

69c58e2497

2025-02-12

Add deferrable mode to the PubSubPullOperator (#45835)

a8601c7cf6

2025-02-09

Remove Airflow 3 Deprecation Warning in Google Provider, Move to Private Warning (#46599)

4f2743c25d

2025-02-07

fix: Dataproc operators fail to import without OpenLineage (#46561)

eb05869b6d

2025-02-04

Move Google provider to new provider structure (#46344)

53963c6e12

2025-02-01

Reducing dedent to fix doc building issues in CI (#46350)

d6df9cfb84

2025-02-01

Add deferrable mode to google cloud storage transfer sensor and operators (#45754)

dc510d00f4

2025-02-01

Add operators for AspectType resource (#46240)

826fcc9832

2025-01-31

Remove deprecated functionality from google provider (#46235)

baf54a8b1b

2025-01-30

Add evaluation extra to google-cloud-aiplatform (#46270)

e3baba0c44

2025-01-29

Limit 'google-cloud-aiplatform' to fix issues in CI (#46242)

fbf0f0ef34

2025-01-26

Add backward compatibility for old Airflow version for CloudComposerDAGRunSensor (#46011)

0639343bba

2025-01-24

feat: Add OpenLineage support for BigQueryDataTransferServiceStartTransferRunsOperator (#45801)

40590edc49

2025-01-22

feat: Add OpenLineage support for CloudSQLExecuteQueryOperator (#45182)

81bfacbb3c

2025-01-20

Add new operators for Entry Type (#45799)

3b50a065ae

2025-01-18

Add Dataplex Catalog Entry Group operators (#45751)

d8f023d2a8

2025-01-16

Improve grammar in cloud_composer.rst (#45708)

4fe78dd876

2025-01-16

feat: Add Hook Level Lineage support for BigQueryHook (#45706)

61ecbedfa2

2025-01-16

feat: Add OpenLineage support for MsSqlHook and MSSQLToGCSOperator (#45637)

f616c62209

2025-01-15

AIP-72: Support better type-hinting for Context dict in SDK  (#45583)

8e6e9c44a5

2025-01-13

Improve google credentials error message (#45553)

0f53716e65

2025-01-10

Adding holiday_region parameter  to create_auto_ml_forecasting_training_job in AutoMl hook (#45465)

ac2de474fb

2025-01-09

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

42f513e891

2025-01-08

feat: Add OpenLineage support for transfer operators between GCS and SFTP (#45485)

1f56cfc691

2025-01-08

add case of aarch64 environments (#45488)

68c7f89574

2025-01-08

Implement AlloyDB create/update/delete user and backups operators (#45378)

ab730b1b5f

2025-01-08

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

4c5d85aeec

2025-01-07

feat: Add OpenLineage support for some BQ operators (#45422)

228127036a

2025-01-07

Deprecate page_size parameter for Google Ads API v17 and later versions (#45239)

b1f709b724

2025-01-04

Remove obsolete pandas specfication for pre-python 3.9 (#45399)

6f9cf5a4f3

2025-01-03

feat: Add OpenLineage support for non-query jobs in BigQueryInsertJobOperator (#44996)

48a5a0aae9

2025-01-02

feat: automatically inject OL info into spark job in DataprocInstantiateInlineWorkflowTemplateOperator (#44697)

f09bd4ed1b

2024-12-30

feat: Add CLL to OpenLineage in BigQueryInsertJobOperator (#44872)

e9412bf69e

2024-12-30

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

c9badd7e67

2024-12-27

Implement AlloyDB create/update/delete instance operators (#45241)

3ad1cf5ab5

2024-12-26

Add BigQuery job link (#45020) (#45222)

c81dcb4934

2024-12-26

fix GCSToGCSOperator bug when copy single object with replace to False (#45181)

56a75c480e

2024-12-24

Deprecation policy for apache-airflow-providers-google package (#44985)

f56038e06a

2024-12-24

Add lower bound for alloydb (#45180)

3af90fd838

2024-12-20

Introduce gcp translation(V3) glossaries providers (#45085)

5d7739506c

2024-12-20

Deprecate gcp AutoML module (#44875)

12.0.0

最新变更: 2024-12-20

提交

提交日期

主题

2723508345

2024-12-20

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

7fe46e12e2

2024-12-19

Google provider delete deprecated reaching removal date (December 2024) (#45084)

04ccef9b3a

2024-12-19

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

60b04ae724

2024-12-19

Implement AlloyDB operators: create/update/delete clusters (#45027)

553ddf3b99

2024-12-18

Fix MetastoreHivePartitionSensor failing due to duplicate aliases (#45001)

2a33da0246

2024-12-18

Remove references to AIRFLOW_V_2_9_PLUS (#44987)

51584b8c37

2024-12-18

Introduce gcp translation(V3), translate document providers (#44971)

16022e008c

2024-12-16

添加 Google Vertex AI Feature Store - Feature View Sync Operators, Sensor (#44891)

4b38bed76c

2024-12-16

Providers 的最低版本提升至 2.9 (#44956)

9d6801353c

2024-12-15

支持 Dataproc SQL 作业中的多个 SQL 查询 (#44890)

7f1d54ad4b

2024-12-11

chore: OpenLineage utils 中移除已弃用的 bigquery facets (#44838)

8480460da4

2024-12-11

实现 KubernetesInstallKueueOperator + (#44568)

5079f7d855

2024-12-10

修复 InsertBigQueryOperator 失败的 OpenLineage 发送  (#44650)

391ad6bbf2

2024-12-10

feat: BigQuery Create Table operators 添加 OpenLineage 支持 (#44783)

490b5e816b

2024-12-10

providers 中检查 Airflow 版本的一致方式 (#44686)

ea3aa67891

2024-12-06

修复 dataform operators 的系统测试 (#44729)

7717985775

2024-12-06

引入翻译 API v3 (高级) 模型 operators. (#44627)

f332c770f5

2024-12-06

弃用 VertexAI PaLM 文本生成模型 (#44719)

d2eed7a0d6

2024-12-01

BigQueryInsertJobOperator: 在将任务标记为成功前记录瞬态错误并检查作业状态 (#44279)

4d90f145c8

2024-11-30

使 'CloudBatchSubmitJobOperator' 在作业失败时失败 (#44425)

35000c91ea

2024-11-29

在文档中显示明显的弃用警告 (#44479)

0334901451

2024-11-29

修复 yoda-conditions (#44466)

1fdaebd904

2024-11-28

feat: S3ToGCSOperator 添加 OpenLineage 支持 (#44426)

1de5a96592

2024-11-27

feat: gcs 和本地之间的传输 operators 添加 OpenLineage 支持 (#44417)

9bae4a5b48

2024-11-27

chore: 统一处理 gcs 路径 (#44410)

11.0.0

最新更改: 2024-11-24

提交

提交日期

主题

f0da8eeab3

2024-11-24

Nov 2nd 批次特别 providers 准备文档 (#44321)

1275fec92f

2024-11-24

使用 Python 3.9 作为 Ruff & Black 规则的目标版本 (#44298)

3c58e01266

2024-11-23

'google-cloud-translate' 提升至 '3.16' (#44297)

da94686520

2024-11-22

修复 'BigQueryAsyncHook.create_job_for_partition_get' 中的错误查询 (#44225)

5f6b233906

2024-11-22

feat: BigQueryToBigQueryOperator 添加 OpenLineage 支持 (#44214)

b22e3c1fcd

2024-11-22

修复 Dataplex Data Quality 部分更新 (#44262)

91bd1eafb0

2024-11-22

引入 gcp 高级 API (V3) 翻译原生数据集 operators (#44271)

f6bbc633cb

2024-11-22

修复 google datacatalog operator 测试 (#44281)

8440016d3e

2024-11-20

引入新的 gcp TranslateText TranslateTextBatch operators (#43860)

a0f3353c47

2024-11-20

将面向用户的 Asset 组件移至 task_sdk (#43773)

8f03ab24e0

2024-11-20

添加 gcloud 命令到 DataprocCreateClusterOperator,使其能够在 GKE 集群上创建 dataproc (#44185)

3256e432d7

2024-11-16

Google provider 中移除已弃用的功能 (#43953)

123dadda0e

2024-11-15

execution_date 重命名为 logical_date (覆盖整个 codebase) (#43902)

10.26.0

最新更改: 2024-11-14

提交

提交日期

主题

a53d9f6d25

2024-11-14

Nov 1st 批次 providers 准备文档 (#44011)

e4426c3d36

2024-11-14

ListCustomTrainingJobOperator template_fields 中移除不存在的字段  (#43924)

e7194dff6a

2024-11-13

DbApiHook, PrestoHook, TrinoHook 添加分号去除支持 (#41916)

be870f6843

2024-11-13

移除 Google provider 中的 Airflow 2.1 兼容性代码 (#43952)

d8bd9993de

2024-11-12

CloudSQL 连接添加 IAM 数据库身份验证支持 (#43631)

28d0a7e90a

2024-11-12

修复 CI ruff 格式静态检查 (#43908)

606ef453a1

2024-11-11

'GCSToBigQueryOperator' 提供 'force_delete' 选项 (#43785)

229c6a3e46

2024-11-02

解释如何将 uv airflow virtualenv 一起使用并使其工作 (#43604)

533ad403ef

2024-10-31

BigQuery operators 中统一 reattach_states 参数逻辑 (#43259)

06088a3abc

2024-10-31

标准 provider Python Operator (#42081)

85b095e888

2024-10-29

更新 Google ADS 版本 (#43474)

b344cc1474

2024-10-29

修复在 'UploadModelOperator' 中验证 'parent_model' 参数的问题 (#43473)

10.25.0

最新更改: 2024-10-27

提交

提交日期

主题

78ff0a9970

2024-10-27

Oct 2nd 批次 providers 准备文档 (#43409)

b4363f4684

2024-10-25

为在 dataproc 中创建批处理工作负载添加调试日志 (#43265)

cc762293ca

2024-10-23

feat: GCSHook 添加 Hook Level Lineage 支持 (#42507)

ca2c809b30

2024-10-23

feat: 用于检查 Dataform 操作状态的 sensor (#43055)

d186d3fb50

2024-10-23

UI 中将 dataset 重命名为 asset (#43073)

014808b362

2024-10-20

修复过时的 CloudRunExecuteJobOperator 文档 (#43195)

424cf507a8

2024-10-18

plyvel 添加最低版本 (#43129)

aeb7e90f0e

2024-10-17

修复 TestTranslationLegacyModelPredictLink dataset_id 错误 (#42463)

f587edf2ee

2024-10-17

vertex ai 训练 operators: 为渲染字段添加 display_name (#43028)

f1f9201a21

2024-10-15

创建用于 Google Cloud Vertex AI 上下文缓存的 Operators (#43008)

732e0564d4

2024-10-15

使 google provider pyarrow 依赖项显式化 (#42996)

7d8ea68bda

2024-10-12

限制 looker-sdk 版本 24.18.0 microsoft-kiota-http 1.3.4 (#42954)

70b8e50ddc

2024-10-10

移除 dag.run() 方法 (#42761)

857ca4c06c

2024-10-09

providers 从主 "airflow/" 目录拆分到 UV workspace 项目中 (#42505)

10.24.0

最新更改: 2024-10-09

提交

提交日期

主题

2bb8628463

2024-10-09

Oct 1st 批次特别 providers 准备文档 (#42862)

a5ffbbda17

2024-10-09

标准 provider bash Operator (#42252)

1cb9294c64

2024-10-06

移除 Airflow 2.8.0 及以上版本中用于任务上下文日志记录的条件检查 (#42764)

2ffc389574

2024-10-04

DataprocCreateClusterOperator DataprocCreateBatchOperator 添加 'retry_if_resource_not_ready' 逻辑 (#42703)

8a255f3e1e

2024-10-04

如果提供了 batch_id,则在 Dataproc Serverless 批处理启动后发布链接 (#41153)

9ec21405c0

2024-10-03

修复 PubsubPullTrigger 中的 PubSubAsyncHook 以使用 gcp_conn_id (#42671)

64e972c977

2024-10-02

修复 PubSubPullSensor 的一致返回响应 (#42080)

ede7cb27fd

2024-09-30

将数据集相关的 Python 变量名重命名为 asset (#41348)

5689d64911

2024-09-27

在拆分完整的 BigQuery 表名时撤销从表名中排除 partition (#42541)

dc43d31c5a

2024-09-27

修复 gcp text to speech uri 获取 (#42309)

56ab422a97

2024-09-27

弃用 AutoMLBatchPredictOperator 并重构 AutoMl 系统测试 (#42260)

b266d8b7b5

2024-09-27

更新有关 AutoMLText 弃用的文档 (#42415)

b0234cbaf7

2024-09-27

重构 ''GCSHook'' 中的 ''bucket.get_blob'' 调用,以处理不存在对象的验证 (#42474)

79a8882d2f

2024-09-25

从系统测试中移除已弃用的 CloudSQL HA 功能 (#42461)

eed1d0d254

2024-09-24

Bugfix/dataflow 作业位置传递 (#41887)

10.23.0

最新更改: 2024-09-21

提交

提交日期

主题

7628d47d04

2024-09-21

Sep 1st 批次 providers 准备文档 (#42387)

c051d0aa4c

2024-09-20

dataproc 集群中添加创建 Flink 作业的能力 (#42342)

f278e62255

2024-09-19

细微修复,以确保 Vertex AI LLMops pipeline 成功 (#41997)

d7343816b3

2024-09-19

标记 VertexAI AutoMLText 弃用 (#42251)

567926535a

2024-09-19

添加新的 Google Search 360 Reporting Operators (#42255)

73f7d89158

2024-09-11

BigQuery 表名中排除 partition (#42130)

1a255f53e4

2024-09-09

return_immediately 作为参数添加到 PubSubPullSensor (#41842)

96640a7580

2024-09-09

'UploadModelOperator' 中添加 parent_model 参数 (#42091)

a2ea35ba49

2024-09-04

排除 google-cloud-spanner 3.49.0 (#42011)

7d3a402f48

2024-09-02

添加 DataflowStartYamlJobOperator (#41576)

7f9f923d64

2024-09-02

[修复 #41763]: destination_path 未指定或具有默认值时, SFTPToGCSOperator 中的冗余正斜杠 (#41928)

d59db11cb5

2024-09-02

Google Vertex AI Rapid Evaluation API 添加 RunEvaluationOperator (#41940)

f52bfd987e

2024-09-02

移除已弃用的 Google analytics operators 的系统测试 (#41946)

7cf54a734e

2024-09-01

Google Generative AI CountTokensAPI 添加 CountTokensOperator (#41908)

2823acd125

2024-09-01

修复 GKEJobTrigger 中的 poll_interval (#41712)

9a66882ed5

2024-09-01

更新用于提取 dataflow 作业 id 的模式 (#41794)

86e3d2919c

2024-09-01

强制执行 Google provider 包的弃用消息格式(包含 EOL) (#41637)

35ce2f1566

2024-08-30

添加 Supervised Fine Tuning Train Operator, Hook, 测试, 文档 (#41807)

bbb0085603

2024-08-30

更新 google-cloud-bigquery 包的最低版本 (#41882)

2af908db00

2024-08-29

解除 Google provider google-cloud-bigquery 包版本固定 (#41839)

ef80f6b028

2024-08-28

放弃使用已弃用的 DAG.following_schedule() 方法 (#41773)

1613e9ec1c

2024-08-25

移除 soft_fail (#41710)

170b9ce907

2024-08-22

修复 KubernetesJobOperator 'do_xcom_push' 'get_logs' 功能 (#40814)

2727d5db92

2024-08-21

更新 google-ads 的版本 (#41638)

716c4300a6

2024-08-20

移除已弃用的日志 handler 参数 filename_template (#41552)

10.22.0

最新更改: 2024-08-19

提交

提交日期

主题

75fb7acbac

2024-08-19

Aug 2nd 批次 providers 准备文档 (#41559)

55d49cc12f

2024-08-16

重构 DataprocCreateBatchOperator Dataproc 系统测试 (#41527)

b1e506b1a7

2024-08-13

fix(providers/google): CloudDataTransferServiceAsyncHook 添加缺失的 sync_hook_class (#41417)

fcbff15bda

2024-08-12

providers 中的最低 Airflow 版本提升至 Airflow 2.8.0 (#41396)

0aad0c8107

2024-08-10

添加 'CloudRunServiceHook' 'CloudRunCreateServiceOperator' (#40008)

16abb911e8

2024-08-06

升级包 gcloud-aio-auth>=5.2.0 (#41262)

10.21.1

最新更改: 2024-08-03

提交

提交日期

主题

d23881c648

2024-08-03

Aug 1st 批次 providers 准备文档 (#41230)

8f616551ca

2024-07-30

修复 cloudsql-query 系统测试 (#41092)

7126678e87

2024-07-28

准备 Providers 文档特别发布 (#41074)

6e3bc84905

2024-07-26

修复 CloudSQL hook 不必要的导入 (#41009)

95b5a0a2ac

2024-07-24

重构 dataproc 系统测试 (#40720)

0eaa6117bf

2024-07-24

将敏感信息移至用于系统测试 google_analytics_admin secret manager (#40951)

0206a4cbcf

2024-07-23

openlineage: OpenLineage provider 迁移至 V2 facets. (#39530)

67befb71bf

2024-07-18

解决 CloudSQLDatabaseHook 弃用警告 (#40834)

519b0d028c

2024-07-16

修复未设置 job_name BeamRunJavaPipelineOperator 失败的问题 (#40645)

f09b2201fa

2024-07-13

修复 Custom Training Job operators 以接受不含 managed model 的结果 (#40685)

c29eeb18ec

2024-07-10

修复 BigQueryInsertJobOperator reattach_state 参数的行为 (#40664)

10.21.0

最新更改: 2024-07-09

提交

提交日期

主题

09a7bd1d58

2024-07-09

准备文档 2024 7 月第一批次 (#40644)

f12714d0c7

2024-07-08

更新 dataproc.py (#40643)

be271827e0

2024-07-07

解决测试中的 google 弃用 (#40629)

9c9706730c

2024-07-04

更新 Google Cloud 生成式模型 Hooks/Operators 以与 Vertex AI API 对齐 (#40484)

93488d09f9

2024-07-04

DataflowStartFlexTemplateOperator. 在每个检查周期检查 Dataflow 作业类型 (#40584)

3c1120afd9

2024-07-04

解决测试中的 google vertex ai 弃用 (#40506)

3583329c1b

2024-07-03

添加关于撤销 GCSToGCSOperator 中更改的说明 (#40579)

c5c50cc07f

2024-07-03

撤销 "修复 'GCSToGCSOperator' 移动单个对象时的行为差异 (#40162)" (#40577)

7e80dc6afa

2024-07-03

BigQueryCheckOperator 添加对查询参数的支持 (#40556) (#40558)

bd7306455e

2024-07-02

40559: 修复为 submit_batch_job hook 添加 project_id (#40560)

db16eeb6ef

2024-07-02

修复 BigQueryInsertJobOperator's 的返回值和 deferrable 模式下的 openlineage 提取 (#40457)

47e7e254ba

2024-07-01

修复 GCP deferrable operators OpenLineage 提取 (#40521)

26768d9408

2024-06-28

更新 example_cloud_run.py 以显示作业资源限制设置 (#40456)

a62bd83188

2024-06-27

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

68a87f7676

2024-06-23

LocalFilesystemToGCSOperator  添加 chunk_size 参数 (#40379)

10.20.0

最新更改: 2024-06-22

提交

提交日期

主题

6e5ae26382

2024-06-22

准备文档 2024 6 月第二批次 (#40273)

2f2796f675

2024-06-21

修复 'GCSToGCSOperator' 移动单个对象时的行为差异 (#40162)

19fc7d2e73

2024-06-20

feat: google provider 包中添加对 AzureBlobStorageToGCSOperator OL 支持 (#40290)

ca7e2a05b5

2024-06-20

修复 BigQueryToPostgresOperator replace 参数 (#40278)

81c331e29a

2024-06-17

更新 Python 3.12 pandas 最低要求 (#40272)

35871f8bb5

2024-06-15

添加 依赖 httpx >= 0.25.0 所有地方 (#40256)

1a8d12ffe5

2024-06-14

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

3e88f47c2c

2024-06-14

重构 datapipeline 操作符 修复 系统 测试 (#39716)

d8a325705d

2024-06-14

修复 bigquery_to_gcs 文档 (#40219)

e2b8f68ddf

2024-06-14

添加 generation_config safety_settings google cloud 多模态 模型 操作符 (#40126)

f0bae33ee1

2024-06-14

添加 缺失的 location 参数 'BigQueryUpdateTableSchemaOperator' (#40237)

23a0152de2

2024-06-12

提高 最低 版本 google auth (#40190)

a586ea8b3a

2024-06-11

添加 支持 对于 外部 IdP OIDC 令牌 检索 Google Cloud Operators. (#39873)

8e7b48984b

2024-06-11

提高 google-ads 版本 默认使用 v17 (#40158)

5c5a495c2c

2024-06-11

添加 encryption_configuration 参数 BigQuery 操作符 (#40063)

f7708acab9

2024-06-10

修复 hive_partition_sensor 系统 测试 (#40023)

65dbf86f72

2024-06-07

修复 openai 1.32 破坏 openai 测试 (#40110)

86e613029b

2024-06-07

实现 CloudComposerDAGRunSensor (#40088)

013523e5d3

2024-06-07

修复 credentials intialization mypy 版本 google auth 揭示 (#40108)

f2a5b1dee1

2024-06-06

feat(providers/google): 添加 默认 gcp_conn_id GoogleBaseAsyncHook (#40080)

fe9159635f

2024-06-06

google: 移动 openlineage 导入 方法内部 (#40062)

f6148e6e33

2024-06-04

更新 dataplex.py (#40041)

c0f27094ab

2024-06-04

实现 每个提供者的 测试 使用 最低直接 依赖 解析 (#39946)

385d79bfd7

2024-06-02

添加 ordering key 选项 对于 PubSubPublishMessageOperator GCP 操作符 (#39955)

933d80c1aa

2024-06-01

更新 dataproc.rst (#39395)

ce5cd52635

2024-06-01

更改 正则表达式 排除 双引号 换行符 (#39991)

a2c09d203e

2024-05-29

异步 获取 中间 日志 GKEStartPod   (#39348)

70121f82f7

2024-05-28

实现 'CloudDataTransferServiceRunJobOperator' (#39154)

23e03db2d7

2024-05-27

添加 方法 GCS blob 中获取 元数据 GCSHook (#38398)

a12a4a5d93

2024-05-27

gcs gcs 弃用 移除 (#39726)

d4fe325f84

2024-05-26

添加 params. create_auto_ml_forecasting_training_job AutoMl hook (#39767)

10.19.0

最新更改: 2024-05-26

提交

提交日期

主题

34500f3a2f

2024-05-26

准备文档 第三批 2024年5月 (#39738)

4fe55e5992

2024-05-24

弃用 AutoML Tables 操作符 (#39752)

57dab1303c

2024-05-23

typo: 错误的 OpenLineage facet key spec (#39782)

5aad588ef9

2024-05-23

修复 BigQueryCursor execute 方法 如果 location 缺失 (#39659)

8d5b43443a

2024-05-22

重新路由 AutoML 操作符 链接 Google Translation 链接 (#39668)

791f3cfc5c

2024-05-21

修复 acknowledged 功能 deferrable 模式 对于 PubSubPullSensor (#39711)

0f717ea5e6

2024-05-21

移除 陈旧代码 (#39744)

4ee46b984d

2024-05-20

移除 'openlineage.common' 依赖 Google Snowflake 提供者中. (#39614)

27b3a22e34

2024-05-19

引入 匿名 credentials GCP 基础 hook (#39695)

a31169bd63

2024-05-19

钉住 google-cloud-bigquery < 3.21.0 (#39583)

74c3fb366e

2024-05-17

移除 parent_model 版本 后缀 如果 它被传递 Vertex AI 操作符 (#39640)

6621874bf5

2024-05-14

解决 弃用警告 Azure FileShare-to-GCS 测试中 (#39599)

10.18.0

最新更改: 2024-05-12

提交

提交日期

主题

97e867f170

2024-05-12

准备文档 第二批 2024年5月 (#39565)

ffa523f442

2024-05-12

修复 验证 label BigQueryInsertJobOperator (#39568)

86caf84934

2024-05-11

移除 Airflow 2.6 向后兼容 代码 (#39558)

2b1a2f8d56

2024-05-11

重新应用 模板 对于 所有 提供者 (#39554)

2c05187b07

2024-05-10

更快地 导入 'airflow_version' (#39552)

8dcee5b24d

2024-05-10

添加 弃用警告 抛出 异常 对于 已弃用 的那些 (#38673)

c7c680ee3b

2024-05-09

添加 encryption_configuration 参数 BigQueryCheckOperator BigQueryTableCheckOperator (#39432)

5abe7acf66

2024-05-09

修复 生成 临时 文件名 'DataprocSubmitPySparkJobOperator' (#39498)

73918925ed

2024-05-08

简化 'airflow_version' 的导入 (#39497)

62b845e2d7

2024-05-08

断开 GKE 操作符 已弃用的 hooks 的连接 (#39434)

387acd0a36

2024-05-08

修复 取消外部 作业 的逻辑 如果 TaskInstance 不是 处于运行 或延迟状态 对于 DataprocSubmitJobOperator (#39447)

e7aa4d2289

2024-05-08

修复 取消外部 作业 的逻辑 如果 TaskInstance 不是 处于运行 或延迟状态 对于 BigQueryInsertJobOperator (#39442)

3d575fe78c

2024-05-08

修复 取消外部 作业 的逻辑 如果 TaskInstance 不是 处于运行 或延迟状态 对于 DataprocCreateClusterOperator (#39446)

f00006d1c6

2024-05-08

修复 'DataprocCreateBatchOperator' 使用 'result_retry' 抛出 'AttributeError' (#39462)

287c107543

2024-05-07

Bug修复 yaml 解析 对于 GKEStartKueueInsideClusterOperator (#39234)

795592c8ba

2024-05-03

添加 'job_id' 参数. 'BigQueryGetDataOperator' (#39315)

fe4605a10e

2024-05-01

准备文档 第一批 2024年5月 (#39328)

e3e6aa9b3e

2024-04-30

添加 role arn 的支持 对于 aws creds (#38911)

28a240a18f

2024-04-29

修复 deferrable 模式 对于 DataflowTemplatedJobStartOperator DataflowStartFlexTemplateOperator (#39018)

78fa36518a

2024-04-27

修复 批处理 对于 BigQueryToPostgresOperator (#39233)

2a913b682d

2024-04-26

修复 DataprocSubmitJobOperator deferrable mode=True 任务被标记为 失败时. (#39230)

bea1b7f70c

2024-04-26

改进 'DataprocCreateClusterOperator' Triggers 以获得更好的 错误处理 资源清理 (#39130)

ead9b00f7c

2024-04-25

提高 providers 最低 Airflow 版本 Airflow 2.7.0 (#39240)

09f3446d48

2024-04-25

修复 GCSObjectExistenceSensor 操作符 以在 deferrable non-deferrable 模式下 返回相同的 XCOM (#39206)

c434c6b989

2024-04-24

创建 'CloudComposerRunAirflowCLICommandOperator' 操作符 (#38965)

4ae85d754e

2024-04-23

Bug修复 BigQueryToMsSqlOperator (#39171)

b0e9613125

2024-04-22

添加 templated fields 对于 google llm 操作符 (#39174)

59084fd1f4

2024-04-21

修复: 添加 retry 逻辑 google auth 刷新 credential 错误的情况下 (#38961)

90acbfbba1

2024-04-19

应用 PROVIDE_PROJECT_ID mypy workaround Google 提供者 (#39129)

eee17f0a26

2024-04-19

修复: BigQueryCheckOperator 跳过的 错误检查 deferrable 模式下 (#38408)

17e60b0a2b

2024-04-18

修复: 使用 前缀 代替 所有 文件 路径 对于 OpenLineage datasets GCSDeleteObjectsOperator (#39059)

927e3643c2

2024-04-18

修复: 使用 前缀 代替 完整 文件 路径 对于 OpenLineage datasets GCSToGCSOperator (#39058)

b41cf629c8

2024-04-18

Deferrable 模式 对于 Dataflow sensors (#37693)

066708352e

2024-04-17

修复: OpenLineage datasets GCSTimeSpanFileTransformOperator (#39064)

0c630fadad

2024-04-15

处理 KubernetesDeleteJobOperator 导入 (#39036)

e237041142

2024-04-15

添加 处理 on_kill 的逻辑 对于 BigQueryInsertJobOperator deferrable=True (#38912)

f8104325b7

2024-04-15

激活 RUF019 检查 不必要的 key 检查 (#38950)

1c9a6609f3

2024-04-14

添加 MSGraphOperator Microsoft Azure 提供者中 (#38111)

c4a106e69b

2024-04-12

创建 GKESuspendJobOperator GKEResumeJobOperator 操作符 (#38677)

5ff26586cd

2024-04-11

Deferrable 模式 对于 Custom Training Job 操作符 (#38584)

1757704d8f

2024-04-11

增强 对于 SSL支持 CloudSQLExecuteQueryOperator (#38894)

10.17.0

最新更改: 2024-04-10

提交

提交日期

主题

5fa80b6aea

2024-04-10

准备文档 第一批 (RC1) 2024年4月 (#38863)

42c3eaf23a

2024-04-09

修复 BigQuery 连接 添加 文档 (#38430)

ca501eff4d

2024-04-09

修复: try002 对于 提供者 google (#38803)

5c8510a1f1

2024-04-05

添加 google-cloud-bigquery 作为 显式 google-provider 依赖 (#38753)

091d5e6267

2024-04-03

修复(google,log): 避免 日志 名称 覆盖 (#38071)

c4439713cf

2024-04-02

撤销 "删除 已弃用 AutoML 操作符 弃用 AutoML hook 链接 (#38418)" (#38633)

d3dc88f084

2024-04-01

避免 类方法中 使用 'functools.lru_cache' 'google' 提供者中 (#38652)

13e9a0d0d5

2024-04-01

修复 credentials 错误 对于 S3ToGCSOperator trigger (#37518)

0f513472a7

2024-03-30

添加 'impersonation_scopes' BigQuery (#38169)

afb686c95e

2024-03-26

实现 deferrable 模式 对于 GKEStartJobOperator (#38454)

067fedbb99

2024-03-26

添加 deferrable 模式 RunPipelineJobOperator (#37969)

32ed83bd0e

2024-03-25

重构 GKE hooks (#38404)

4a4eee113f

2024-03-24

删除 已弃用 AutoML 操作符 弃用 AutoML hook 链接 (#38418)

3ac0aaf748

2024-03-24

修复 'parent_model' 参数 GCP Vertex AI AutoML Custom Job 操作符中 (#38417)

da4f6f077c

2024-03-22

修复(google): 添加 return 语句 yield 在一个 while 循环内 triggers (#38394)

8e7b1add43

2024-03-20

移除 未使用的 循环变量 airflow package (#38308)

e0feb7b80b

2024-03-20

修复 cursor 唯一名称 超出 Postgres identifier 限制 'PostgresToGCSOperator' (#38040)

29ac05f496

2024-03-18

创建 DeleteKubernetesJobOperator GKEDeleteJobOperator 操作符 (#37793)

0a74928894

2024-03-18

提高 ruff 0.3.3 (#38240)

80e60d7303

2024-03-18

创建 GKEStartKueueJobOperator 操作符 (#37477)

0acd6b27af

2024-03-16

templated fields 逻辑检查 对于 cloud_storage_transfer_service (#37519)

17ce4ac219

2024-03-16

更新 GCS hook 以获取 crc32c hash 对于 CMEK保护的对象 (#38191)

3e2bfb8b3e

2024-03-15

设置 job labels 以实现 可追溯性 BigQuery jobs (#37736)

cbb0cad49c

2024-03-15

重命名 mlengine's 操作符的 字段名 以符合 templated fields 验证 (#38053)

9442435b87

2024-03-15

重命名 Vertex AI AutoML 操作符的 字段名 以符合 templated fields 验证 (#38049)

83060e16e1

2024-03-15

重命名 'DeleteCustomTrainingJobOperator''s 字段名 以符合 templated fields 验证 (#38048)

0e2f2bc0ff

2024-03-14

修复 gcs 匿名 用户 问题 因为 null token (#38102)

8f773a62c1

2024-03-08

添加 GKECreateCustomResourceOperator GKEDeleteCustomResourceOperator 操作符 (#37616)

e256badea9

2024-03-08

恢复 delegate_to 对于 Google Transfer Operators Google Cloud 检索. (#37925)

46666af9ec

2024-03-07

重构 CreateHyperparameterTuningJobOperator (#37938)

1e6140ba25

2024-03-06

添加 VertexAI Language Model Multimodal Model Operators 对于 Google Cloud Generative AI 使用 (#37721)

ca11b7af23

2024-03-06

修复 BigQueryTablePartitionExistenceTrigger partition 查询 (#37655)

3f52790d42

2024-03-06

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

ec220a8679

2024-03-06

Deferrable 模式 对于 CreateBatchPredictionJobOperator (#37818)

ca72f0fd89

2024-03-06

添加 GKEListJobsOperator GKEDescribeJobOperator (#37598)

0c09338556

2024-03-06

升级 google-ads 版本 (#37787)

4df2d9ce6f

2024-03-06

资源示例文件 'example_upload.txt' 已移动 'airflow-system-tests-resources/gcs' (#37883)

10.16.0

最新更改: 2024-03-04

提交

提交日期

主题

83316b8158

2024-03-04

准备文档 第一批 (RC1) 2024年3月 (#37876)

30f7b2abe6

2024-03-04

避免 使用 过于宽泛的 'noqa' (#37862)

2ab60812a0

2024-03-01

使 'executemany' 仅为 关键字参数 'DbApiHook.insert_rows' (#37840)

77341ef6a1

2024-02-29

避免 不推荐的 日志记录使用 (#37792)

2bc103698f

2024-02-28

统一 'aws_conn_id' 类型 始终是 'str | None' (#37768)

f001576a94

2024-02-28

修复 无效的 弃用 'DataFusionPipelineLinkHelper' (#37755)

9e4bdc9e45

2024-02-27

限制 'pandas' '<2.2' (#37748)

8e42a2e019

2024-02-27

移除 损坏的 已弃用回退 Google provider 操作符中 (#37740)

b52b227c04

2024-02-26

实现 AIP-60 Dataset URI 格式 (#37005)

046fb49420

2024-02-25

修复 templated field 赋值 'google/cloud/operators/compute.py' (#37659)

8c05e59922

2024-02-23

修复 bq_to_mysql 初始化 检查 (#37653)

ca4c559865

2024-02-23

修复 Async GCSObjectsWithPrefixExistenceSensor xcom 推送 (#37634)

810fb5f2a8

2024-02-22

feat(GKEPodAsyncHook): 使用 async credentials token 实现 (#37486)

5fc866aebe

2024-02-22

'CloudRunExecuteJobOperator': 添加 project_id hook.get_job 调用中 (#37201)

2cb96a8e85

2024-02-21

解决 template fields 初始化 检查 对于 'bigquery' (#37586)

52d2032887

2024-02-21

修复 DataflowStartFlexTemplateOperator 文档中的 拼写错误 (#37595)

68fc80e42e

2024-02-20

更新 DataprocCreateBatchOperator 的文档 (#37562)

011cd3debb

2024-02-20

_CredentialsToken 中使用 offset-naive datetime (#37539)

5a0be392e6

2024-02-16

添加 关于 发布经理 更新版本的 注释 (#37488)

123b656151

2024-02-16

修复 GCSSynchronizeBucketsOperator 超时 错误 (#37237)

42f8d048d2

2024-02-16

替换 providers 'datetime.utcnow' 'datetime.utcfromtimestamp' 的使用 (#37138)

32ba99b6c2

2024-02-15

创建 GKEStartJobOperator KubernetesJobOperator (#36847)

107b3e2621

2024-02-15

添加 developer token 作为 GoogleAdsHook 认证方法 (#37417)

df132b2dd6

2024-02-15

添加 GKEStartKueueInsideClusterOperator (#37072)

270282f4cd

2024-02-13

修复 (#37391)

2d0d78b20a

2024-02-12

添加 D401 修复 (#37348)

d43c804f2b

2024-02-12

添加 可选的 'location' 参数 BigQueryInsertJobTrigger (#37282)

028fbdfed3

2024-02-12

DataprocInstantiateInlineWorkflowTemplateOperator 中使用 wait_for_operation (#37145)

10.15.0

最新更改: 2024-02-12

提交

提交日期

主题

bfb054e9e8

2024-02-12

准备文档 2024年2月 提供者 第一批 (#37326)

9c4a9d7947

2024-02-11

D401 lint 修复 对于 google 提供者 中所有 hooks (#37296)

e31aa4e1ea

2024-02-10

修复(providers/google): 修复 如何使用 GKEPodAsyncHook.service_file_as_context (#37306)

0a8e771fb7

2024-02-10

D401 lint 修复 对于 google 提供者 (#37304)

90e2b12d6b

2024-02-08

升级 mypy 1.8.0 (#36428)

6b49bb3a4f

2024-02-08

修复 metadata 覆盖 对于 ComputeEngineSSHHook (#37192)

7883bcc85c

2024-02-07

修复 template field 的赋值 '__init__' 'custom_job' (#36789)

1fe8cddde8

2024-02-05

修复 DataflowTemplatedJobStartOperator 中的 location 需求 (#37069)

2372e21d9d

2024-02-05

添加 service_file 支持 GKEPodAsyncHook (#37081)

46470aba68

2024-02-04

修复 template field 的赋值 '__init__' 'CloudDataTransferServiceCreateJobOperator' (#36909)

11564a0297

2024-02-04

修复 对于 GCP Data Fusion 链接的 硬编码的 默认 namespace 值. (#35379)

41503140fc

2024-01-31

不要忽略 internal_ip_only 如果 Dataproc cluster 配置中设置 false (#37014)

fb62cf281e

2024-01-31

撤销 针对 google-core-api 向后兼容性问题 的保护 (#37111)

dec2662190

2024-01-30

特性: 切换 所有 类, 函数, 方法 弃用 装饰器 (#36876)

770a96f4c5

2024-01-26

更新 GCP Dataproc ClusterGenerator 以支持 GPU 参数 (#37036)

0f2670e7ac

2024-01-26

创建 DataprocStartClusterOperator DataprocStopClusterOperator (#36996)

35617620a9

2024-01-26

CreateHyperparameterTuningJobOperator 实现 deferrable 模式 (#36594)

35daa3462b

2024-01-26

GKEPodHook 启用 '_enable_tcp_keepalive' 功能 (#36999)

10.14.0

最新更改: 2024-01-26

提交

提交日期

主题

cead3da4a6

2024-01-26

2024 1 第二轮的 RC2 波次提供者添加文档 (#37019)

0b680c9492

2024-01-26

恢复 "在提供者钩子中提供 logger_name 参数以覆盖 logger 名称 (#36675)" (#37015)

10ad8d9e38

2024-01-25

添加用于诊断集群的操作符 (#36899)

241b50a46e

2024-01-24

scopes 添加到 GCP token (#36974)

fbd21eda1e

2024-01-23

feat: gcloud-aio 客户端中完全支持 google 凭据 (#36849)

1c14767638

2024-01-23

修复 google 操作符对 impersonation chain 的处理 (#36903)

2b4da0101f

2024-01-22

准备 2024 1 月第二波提供者文档 (#36945)

700e9e4890

2024-01-22

docs(providers/google): docstring 中将 GoogleBaseHookAsync 改写为 GoogleBaseAsyncHook (#36946)

e07a42e69d

2024-01-22

defer Dataproc 操作符以触发之前检查集群状态 (#36892)

9e4f5ba67a

2024-01-21

修复将模板字段添加到 super 构造函数 (#36934)

f1758fdd7d

2024-01-20

fix: GKEStartPodOperator 中遵守 connection ID impersonation (#36861)

09bb1a87a5

2024-01-20

style(providers/google): 改进 BigQueryInsertJobOperator 的类型提示 (#36894)

681859c7bf

2024-01-18

更改 'BaseSQLToGCSOperator' 中的默认 'parquet_row_group_size' (#36817)

6ff96af480

2024-01-18

修复 warnings.warn 在提供者中的 stacklevel (#36831)

1ea623a834

2024-01-17

修复 GCP Dataproc 链接中的弃用问题 (#36834)

437d4e4467

2024-01-17

弃用用于 Vision Video AutoMLTrainModelOperator (#36473)

8e6bfc2956

2024-01-13

修复构造函数中模板字段的赋值 (#36603)

4a5da8e05e

2024-01-10

移除 KubernetesPodOperator 模块的向后兼容性检查 (#36724)

c439ab87c4

2024-01-10

标准化 airflow 构建过程并切换到 Hatchling 构建后端 (#36537)

ead75286dc

2024-01-10

移除 KubernetesPodTrigger 模块的向后兼容性检查 (#36721)

6bd450da1e

2024-01-10

在提供者钩子中提供 logger_name 参数以覆盖 logger 名称 (#36675)

ecb2c9f24d

2024-01-09

将所有提供者和 airflow 的最小 pandas 依赖设置为 1.2.5 (#36698)

584087f087

2024-01-09

'BigQueryToPostgresOperator' 'BigQueryToSqlBaseOperator' 添加模板字段 (#36663)

f7b663d9af

2024-01-07

CI 中对完整包运行 mypy 检查 (#36638)

f28643b7bd

2024-01-03

实现 Google Analytics Admin (GA4) 操作符 (#36276)

75aa4a3385

2024-01-03

通过 BigQuery 加载 API 直接保留 ASCII 控制字符 (#36533)

6937ae7647

2023-12-30

通过简化提供者状态来加快 Breeze 的自动补全速度 (#36499)

db0679de12

2023-12-30

添加了用于取消工作流调用的检查,并添加了新的查询工作流调用操作符 (#36351)

f070efa95c

2023-12-30

移除不必要的模板字段 (#36491)

918552acad

2023-12-29

阻止在操作符 __init__ 中进行模板字段逻辑检查 (#36489)

10.13.1

最新更改: 2023-12-28

提交

提交日期

主题

9b5d6bfe27

2023-12-28

添加 12 月第三波提供者的文档 (#36464)

49ce3ed006

2023-12-28

移除 stackdriver backcompat 代码 (#36442)

cba3ca7067

2023-12-28

移除 GCS Task Handler 中剩余的 Airflow 2.5 backcompat 代码 (#36443) (#36457)

127c0725b9

2023-12-27

恢复 "移除 GCS Task Handler 中剩余的 Airflow 2.5 backcompat 代码 (#36443)" (#36453)

9e55f51a9f

2023-12-27

移除未使用的 '_parse_version' 函数 (#36450)

75faf1115d

2023-12-27

移除 GCS Task Handler 中剩余的 Airflow 2.5 backcompat 代码 (#36443)

794ce730aa

2023-12-26

恢复 "移除 Google Provider 中剩余的 Airflow 2.5 backcompat 代码 (#36366)" (#36440)

10.13.0

最新更改: 2023-12-23

提交

提交日期

主题

b15d5578da

2023-12-23

重新应用更新后的版本号到 12 月的第二波提供者 (#36380)

f5883d6e7b

2023-12-23

准备 12 月的第二波提供者 (#36373)

2c2763f806

2023-12-22

移除 Google Provider 中剩余的 Airflow 2.5 backcompat 代码 (#36366)

10c4c352f9

2023-12-20

DataprocCreateClusterOperator 操作符文档进行小幅修复。 (#36322)

881d88b4da

2023-12-19

BeamRunJavaPipelineOperator 实现 deferrable 模式 (#36122)

5ab43d5541

2023-12-19

KubernetesPodTrigger hook 移动到缓存属性 (#36290)

d793fda391

2023-12-18

添加在非 deferrable 模式下为 BeamRunPythonPipelineOperator 运行流式 Job 的功能 (#36108)

92335417d8

2023-12-17

GCSObjectExistenceSensor 添加 use_glob (#34137)

e9ba37bb58

2023-12-17

通过 Ruff docstrings 中添加代码片段格式化 (#36262)

ffb003a58e

2023-12-17

fix(bigquery.py): 将正确的 project_id 传递给 triggerer (#35200)

e83a98603e

2023-12-14

在检查 prefixes 之前遍历 blobs (#36202)

4c73d613b1

2023-12-13

修复与 google-cloud-monitoring 2.18.0 的不兼容性 (#36200)

8fbacb8a5f

2023-12-13

更新 PubSubAsyncHook 'retry' 参数的类型提示 (#36198)

64931b1a65

2023-12-12

准备 2023 12 月第一波提供者 RC2 文档 (#36190)

47a9c8a4a4

2023-12-12

添加了 Datascan Profiling (#35696)

3dddfb4a4a

2023-12-11

Google Cloud Run Jobs Execute Operator 的模板字段添加 overrides (#36133)

fcd993b852

2023-12-11

升级到最新的 pre-commit 插件 (#36163)

343bac956b

2023-12-11

bandit 审查并标记发现的潜在 SSH 安全问题 (#36162)

cd476acd8f

2023-12-11

在子类中遵循 BaseHook connection fields 方法签名 (#36086)

8d0c5d9008

2023-12-09

Google Dataflow Client retry 类型更改为 async 类型 (#36141)

aba58adb83

2023-12-08

允许传递 storage options (#35820)

999b70178a

2023-12-08

准备 2023 12 月第一波提供者文档 (#36112)

d0918d77ee

2023-12-07

将提供者中的最低 Airflow 版本提升到 Airflow 2.6.0 (#36017)

ca20f07a16

2023-12-06

GCP Secrets Backend Impersonation (#36072)

d0f4512ecb

2023-12-04

修复 DataprocSubmitJobOperator 以检索失败 Job 的错误消息 (#36053)

86b1bd22d1

2023-12-01

修复 CloudRunExecuteJobOperator deferrable 模式下无法检索 Cloud Run Job 状态的问题 (#36012)

cf052dc64f

2023-12-01

添加从源代码构建“鸡生蛋”包的功能 (#35890)

5d74ffb320

2023-11-27

修复 gcs 列出问题 - 确保 blobs 已加载 (#34919)

99b68e2db2

2023-11-27

GcsOperators - Delete、 Transform TimeSpanTransform 添加 OpenLineage 支持 (#35838)

373d8a57b2

2023-11-25

弃用 'CloudComposerEnvironmentSensor', 转而使用支持 defer 模式的 'CloudComposerCreateEnvironmentOperator' (#35775)

e2a5dbf8b4

2023-11-25

允许 impersonation chain 中有多个元素 (#35694)

770f16425c

2023-11-25

添加对使用 computeEngineSSHHook (google provider) IAP tunnel 进行服务账号 impersonation 的支持 (#35136)

10.12.0

最新更改: 2023-11-24

提交

提交日期

主题

0b23d5601c

2023-11-24

准备 2023 11 月第二波提供者文档 (#35836)

72ba63e0b9

2023-11-22

schema_settings message_retention_duration 添加了 Topic 参数。 (#35767)

2a06e278d2

2023-11-21

检查 parent 而不是 self 上的 attr, 关于 TaskContextLogger set_context (#35780)

1fae1a50e9

2023-11-21

GCSToBigQueryOperator 添加 OpenLineage 支持 (#35778)

9207e7d5e5

2023-11-20

移除 BigQueryToBigQueryOperator 中已弃用方法的用法 (#35605)

d8075cd04c

2023-11-20

移除提供者中与 Airflow 2.3/2.4 backcompat (#35727)

99534e47f3

2023-11-19

为提供者包使用可重现构建 (#35693)

f30d5b8ec1

2023-11-19

恢复 GoogleDiscoveryApiHook 中的 delegate_to 参数 (#35728)

ed6fe240c3

2023-11-18

对齐 'MSSQLToGCSOperator' 的文档 (#35715)

ce16963e9d

2023-11-17

BigQueryToGCSOperator 添加 OpenLineage 支持 (#35660)

b9f3a5392f

2023-11-17

扩展使用 GCP GCS 进行远程日志记录的任务上下文日志记录支持 (#32970)

3d77149cac

2023-11-17

GCP GCS 远程日志记录配置中包含 remote logging conn_id (#35702)

0c6fd5be86

2023-11-17

移除 BigQueryCursor 中已弃用方法的用法 (#35606)

99df205f42

2023-11-16

修复并重新应用提供者文档的模板 (#35686)

08d15d06ba

2023-11-16

添加对 Dataproc driver pool、 instance flexibility policy min_num_instances 的支持 (#34172)

a9ce7135ff

2023-11-16

添加 "NON_PREEMPTIBLE" 作为 Dataproc worker 的有效 preemptibility 类型 (#35669)

054904bb9a

2023-11-15

添加将 impersonation_chain 传递给 BigQuery triggers 的功能 (#35629)

9d5f726c8a

2023-11-15

GoogleDisplayVideo360CreateQueryOperator 中为本地文件添加过滤器 (#35635)

8fd5ac6530

2023-11-10

修复检查 dataflow Job 状态的逻辑 (#34785)

10.11.1

最新更改: 2023-11-08

提交

提交日期

主题

1b059c57d6

2023-11-08

准备 2023 11 月第一波提供者文档 (#35537)

706878ec35

2023-11-04

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

052e26ad47

2023-11-04

更改 security.rst 以在提供者中使用 includes (#35435)

64d1085cb9

2023-11-03

Google Ads API 版本从 v14 更新到 v15 (#35295)

2b0bfea837

2023-11-01

PodManager await_pod_start 添加 startup_check_interval_seconds (#34231)

63cc915cd3

2023-10-31

Black 切换到 Ruff 格式化程序 (#35287)

10.11.0

最新更改: 2023-10-28

提交

提交日期

主题

d1c58d86de

2023-10-28

准备 2023 10 月第三波提供者文档 - 修复 (#35233)

3592ff4046

2023-10-28

准备 2023 10 月第三波提供者文档 (#35187)

04e2fbd92b

2023-10-27

AIP-58: 添加 Airflow ObjectStore (AFS) (#34729)

acff4c79dc

2023-10-26

使 Dataprep 系统测试自给自足 (#34880)

0bb56315e6

2023-10-25

CloudRunExecuteJobOperator 添加了 'overrides' 参数 (#34874)

dd7ba3cae1

2023-10-19

提供者中 'ruff==0.0.292' 的预升级更改 (#35053)

63f3712d2e

2023-10-18

更新 gcs.py Create List 注释示例 (#35028)

b75f9e8806

2023-10-18

升级 pre-commits (#35033)

10.10.1

最新更改: 2023-10-18

提交

提交日期

主题

39e611b43b

2023-10-18

准备 2023 10 月第二波提供者文档 (#35020)

f16906d13b

2023-10-18

VertexAI Pipeline Job 创建操作符 (#34915)

86e27c7cd7

2023-10-18

修复 cloud run 操作超时错误 (#34755)

e444bca140

2023-10-18

添加与 Google Cloud Storage 相关文档之间的链接 (#34994)

92204b36b0

2023-10-18

AI Platform Prediction 的旧版本迁移到 VertexAI (#34922)

0b49f338b9

2023-10-16

DataprocInstantiate{Inline}WorkflowTemplateOperator on_kill 中取消工作流 (#34957)

10.10.0

最新更改: 2023-10-13

提交

提交日期

主题

e9987d5059

2023-10-13

准备 2023 10 月第一波提供者文档 (#34916)

d27d0bb60b

2023-10-13

重构 DataFusionInstanceLink 用法 (#34514)

4dc2c40dfe

2023-10-12

修复 GCSToGoogleDriveOperator gdrive 系统测试 (#34545)

0c8e30e43b

2023-10-05

提高提供者的最低 airflow 版本 (#34728)

99f320354b

2023-10-04

重构: 合并提供者中的导入时间 (#34402)

7c440ca184

2023-10-03

修复 DataplexGetDataQualityScanResultOperator 中的拼写错误 (#34681)

562b98a622

2023-10-02

修复 LookerHook serialize 缺少 1 个参数的错误 (#34678)

7ebf4220c9

2023-09-28

重构提供者中 str() 的用法 (#34320)

07fe1d2a69

2023-09-27

重构 dedent 嵌套循环 (#34409)

2b082f1e5a

2023-09-27

Google Provider 示例中使用 'airflow.models.dag.DAG' (#34614)

8bea45f37f

2023-09-26

重构提供者中的多个等于检查为 contains 检查 (#34441)

20b7cfc395

2023-09-26

google sensors 抛出异常时,遵守 soft_fail 参数 (#34501)

6a03870d1c

2023-09-24

改进: BigQueryIntervalCheckOperator 中引入 project_id (#34573)

f56acdad16

2023-09-22

弃用 Life Sciences Operator Hook (#34549)

659d94f0ae

2023-09-21

在提供者中使用 'airflow.exceptions.AirflowException' (#34511)

d20c32f6b7

2023-09-20

重构: 减少提供者中的一些条件 (#34440)

a6fcd69fe5

2023-09-15

修复 Dataform 系统测试 (#34329)

8ecd576de1

2023-09-14

重构提供者中较短的默认值 (#34347)

013c95bfe6

2023-09-14

更新 Vertex AI 系统测试 (#34364)

10.9.0

最新更改: 2023-09-14

提交

提交日期

主题

7574e16e75

2023-09-14

准备 2023 9 月第二波提供者文档 (#34360)

b042042086

2023-09-14

移除字典上对 keys() 方法的不必要调用 (#34260)

05036e619c

2023-09-13

重构: 在提供者中积极思考 (#34279)

3fa9d46ec7

2023-09-12

重构: 简化 providers/google 中的 代码 (#33229)

4dcdc34996

2023-09-11

CloudDataFusionStartPipelineOperator 添加 流式(实时) 管道的 明确支持 (#34271)

94d07908a2

2023-09-11

重构: 简化 比较 (#34181)

0110b22a60

2023-09-11

修复 'ComputeEngineInsertInstanceOperator' body 参数中 给定 时, 不遵循 jinja 模板化的 实例名称 的问题 (#34171)

050a47add8

2023-09-11

Dataflow 操作符 添加 'expected_terminal_state' 参数 (#34217)

25d463c3e3

2023-09-11

弃用 用于 NL AutoMLTrainModelOperator (#34212)

cad983dac9

2023-09-11

修复 datastore 系统测试。 (#34215)

db38a6fc66

2023-09-11

GKEPodHook 忽略 gcp_conn_id 参数。 (#34194)

38ecd4c4da

2023-09-10

提升 Google 提供者的 最低 common-sql 提供者版本 (#34257)

c5ec7cd294

2023-09-10

简化  bool(...) (#34258)

bf9769bebf

2023-09-09

使 Google Dataform 操作符的 templated_fields 更一致 (#34187)

774125ae25

2023-09-09

fix: BigQuery 作业 错误消息 (#34208)

10.8.0

最近更改:2023-09-08

提交

提交日期

主题

21990ed894

2023-09-08

2023 9 - 提供者的 第一波更新准备 文档 (#34201)

ff23a30e5b

2023-09-07

fix(providers/google-marketing-platform): 抛出异常时 遵循 soft_fail 参数 (#34165)

9c66132af6

2023-09-07

fix: endpoint_service.py 中的 文档字符串 (#34135)

9079093291

2023-09-07

合并 os.path.* 导入 (#34060)

a7310f9c91

2023-09-05

重构 提供者 中的 正则表达式 (#33898)

c88e746494

2023-09-04

Datafusion 管道 制品版本 动态设置 (#34068)

ba59f3475c

2023-09-04

Dataplex DataQuality 添加 可延迟模式。 (#33954)

4f20b0f442

2023-09-03

Google 提供者中, 如果可能, try 移到 循环外 (#33976)

d757f6a3af

2023-09-03

修复 BigQueryValueCheckOperator 可延迟模式优化 (#34018)

fa5e54c4c5

2023-09-03

合并 提供者中 相似的 if 逻辑 (#33987)

47bd5dd0e1

2023-09-03

移除 提供者中 无用的 字符串连接 (#33968)

b7f84e913b

2023-09-02

更新 Azure fileshare hook, 使用 azure-storage-file-share 代替 azure-storage-file (#33904)

875387afa5

2023-09-01

重构 提供者中 不必要的  跳转 (#33833)

04e9b0bd78

2023-09-01

修复 google CHANGELOG.rst (#34007)

0dae1bcf29

2023-09-01

合并并优化 Cloud Build 系统测试 (#33961)

ff7dcf4e82

2023-09-01

提供者中 寻找 正值时, any 替换 循环 (#33984)

a9bbb430fc

2023-09-01

提供者中 contextlib.suppress 替换 try - except pass (#33980)

5d60c742a7

2023-09-01

修复 Google 10.7.0 更新日志 (#33953)

0a5e2281e0

2023-08-31

提供者代码中 移除 一些 无用的 try/except (#33967)

55976af32e

2023-08-31

Airflow 提供者中 解包 替换 序列连接 (#33933)

3b86842120

2023-08-31

'BigQueryHook.get_pandas_df' 移除一个 已弃用的 选项 (#33819)

a35c0d42cc

2023-08-30

提供者中 dict() 替换 不必要的 字典推导式 (#33857)

eaf34718a4

2023-08-30

修复 Cloud Worflows 系统测试 (#33386)

d361761dee

2023-08-30

如果 Dataproc 集群 启动时 处于 ERROR 状态, 提前删除。 (#33668)

075afe5a2a

2023-08-30

允许在 Google Cloud 连接上 设置 impersonation_chain (#33715)

3b3650e87d

2023-08-29

修复 Google 提供者 CHANGELOG.rst 中的 条目 (#33890)

2663b177a6

2023-08-28

Google ADS 生成 Python API 文档 (#33814)

6802d4136f

2023-08-27

通过 一些 导入 移到 类型检查块中, 改进 google 提供者中 模块 导入 (#33783)

6d182beec6

2023-08-26

提供者中 使用 带有 多个 上下文 单个  语句 代替 嵌套  语句 (#33768)

b11525702c

2023-08-26

提供者中 使用 字面量 字典 代替 调用 dict() (#33761)

353b1482d3

2023-08-26

移除 提供者中 不必要的 使用 list 重写 (#33763)

784e0ef04b

2023-08-26

重构: 简化 一些 循环 (#33736)

3d01919a30

2023-08-26

使用 DataFusionAsyncHook 时, 通过将 sleep 替换为 asyncio.sleep, 避免阻塞 事件循环 (#33756)

2a00f18ebb

2023-08-26

E731: Airflow 提供者中 def 方法 替换 lambda (#33757)

c90eec9365

2023-08-26

Airflow 提供者中 使用 f-string 代替  (#33752)

10.7.0

最近更改:2023-08-26

提交

提交日期

主题

c077d19060

2023-08-26

2023 8 提供者的 第三波更新准备 文档 (#33730)

94c8291629

2023-08-25

重构: 使用 f-strings (#33734)

ba0bab0114

2023-08-25

重构: 使用 random.choices (#33631)

66d0222947

2023-08-25

添加 CloudRunHook 操作符 (#33067)

96efcfb830

2023-08-24

进一步改进 提供者验证 (#33670)

85acbb4ae9

2023-08-24

重构: 移除 无用的 str() 调用 (#33629)

1953648fda

2023-08-24

重构: dev 中的 列表 路径 (#33626)

4154cc04ce

2023-08-24

不要创建 我们不需要的 列表 (#33519)

94f70d8184

2023-08-23

在更合适的地方用 f-strings 替换 strftime (#33455)

92474db6a5

2023-08-23

重构: 更好的 百分比 格式化 (#33595)

a54c2424df

2023-08-23

修复 拼写错误 (重复词和 it's/its) (#33623)

08fa814533

2023-08-21

DataformCreateCompilationResultOperator 添加 缺失的 模板字段 (#33585)

c8de9a5f68

2023-08-21

Google Cloud Data Pipelines Run Operator 添加 支持 (#32846)

46fa5a2743

2023-08-21

修复 BigQueryCreateExternalTableOperator 在使用 CSV 格式时的问题 (#33540)

3157002eeb

2023-08-19

修复 DataplexDataQualityJobStatusSensor 并添加 单元测试 (#33440)

533afb5128

2023-08-19

SFTPToGCSOperator 添加 参数 sftp_prefetch (#33274)

c6a014a370

2023-08-18

添加 'CloudBatchHook' 操作符 (#32606)

ea8519c055

2023-08-18

避免在 运行时 模块级别 导入 pandas numpy (#33483)

8e88eb8fa7

2023-08-17

合并 pandas 导入和 用法 (#33480)

bfe08a79db

2023-08-16

datetime 导入 utc 规范其 导入 (#33450)

843a3b8c3e

2023-08-16

修复 系统测试 example_cloud_storage_transfer_service_aws (#33429)

88b8ba9861

2023-08-15

更新 gcp.rst (#33420)

a1e42f6626

2023-08-14

启用 D205 支持 (#33398)

c17140cb37

2023-08-14

修复 Storage Transfer 系统测试 (#33385)

b4102ce0b5

2023-08-14

更新 通用 错误代码 错误 详细信息  (#32847)

a2a0d05345

2023-08-14

Google Cloud Data Pipelines Create Operator 添加 源代码 测试 (#32843)

de780e0d08

2023-08-14

CloudSQLExportInstanceOperator 系统测试 合并 为一个 测试 (#33315)

416cae48f5

2023-08-14

CloudSQLExecuteQueryOperator (非 SSL) 系统测试 迁移 (#33316)

dfb2403ec4

2023-08-14

添加 Dataplex Data Quality 操作符。 (#32256)

7e79997594

2023-08-11

D205 支持 - 提供者 - 最终通过 (#33303)

10.6.0

最近更改:2023-08-09

提交

提交日期

主题

f82acc1579

2023-08-09

RC3 提供者(google) 准备 文档 (#33253)

e1af008711

2023-08-09

'BigQueryInsertJobOperator' 中将 'sql' 设置为 缓存属性 (#33218)

e43206eb2e

2023-08-08

重构(providers.google): DATAPROC_JOB_LOG_LINK 使用 模块级 __getattr__ 指向 DATAPROC_JOB_LINK 并添加 弃用警告 (#33189)

8f27d3ff47

2023-08-08

RC2 提供者(google, redis) 准备 文档 (#33185)

15ede4a1a1

2023-08-07

修复 DataflowStartSqlJobOperator 系统测试 (#32823)

9736143468

2023-08-07

SQL 操作符 添加一个 新参数以 指定 连接 ID 字段 (#30784)

0e076dceaf

2023-08-07

修复 捕获 409 错误 (#33173)

8997b5e95f

2023-08-07

'DATAPROC_JOB_LOG_LINK' 别名为 'DATAPROC_JOB_LINK' (#33148)

60677b0ba3

2023-08-05

2023 8 提供者的 第一波更新准备 文档 (#33128)

e10aa6ae6a

2023-08-04

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

e3d82c6be0

2023-08-04

移除 Python2 数字 遗留代码 (#33050)

1ea7ae809b

2023-08-03

重构 Dataproc 中的 链接。 (#31895)

d9121a7b9e

2023-08-02

修复 'DataFusionAsyncHook' 捕获 404 (#32855)

0c894dbb24

2023-08-02

使用 异常 处理 多个 连接 (#32365)

915f9e4060

2023-07-31

GCSToS3Operator 添加 GCS 请求方付费 存储桶 支持 (#32760)

f9cddf332d

2023-07-31

openlineage,gcs: openlineage 方法 使用 合适的 名称 (#32956)

ce5eebd004

2023-07-31

修复 MetastoreHivePartitionSensor 系统测试 (#32861)

c422920c6e

2023-07-31

CloudDataTransferServiceGCSToGCSOperator 添加 系统测试 文档 (#32960)

10.5.0

最近更改:2023-07-29

提交

提交日期

主题

d06b7af69a

2023-07-29

2023 7 提供者的 第三波更新准备 文档 (#32875)

81b85ebcbd

2023-07-29

修复 'BigQueryInsertJobOperator' 退出 可延迟 状态的 问题 (#31591)

9d68492f87

2023-07-27

misc: 更新 MLEngine 系统测试 (#32881)

b73366799d

2023-07-27

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

583f407c54

2023-07-26

修正已弃用的 DataprocSubmitSparkJobOperator 文档字符串 重构 系统测试 (#32743)

43f7da702f

2023-07-26

DataprocSubmitJobOperator (Trino 作业) 添加 系统测试 文档 (#32796)

4c2ef99772

2023-07-26

Dataproc 操作符 添加 Spot Instances 支持 (#31644)

b7a0983b66

2023-07-26

'DataprocSubmitJobOperator' (Presto 作业) 文档 (#32798)

82e6226738

2023-07-23

修复 Datafusion 系统测试 (#32749)

73b90c48b1

2023-07-21

允许 提供者 贡献 配置 (#32604)

0fbb05a459

2023-07-21

修正 DataprocSubmitJobOperator (SparkSQL 作业) 系统测试 (#32745)

fbeddc3017

2023-07-21

修正已弃用的 DataprocSubmitPigJobOperator 文档字符串 (#32739)

440c9eb2b4

2023-07-21

修正 DataprocSubmitJobOperator (PySpark 作业) 系统测试 (#32740)

49921763eb

2023-07-21

PostgresToGCSOperator 系统测试 迁移 新设计 AIP-47 (#32641)

978adb309a

2023-07-21

Google 提供者中 安装 sqlalchemy-spanner (#31925)

99b8a90346

2023-07-20

DataprocListBatchesOperator 结果进行 过滤和排序 (#32500)

3c14753b03

2023-07-20

修复 BigQueryGetDataOperator 可延迟模式下 project_id 遵循的 问题 (#32488)

e8287734cb

2023-07-20

修正已弃用的 DataprocSubmitHiveJobOperator 文档字符串 (#32723)

8b7ae76026

2023-07-20

修正 文档 优化 DataprocSubmitJobOperator (Hadoop 作业) 系统测试 (#32722)

848c69a194

2023-07-20

刷新 GKE OAuth2 令牌 (#32673)

60c49ab2df

2023-07-19

DbApiHook.run 方法添加 更精确的 类型提示 (#31846)

e01323635a

2023-07-13

弃用信息 添加到 提供者 模块 类的 文档字符串 (#32536)

10.4.0

最近更改:2023-07-12

提交

提交日期

主题

e7f59a913e

2023-07-12

2023 7 提供者的 第二波更新准备 文档 (#32566)

410d0c0f86

2023-07-11

修复 google 文档 (#32472)

2ad91a7808

2023-07-11

修复 GCSToGCSOperator 将文件复制到 不带 通配符的 文件夹时的 Bug (#32486)

86c6cc9a9a

2023-07-11

合并 8 项为 1 (#29462)

3a8da4b55b

2023-07-11

允许 提供一个 目标文件夹 (#31885)

0f73647bda

2023-07-08

D205 支持 - 提供者: Google (#32356)

e70bee00cd

2023-07-08

修复 'GCSHook' upload 函数的 'cache_control' 参数  (#32440)

257136786c

2023-07-08

'AzureBlobStorageToGCSOperator' Azure 移至 Google 提供者 (#32306)

723eb7d453

2023-07-07

BigQueryInsertJobOperator 中提供 更好的 作业配置 文档链接 (#31736)

6c854dcb16

2023-07-07

Google AutoML example_dags 迁移到 系统测试 (#32368)

53d9421905

2023-07-07

build(pre-commit): 检查 可延迟的 默认值 (#32370)

2d690de110

2023-07-07

修复 BigQuery 传输 操作符 未遵循 project_id 参数的 问题 (#32232)

e7587b3369

2023-07-06

修复 空列表 执行 gcp_gcs_delete_objects 的问题 (#32383)

becfb3c64f

2023-07-06

修复 cloud_build 可延迟模式的 无限循环问题 (#32387)

e4757d6dfa

2023-07-06

修复 GCSToGCSOperator 不带 通配符 exact_match=True 时的 复制问题 (#32376)

10.3.0

最近更改:2023-07-06

提交

提交日期

主题

225e3041d2

2023-07-06

2023 7 提供者的 更新波次 (RC2) 准备 文档 (#32381)

3878fe6fab

2023-07-05

移除 提供者 更新日志中 多余的 头部 (#32373)

cb4927a018

2023-07-05

2023 7 提供者的 更新波次 准备 文档 (#32298)

f8593503cb

2023-07-05

添加 default_deferrable 配置 (#31712)

4501f8b352

2023-06-30

更新 gcp.rst (#32281)

ef49e595f1

2023-06-30

更新 Airflow 核心中 重组 文档的 引用 (#32282)

ead2530d35

2023-06-30

分离出 高级日志 配置 (#32131)

d6e254db68

2023-06-30

弃用 GCS 源对象的 'delimiter' 参数 通配符, 引入 'match_glob' 参数。 (#31261)

dd937e51fe

2023-06-30

'KubernetesPodOperator' 添加 'on_finish_action' (#30718)

c0eaa9b25d

2023-06-29

CloudSQLExportInstanceOperator 添加 可延迟模式 (#30852)

f3f69bf1e0

2023-06-29

重构 GKECreateClusterOperator 请求体 验证 (#31923)

7d2ec76c72

2023-06-29

使 DataprocCreateBatchOperator 的可延迟版本 能够处理 已存在的 batch_id (#32216)

09d4718d3a

2023-06-27

改进 提供者 文档 README 结构 (#32125)

b156db3a70

2023-06-23

'src_fmt_configs' 添加到 模板化 字段 列表。 (#32097)

fa07812d10

2023-06-23

doc: 修复 Google 授权令牌 命令 (#31893)

59d64d8f2e

2023-06-22

[Issue-32069] 修复 批处理 请求中的 名称格式 (#32070)

fd116cc196

2023-06-22

改进 Google 提供者的 文档字符串 (#31731)

8f41584777

2023-06-21

优化 'BigQueryValueCheckOperator' 可延迟模式 执行 (#31872)

fe7a1aa096

2023-06-21

Google Ads API 版本从 v13 切换到 v14 (#32028)

43fa157e51

2023-06-20

修复 'BigQueryInsertJobOperator'  可延迟模式下 错误处理 (#32034)

2a79fb74fd

2023-06-20

修复 'BigQueryConsoleLink' 中的 'BIGQUERY_JOB_DETAILS_LINK_FMT' (#31953)

10.2.0

最近更改:2023-06-20

提交

提交日期

主题

79bcc2e668

2023-06-20

2023 6 提供者的 更新波次 准备 RC1 文档 (#32001)

8b146152d6

2023-06-20

添加 关于 提供者将 放弃 Python 3.7 支持的 说明 (#32015)

f2ebc292fe

2023-06-19

TabularDataset 提供缺少的项目 ID 和凭据 (#31991)

66299338eb

2023-06-18

在循环中yield事件时添加一个return以停止执行 (#31985)

e6960f1ad6

2023-06-15

恢复 "修复 'BIGQUERY_JOB_DETAILS_LINK_FMT' 'BigQueryConsoleLink' (#31457)" (#31935)

c7072c0490

2023-06-15

修复 'BIGQUERY_JOB_DETAILS_LINK_FMT' 'BigQueryConsoleLink' (#31457)

a81ac70b33

2023-06-15

PubsubPullSensor 添加可延迟模式 (#31284)

b502e665d6

2023-06-14

'BaseSQLToGCSOperator' 添加一个新参数用于设置 parquet 行组大小 (#31831)

f32371c96b

2023-06-14

清理 BigQuery 异步文档 (#31727)

810d46776a

2023-06-11

实现 MetastoreHivePartitionSensor (#31016)

233663046d

2023-06-08

Google Cloud Storage 添加 'cacheControl' 字段 (#31338)

ba3665f76a

2023-06-08

Bigquery: 修复现有表和数据集的链接 (#31589)

fbeb01cb17

2023-06-07

使用标准 csv 库替换 unicodecsv (#31693)

d91861d3bd

2023-06-07

优化可延迟模式 (#31758)

9e268e13b1

2023-06-07

使用 spelling:word-list 替换 spelling directive (#31752)

36ffbee4aa

2023-06-05

添加 D400 pydocstyle 检查 - 仅限 Google provider (#31422)

495ae23d45

2023-06-05

优化 'DataprocSubmitJobOperator' 的可延迟模式执行 (#31317)

86b5ba2802

2023-06-04

triggers 类中移除 yield 后的 return 语句 (#31703)

ec2db30267

2023-06-02

更新文档中 KubernetesPodOperator 的路径 (#31682)

dc5bf3fd02

2023-06-02

provider.yaml 中为 triggers 添加可发现性 (#31576)

47c2023df2

2023-05-31

'preserveAsciiControlCharacters' 添加到 'src_fmt_configs' (#31643)

e3ec1ac72e

2023-05-30

Google Secrets Manager secrets 后端添加凭据配置文件认证支持 (#31597)

9fa75aaf7a

2023-05-29

移除 Python 3.7 支持 (#30963)

ef40148170

2023-05-26

Google Cloud Hook 添加凭据配置文件支持 (#31548)

22e44ab9f2

2023-05-26

FIPS 环境: md5 的使用标记为“非安全用途” (#31171)

5ae9728db7

2023-05-25

'GCSUploadSessionCompleteSensor' 添加可延迟模式 (#31081)

28f2e70916

2023-05-25

优化 'BigQueryInsertJobOperator' 的可延迟模式执行 (#31249)

769e204d53

2023-05-24

DataflowStartFlexTemplateOperator 中添加 append_job_name 参数 (#31511)

10.1.1

最近更改: 2023-05-24

提交

提交日期

主题

d745cee3db

2023-05-24

准备 Providers 的临时发布波次 (#31478)

c082aec089

2023-05-23

修复通过私有端点访问 'GKEStartPodOperator' 中的 GKE 集群的问题 (#31391)

0d6e626b05

2023-05-22

修复 'BigQueryGetDataOperator''s 在可延迟模式下的查询作业错误 (#31433)

10.1.0

最近更改: 2023-05-19

提交

提交日期

主题

45548b9451

2023-05-19

2023 5 Providers 发布波次准备 RC2 文档 (#31416)

54f1fb0574

2023-05-19

Docstring 改进 (#31375)

cfe759dc59

2023-05-19

将默认 Google ads 切换到 v13 (#31382)

abea189022

2023-05-18

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

db8cbf6ab5

2023-05-18

GKEPodHook 添加 get_namespace 方法 (#31397)

f5aed58d9f

2023-05-18

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

d677a263be

2023-05-18

切换到 google ads v13 (#31369)

28d1bf8dfc

2023-05-18

更新 google provider 包的 SDK (#30067)

7ebda3898d

2023-05-17

修复 provider 文档 index.rst 中缺少的行 (#31343)

d9ff55cf6d

2023-05-16

2023 5 Providers 发布波次准备文档 (#31252)

cf1e26b046

2023-05-16

添加 BigQueryToPostgresOperator (#30658)

d9f70dffd1

2023-05-16

添加 CloudBuild 构建 ID 日志 (#30516)

caeca2d143

2023-05-15

添加协议以定义 KubernetesPodOperator 依赖的方法 (#31298)

d3a2dbe028

2023-05-15

GKEPodHook 需要包含 KPO 调用的所有方法 (#31266)

fb6c501124

2023-05-13

S3ToGCSOperator 添加 apply_gcs_prefix 标志 (b/245077385) (#31127)

a66edcbb2c

2023-05-13

'CreateBatchPredictionJobOperator' Vertex AI BatchPredictionJob 对象添加 batch_size 参数 (#31118)

d1fe67184d

2023-05-12

'BigQueryGetDataOperator' 添加 'use_legacy_sql' 参数 (#31190)

b8f73768ec

2023-05-09

'BigQueryGetDataOperator' 添加 'as_dict' 参数 (#30887)

e68d4a7764

2023-05-08

BigQueryCreateExternalTableOperator 实现 gcs_schema_object (#30961)

810b5d4da4

2023-05-08

'DataflowTemplatedJobStartOperator' 修复提供区域时默认值覆盖位置的问题 (#31082)

ac46902154

2023-05-04

TaskInstanceKey 移动到单独的文件 (#31033)

0a30706aa7

2023-05-03

providers 中使用 'AirflowProviderDeprecationWarning' (#30975)

eef5bc7f16

2023-05-03

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

b0a40bb812

2023-04-30

优化延迟执行模式 (#30946)

a7eb32a5b2

2023-04-30

提高 providers 中的最低 Airflow 版本 (#30917)

f89d7b9848

2023-04-28

GCSObjectsWithPrefixExistenceSensor 延迟前 poke 一次 (#30939)

a3741e0e02

2023-04-28

优化可延迟模式执行 (#30920)

0d95acef1d

2023-04-28

DataprocInstantiateInlineWorkflowTemplateOperator 添加可延迟模式 (#30878)

3a5b583c91

2023-04-27

优化 'GCSObjectExistenceSensor' 中的可延迟模式 (#30901)

eed5d5b7cc

2023-04-27

'GCSObjectsWithPrefixExistenceSensor' 添加可延迟模式 (#30618)

48c9625c70

2023-04-24

BigQueryHook 添加 'priority' 参数 (#30655)

9409446097

2023-04-24

添加用于列出 provider trigger 信息的 cli 命令 (#30822)

432697d90c

2023-04-23

允许 gcs delete/list hooks operators 中使用多个前缀 (#30815)

c499b6beb2

2023-04-22

dataproc ClusterGenerator 中进行小重构 (#30714)

c585ad51c5

2023-04-22

升级 ruff 0.0.262 (#30809)

676a95b220

2023-04-22

修复可延迟 GCS sensor 中已移除的 delegate_to 参数 (#30810)

9e49d91a0a

2023-04-22

'GCSObjectUpdateSensor' 添加可延迟模式 (#30579)

10.0.0

最近更改: 2023-04-21

提交

提交日期

主题

e46ce78b66

2023-04-21

providers 的临时版本准备文档 (#30787)

fbc1382514

2023-04-21

GCP operators hooks 中移除 delegate_to (#30748)

b48f959ae9

2023-04-21

更新 DataprocCreateCluster operator 以正确使用 'label' 参数 (#30741)

da2749cae5

2023-04-15

更新 Google Campaign Manager360 operators 以使用 API v4 (#30598)

4eab616e9f

2023-04-15

BigQueryGetDataOperator 中添加缺少的 project_id (#30651)

57c09e59ee

2023-04-14

清理 Display Video 360 v1 API 使用 (#30577)

058b6ebdd8

2023-04-13

更新指向 Dataform 产品文档的链接以修复 404 重定向错误 (#30631)

9.0.0

最近更改: 2023-04-12

提交

提交日期

主题

0f3b6579cb

2023-04-12

provider 发布波次的 RC2 准备文档 (#30606)

7421b3e053

2023-04-10

更新 dataproc.rst (#30566)

874ea9588e

2023-04-09

Providers 的临时版本准备文档 (#30545)

71db47a73d

2023-04-09

更新 DV360 operators 以使用 API v2 (#30326)

3d2c96e3f5

2023-04-08

GKEStartPodOperator 添加可延迟模式 (#29266)

4703f9a0e5

2023-04-08

BigQueryHook list_rows/get_datasets_list 可以返回迭代器 (#30543)

d9896fd96e

2023-04-08

修复 google ads 引入库中的动态导入问题 (#30544)

d23a3bbed8

2023-04-04

添加暂停 providers 的机制 (#30422)

2ba1e63c37

2023-04-04

修复 cloud build 异步凭据 (#30441)

cc6fd5c0d9

2023-04-03

小的引用修复 (#30448)

8.12.0

最近更改: 2023-04-02

提交

提交日期

主题

55dbf1ff1f

2023-04-02

2023 4 Providers 发布波次准备文档 (#30378)

25048fa6b2

2023-04-01

切换到使用内部引入的 google ads (#30410)

2e65c70e99

2023-04-01

合并 google ads 内部引入的代码 (#30399)

540a076801

2023-03-30

BigQueryTableExistenceAsyncSensor 合并到 BigQueryTableExistenceSensor (#30235)

29eba167ea

2023-03-22

BigQueryTableExistencePartitionAsyncSensor 合并到 BigQueryTableExistencePartitionSensor (#30231)

79a2fa7db9

2023-03-21

GCSObjectExistenceAsyncSensor 逻辑合并到 GCSObjectExistenceSensor (#30014)

af4627fec9

2023-03-20

修复 gs bq 以及 bq gs 时设置 project_id 的问题 (#30053)

75fd5e8c54

2023-03-16

Bigquery operator 中添加缺少的 'poll_interval' (#30132)

5a3be7256b

2023-03-15

在异步 BigQuery dts trigger 上处理 project location 参数 (#29786)

a6715805c7

2023-03-14

BigQueryInsertJobOperator 中添加 poll_interval 参数 (#30091)

57fb80cff0

2023-03-14

支持不指定 project_id CloudDataTransferServiceJobStatusSensor (#30035)

def1f89e70

2023-03-10

修复 cloud build operators 上的位置问题 (#29937)

599c587e26

2023-03-10

'job_id' 添加到 'BigQueryToGCSOperator' templated_fields (#30006)

c3867781e0

2023-03-08

trigger 信息添加到 provider yaml (#29950)

b6392ae5fd

2023-03-07

支持使用远程日志记录时删除本地日志文件 (#29772)

464ab1b7ca

2023-03-05

在正常模式下等待 insert_job 结果 (#29925)

f55b9576b1

2023-03-05

'GoogleDriveHook': 修复日志消息 + 添加更详细的文档 (#29694)

035ad26d79

2023-03-04

"BOOLEAN" 添加到 MSSQLToGCSOperator type_map,通过明确指定 BIT 字段修复不正确的 bit->int 类型转换 (#29902)

5a632f78eb

2023-03-04

Google Cloud Providers - 修复 _MethodDefault deepcopy 失败问题 (#29518)

971039454a

2023-03-04

使 cncf provider 文件名与 AIP-21 对齐 (#29905)

864ff2e3ce

2023-03-04

google provider 中移除不必要的上限限制 (#29915)

8.11.0

最近更改: 2023-03-03

提交

提交日期

主题

fcd3c0149f

2023-03-03

2023 3 Providers 发布波次准备文档 (#29878)

3fc9461654

2023-03-03

添加 'CloudSQLCloneInstanceOperator' (#29726)

47ab0ca629

2023-03-03

将帮助消息移动到 google auth 代码 (#29888)

972fca2253

2023-02-28

修复 'NoneType' 对象不可下标的问题 (#29820)

ec844eaa0a

2023-02-27

BigQueryTablePartitionExistenceSensor 添加可延迟模式 (#29735)

a5adb87ab4

2023-02-26

BigQuery operators 添加一个新参数以支持资源存在时的附加操作 (#29394)

1e7c064560

2023-02-25

Google Cloud Providers - 引入 GoogleCloudBaseOperator (#29680)

ad08f66228

2023-02-22

移除 google-cloud-bigtable <2.0.0 的限制 (#29644)

dba390e323

2023-02-22

修复并增强 'check-for-inclusive-language' CI 检查 (#29549)

f51742d20b

2023-02-21

不要在 BigQueryCreateDataTransferOperator XCOM 中推送 secret (#29348)

3dbcf99d20

2023-02-21

更新 google cloud dlp 包并调整 hook operators (#29234)

6ef5ba9104

2023-02-20

重构 Dataproc Trigger (#29364)

7e3a9fc858

2023-02-20

Dataproc 批处理 (#29136)

1677d80e65

2023-02-20

DataprocInstantiateWorkflowTemplateOperator 添加可延迟模式 (#28618)

8.10.0

最近更改: 2023-02-18

提交

提交日期

主题

470fdaea27

2023-02-18

2023 2 月中旬 Providers 发布波次准备文档 (#29589)

f37772adfd

2023-02-18

'GoogleDriveHook': upload_file 添加 folder_id 参数 (#29477)

28126c12fb

2023-02-14

GKECreateClusterOperator GKEDeleteClusterOperator 添加可延迟模式 (#28406)

32c571e592

2023-02-14

cloud_sql_binary_path connection 移至 Hook (#29499)

41fade2d21

2023-02-13

升级 Mypy 1.0 (#29468)

5e6f8eb4d5

2023-02-13

检查 cloud sql provider 版本是否有效 (#29497)

f9e9d23457

2023-02-11

恢复 trigger 日志记录 (#29482)

7ee1a56244

2023-02-11

添加 BigQuery transfer operators 的文档 (#29466)

60d4bcd1d1

2023-02-10

恢复 "启用单个 trigger 日志记录 (#27758)" (#29472)

6c1eeb5839

2023-02-11

恢复 "升级 mypy 0.991 (#28926)" (#29470)

6ae0a80cba

2023-02-11

升级 mypy 0.991 (#28926)

8.9.0

最近更改: 2023-02-08

提交

提交日期

主题

ce6ae2457e

2023-02-08

2023 2 Providers 发布波次准备文档 (#29379)

1b18a501fe

2023-02-03

启用单个 trigger 日志记录 (#27758)

872df121e2

2023-02-03

为现有的 ''DataprocDeleteClusterOperator'' 添加可延迟能力 (#29349)

70a174c47f

2023-02-03

修正一些标点和语法错误 (#29342)

094d6bf01b

2023-01-30

dataflow operators 添加可延迟模式 (#27776)

9d9351728c

2023-01-30

DataprocCreateBatchOperator 添加可延迟模式 (#28457)

9fd80130e2

2023-01-25

DataprocCreateClusterOperator DataprocUpdateClusterOperator 添加可延迟模式 (#28529)

02bebf897b

2023-01-25

MLEngineStartTrainingJobOperator 添加可延迟模式 (#27405)

cf90a1a567

2023-01-25

Keyfile dict 可以是 dict 而不是 str (#29135)

b4c50dadd3

2023-01-24

GCSTaskHandler 可以使用远程日志连接 ID (#29117)

b2825e1185

2023-01-24

修复 GoogleDriveHook upload v2 时将文件写入已删除文件夹的问题 (#29119)

be0e35321f

2023-01-24

修复 Google provider CHANGELOG.rst (#29122)

3374fdfcbd

2023-01-23

废弃 GCP operators 中的 'delegate_to' 参数并更新文档 (#29088)

7e2493e3c8

2023-01-23

修复 Google provider CHANGELOG.rst (#29114)

90e6277da6

2023-01-23

Auto ML 资产 (#25466)

e926bb9bb0

2023-01-20

DataFusionStartPipelineOperator添加可推迟模式(#28690

5fcdd321c5

2023-01-20

Big Query Transfer operator添加可推迟模式(#27833

5350be2194

2023-01-19

BaseSQLToGCSOperator中添加对write_on_empty的支持(#28959

dc3a3c7c52

2023-01-16

添加DataprocCancelOperationOperator#28456

8.8.0

最新更改:2023-01-14

提交

提交日期

主题

911b708ffd

2023-01-14

为2023年1月中旬发布的提供者准备文档(#28929

ce858a5d71

2023-01-12

切换到ruff以实现更快的静态检查(#28893

f1eb2f1af4

2023-01-12

'BigQueryCreateExternalTableOperator':修复字段分隔符不适用于csv的问题(#28856

a337e6209a

2023-01-11

修复使用了私有的_get_credentials而没有使用公共的get_credentials的问题(#28588

44d3082ef9

2023-01-11

小的拼写错误已修复(#28684

284cd52989

2023-01-10

添加可推迟的''GCSObjectExistenceSensorAsync''#28763

35a8ffc55a

2023-01-10

BaseSQLToGCSOperator中支持partition_columns#28677

c0b2fcff24

2023-01-09

bigquery hookcreate_empty_dataset方法中,如果未设置,默认将"datasetReference"属性分配给dataset_reference字典(#28782

71306b31f1

2023-01-09

修复带有'QUEUED'状态的'GoogleCampaignManagerReportSensor'问题(#28735

c67f4af667

2023-01-09

修复BigQueryColumnCheckOperator运行时错误(#28796

10ddfe756f

2023-01-03

更正拼写错误(#28699

8.7.0

最新更改:2023-01-02

提交

提交日期

主题

5246c009c5

2023-01-02

为2023年1月发布的提供者准备文档(#28651

fec1460eb7

2023-01-01

job_id推送到xcom中,用于dataproc提交作业操作(#28639

0fae6a0c9e

2022-12-28

BigQueryCreateEmptyTableOperator的模板字段添加table_resource#28235

d7f5f6d737

2022-12-24

GCSToBigQueryOperator允许autodetectNone并推断schema#28564

034039beb2

2022-12-24

移除'pylint'消息控制指令(#28555

8fb7be2fb5

2022-12-22

正确设置bigquery作业配置中的''use_legacy_sql''参数(#28522

23264fb820

2022-12-21

修复GCSToBigQueryOperator中读取JSON文件schema字段的问题(#28284

7950fb9711

2022-12-21

google/provider.yaml中移除已弃用的AIPlatformConsoleLinkk#28449

820f5a9374

2022-12-20

config.yml中,配置模板使用object代替array#28417

9eacf607be

2022-12-20

修复GCSToBigQueryOperator不遵循schema_obj的问题(#28444

bdf3175e96

2022-12-06

改进Dataproc可推迟操作符的内存使用(#28117

3fef462838

2022-12-06

修复GCSToGCSOperator在没有通配符的情况下复制对象列表的问题(#28111

c8e348dcb0

2022-12-05

在示例dag索引中添加自动化版本替换(#28090

2d663df055

2022-12-04

修复:重新启用gcs_to_bq中之前已禁用的参数的使用(#27961

5cdff50557

2022-12-04

GCSObjectExistenceSensor中添加重试参数(#27943

8f98bfeb53

2022-12-03

preserveAsciiControlCharacters添加到src_fmt_configs#27679

4a3a429658

2022-12-03

[杂项] 删除条件语句中的'pass'语句(#27775

04cf66dcc5

2022-12-03

澄清日志记录凭据与google_cloud_default不同(#28084

6b3bb3c3e9

2022-12-03

当找不到google secret manager的密钥时,将日志级别更改为DEBUG#27856

527b948856

2022-12-03

[杂项] 在提供者中用'exactly_one'助手替换XOR '^' 条件(#27858

c931d88893

2022-12-03

CloudBuildCreateBuildOperator添加可推迟模式(#27783

8.6.0

最新更改:2022-11-26

提交

提交日期

主题

25bdbc8e67

2022-11-26

更新了RC3波次提供者的文档(#27937

f0820e8d9e

2022-11-25

BigQueryToGCSOperator的模板字段中添加导出格式(#27910

2e20e9f7eb

2022-11-24

准备11月提供者的后续发布(#27774

80c327bd3b

2022-11-24

common.sql提供者版本提升至1.3.1#27888

bc0063af99

2022-11-16

修复在BigQueryToBigQueryOperator中正确读取location参数的问题(#27661

0cb6450d6d

2022-11-16

无论作业状态如何,都为工作流操作符保留DataprocLink#26986

ddbc758540

2022-11-16

BigQueryToGCSOperator的可推迟模式(#27683

911d90d669

2022-11-16

迁移Dataflow系统测试(#27375

8.5.0

最新更改:2022-11-15

提交

提交日期

主题

12c3c39d1a

2022-11-15

为2022年11月发布的提供者准备文档(#27613

00af5c007e

2022-11-14

使用urlsplit替换urlparse#27389

1059de6294

2022-11-11

Dataform操作符、链接,更新系统测试和文档(#27144

3aed495f50

2022-11-11

hookbigquery函数'_bq_cast'重命名为'bq_cast'#27543

e8ab8ccc0e

2022-11-11

添加对旧版本Apache Beam的向后兼容性(#27263

59e3198f7e

2022-11-10

更改dataprep系统测试资产(#26488

98a9c574e3

2022-11-08

取消BigQuery作业时设置project_idlocation#27521

a691ab56a6

2022-11-08

添加新的Compute Engine操作符并修复系统测试(#25608

199359bb38

2022-11-07

BigQueryHook中使用非弃用的on_kill方法(#27547

7297892558

2022-11-07

移除签名中单个参数周围不必要的换行符(#27525

5cd78cf425

2022-11-06

升级依赖项以避免回溯(#27531

332c01d6e0

2022-10-31

允许WorkflowsCreateExecutionOperatorexecution参数中的值是字典(#27361

50d217a129

2022-10-31

DataflowStopJobOperator操作符(#27033

eb8c0cf0d2

2022-10-31

系统测试迁移:Cloud Composer (AIP-47) (#27227

528ecbbc00

2022-10-31

重写ML Engine服务的系统测试(#26915

bcb026bf7c

2022-10-31

使用正确的键检索dataflowjob_id#27336

42841f70d5

2022-10-31

系统测试迁移:Cloud BigQuery Data Transfer (AIP-47) (#27312

1447158e69

2022-10-31

bigquery作业响应列值进行类型转换(#27236

95e5675714

2022-10-31

系统测试迁移:Dataplex (AIP-47) (#26989

124fb3948d

2022-10-31

GCPToBigQueryOperator添加可推迟模式 + 测试(#27052

7a7c5f8fc4

2022-10-31

在新方法中为Vertex AI操作符添加系统测试(#27053

4e55d7fa2b

2022-10-31

系统测试迁移:Cloud Vision操作符 (AIP-47) (#26963

896479d1a0

2022-10-31

Google Drive到本地 - 系统测试迁移 (AIP-47) (#26798

3d5f34cb0f

2022-10-28

允许并优先使用dataprep hook的非前缀额外字段(#27039

04f674c13b

2022-10-27

根据AIP-47迁移Bigtable操作符系统测试(#26911

58d61826a3

2022-10-27

根据AIP-47迁移Dataproc Metastore系统测试(#26858

9ab1a6a3e7

2022-10-27

更新旧式类型标注(#26872

87eb46bbc6

2022-10-26

common sql错误修复和改进(#26761

7653c61df8

2022-10-26

当没有值时,使GSheetsHook返回一个空列表(#27261

78b8ea2f22

2022-10-24

将所有提供者的最低airflow版本移动到2.3.0#27196

2a34dc9e84

2022-10-23

python格式化中启用字符串规范化 - 提供者(#27205

58378cfd42

2022-10-23

Cloud ML Engine操作符资产 (AIP-47) (#26836

de9633f93a

2022-10-22

更新google hooks以优先使用非前缀额外字段(#27023

b54a2de8c7

2022-10-09

本地文件系统到Google Drive操作符 - 系统测试迁移 (AIP-47) (#26797

b4cef6da21

2022-10-09

SFTPGoogle Cloud Storage Transfer系统测试迁移 (AIP-47) (#26799

6f0b600293

2022-10-09

修复Dataproc CreateBatch操作符的延迟问题(#26126

2f326a6c03

2022-10-06

移除对google-cloud-storage小于2的限制(#26922

a67bcf3eca

2022-10-06

允许在Postgres中覆盖json/jsonb列数据类型的stringify_dict #26875#26876

8.4.0

最新更改:2022-10-04

提交

提交日期

主题

403ed7163f

2022-10-04

Google/Slack RC提供者添加文档(#26860

fa0cb363b8

2022-10-01

更正传输配置名称(#25719

cee610ae5c

2022-10-01

修复解析BigQuery Result Schema中可选字段'mode'的问题(#26786

b7203cd36e

2022-10-01

修复GCSToBigQueryOperatorMaxID逻辑问题(#26768

f8db64c35c

2022-09-28

更新9月提供者版本的文档(#26731

dce27557eb

2022-09-28

修复GCS sensor系统测试在使用DebugExecutor时失败的问题(#26742

26f94c5370

2022-09-26

Cloud Data Loss Prevention操作符资产(#26618

01ac40af75

2022-09-22

更新gcs.py#26570

e61d823f18

2022-09-21

Cloud Storage Transfer操作符资产 & 系统测试迁移 (AIP-47) (#26072

a60e3b9317

2022-09-21

根据AIP-47迁移Data Loss Prevention系统测试(#26060

c4256ca1a0

2022-09-21

添加BigQuery ColumnTable Check操作符(#26368

4c33f6bcf5

2022-09-20

将可推迟的BigQuery操作符合并到现有操作符(#26433

8e98b1c6df

2022-09-20

Google DriveGoogle Cloud Storage Transfer操作符 - 系统测试迁移 (AIP-47) (#26487

e315900396

2022-09-20

在删除/创建集群时调用wait_for_operation时指定project id#26418

6045f7ad69

2022-09-19

Cloud Functions操作符资产 & 系统测试迁移 (AIP-47) (#26073

1f7b296227

2022-09-18

Web UI中自动跟踪文件日志(#26169

07fe356de0

2022-09-18

GCSToBigQueryOperator解决'max_id_key'作业检索和xcom返回问题(#26285

b4f8a069f0

2022-09-18

允许在BaseSQLToGCSOperator中覆盖'stringify_dict'以进行JSON导出格式(#26277

706a618014

2022-09-18

在链接类中附加GoogleLink base#26057

97b144fbed

2022-09-18

修复Datafusion操作符中的JSONDecodeError#26202

9444d9789b

2022-09-14

解决pyupgrade的边界情况(#26384

d67ac5932d

2022-09-14

PEP-563 (延迟评估注解) 应用于核心airflow#26290

06acf40a43

2022-09-13

PEP-563 (延迟评估注解) 应用于非核心airflow#26289

23ad7e292a

2022-09-10

Cloud Video Intelligence操作符资产 & 系统测试迁移 (AIP-47) (#26132

3a539ff663

2022-09-09

生命科学资产 & 系统测试迁移 (AIP-47) (#25548

5066844513

2022-09-09

D400第一行应以句号结束batch02#25268

f938cd4fc8

2022-09-08

添加可推迟的big query操作符和传感器(#26156

8cac96918b

2022-09-07

GCSToBigQueryOperator允许在备用GCS Bucket中使用schema_object#26190

12cbc0f1dd

2022-09-07

BQ cursor作业没有schema时,不抛出异常(#26096

8acdc2a834

2022-08-30

pre commit中用Common SQL替换SQL#26058

1d06374194

2022-08-30

利用Mypy移除那些cast()#26023

da8f133053

2022-08-29

在可推迟模式下,为Composer操作符使用AsyncClient#25951

1ed014647e

2022-08-29

MappedOperator添加'output'属性(#25604

d4eb60712d

2022-08-27

使用project_id获取已认证客户端(#25984

4c3fb1ff2b

2022-08-27

Google Cloud Tasks Sensor,用于检测队列是否为空(#25622

c81178063a

2022-08-27

Cloud Build资产 & 系统测试迁移 (AIP-47) (#25895

62a46c1e18

2022-08-27

DataflowTemplatedJobStartOperator添加append_job_name参数(#25746

15b49add28

2022-08-23

SqlGCS操作符更新parquet格式文档(#25878

25a9ae3b2e

2022-08-23

限制Google Protobuf版本,以兼容bigtable客户端(#25886

ecf0460b7d

2022-08-22

Dataproc提交作业操作符(异步模式)(#25302

bbb6b7c54b

2022-08-21

修复google cloud的失效链接(#25642

fc6dfa338a

2022-08-20

BigQueryGetDataOperator中支持project_id参数(#25782

6e66dd7776

2022-08-19

使GoogleBaseHook的凭据函数公开(#25785

6e41c7eb33

2022-08-16

修复CreateWorkflowInvocation中的永无止境的循环(#25737

6c5b0776c0

2022-08-14

GoogleDriveHook中添加一个参数,用于排除已删除的文件(#25675

1b412c9cbe

2022-08-10

合并到单个'schedule'参数(#25410

8.3.0

最新更改:2022-08-10

提交

提交日期

主题

e5ac6c7cfb

2022-08-10

为新的提供者版本(2022年8月)准备文档(#25618

2e2d4bffd5

2022-08-09

Dataform操作符(#25587

c8c4a42723

2022-08-08

修复GCSListObjectsOperatordocstring#25614

029e3ae96f

2022-08-05

移除已弃用的模块(#25543

7d2c2ee879

2022-08-04

BigQueryCursor类中添加description方法(#25366

e84d753015

2022-08-04

修复BigQueryInsertJobOperatorcancel_on_kill问题(#25342

803c0e252f

2022-08-03

修复BaseSQLToGCSOperatorapprox_max_file_size_bytes问题(#25469

faf3c4fe47

2022-08-02

修复PostgresToGCSOperator的布尔数据类型问题(#25475

c8cacad4d6

2022-08-02

Google示例trino_to_gcs迁移到新设计AIP-47#25420

d2900022a2

2022-08-02

Google示例automl_nl_text_extraction迁移到新设计AIP-47#25418

acab8f52dd

2022-07-29

将所有“旧的”SQL操作符移动到common.sql提供者(#25350

f6b48ac6df

2022-07-28

Memorystore资产 & 系统测试迁移 (AIP-47) (#25361

f4b93cc097

2022-07-28

Translate系统测试迁移 (AIP-47) (#25340

a8e4519815

2022-07-28

修复Vertex AI Custom Job训练问题(#25367

5d4abbd58c

2022-07-27

弃用hql参数并同步DbApiHook方法API(#25299

8bc147192c

2022-07-27

修复Flask 2.2Flask-Login 0.6.2Flask Login用户设置问题(#25318

28db8c10b2

2022-07-26

Google示例life_sciences迁移到新设计AIP-47#25264

10c9a3697a

2022-07-26

Google示例natural_language迁移到新设计AIP-47#25262

b288bf4da4

2022-07-26

删除冗余的bigquery_to_bigquery系统测试(#25261

c8af0592c0

2022-07-26

使用ParamSpec改进taskflow类型提示(#25173

df00436569

2022-07-22

DbApiHook.run()方法与覆盖它的方法统一(#23971

66b3ca1d28

2022-07-21

Google示例bigquery_to_mssql迁移到新设计AIP-47#25174

9644451676

2022-07-19

Google示例compute_igm迁移到新设计AIP-47#25132

3a80b36ed9

2022-07-19

Google示例automl_vision迁移到新设计AIP-47#25152

c0ce8a8375

2022-07-18

Google示例gcs_to_sftp迁移到新设计AIP-47#25107

e32e9c5880

2022-07-18

typing-extensionsmypy版本提升以支持ParamSpec#25088

4473b27d08

2022-07-16

Google campaign manager示例迁移到新设计AIP-47#25069

9b7e4a7324

2022-07-16

Google analytics示例迁移到新设计AIP-47#25006

77626b7fc8

2022-07-13

添加 project_id 作为 两个 BQ 算子中的 模板变量 (#24768)

8.2.0

最新更改: 2022-07-13

提交

提交日期

主题

d2459a241b

2022-07-13

2022 7 Provider 版本 添加 文档 (#25030)

93992f2361

2022-07-12

PubSub 资产 系统测试 迁移 (AIP-47) (#24867)

a13c51e224

2022-07-12

Google 表格示例 迁移到 新设计 AIP-47 (#24975)

a038b52b5a

2022-07-12

Google Ads 示例 迁移到 新设计 AIP-47 (#24941)

c618da444e

2022-07-12

修改 BigQueryCreateExternalTableOperator 以使用 更新的 hook 函数 (#24363)

626d9db290

2022-07-12

Google 示例 gcs_to_gdrive 迁移到 新设计 AIP-47 (#24949)

fb51e04cfd

2022-07-12

Google Firestore 示例 迁移到 新设计 AIP-47 (#24830)

b777514253

2022-07-12

添加 处理 现有 Dataproc 批处理的 状态 (#24924)

acaa0635c8

2022-07-08

自动检测 是否使用了 非延迟 日志记录 插值 (#24910)

fb7162418e

2022-07-07

添加 Google Kubernetes Engine 算子的 链接 (#24786)

46bbfdade0

2022-07-07

将所有 SQL 移动到 common-sql provider (#24836)

80b6754746

2022-07-06

Google 示例 sql_to_sheets 迁移到 新设计 AIP-47 (#24814)

3b35325840

2022-07-06

'GoogleBaseHook' 添加 test_connection 方法 (#24682)

6476afda20

2022-07-06

修复 Sphinx 5 文档构建 错误 (#24870)

96b01a8012

2022-07-05

从我们的 代码库中 移除 “不良字符” (#24841)

9227d56e68

2022-07-04

Datacatalog 资产 系统测试 迁移 (AIP-47) (#24600)

fe13eae3bf

2022-07-04

性能(BigQuery): table_id 作为 字符串类型 传递 (#23141)

37ea530cb7

2022-07-04

Google 示例 DAG mssql_to_gcs 迁移到 新设计 AIP-47 (#24541)

46ac083f7e

2022-07-01

对齐 Black blacken-docs 配置 (#24785)

0de31bd73a

2022-06-29

provider 依赖项 移动到 provider 文件夹 内部 (#24672)

45b11d4ed1

2022-06-29

在所有 provider 中使用我们的 yaml 工具 (#24720)

510a6bab45

2022-06-28

provider.yaml 中移除 'hook-class-names' (#24702)

7a7ca50160

2022-06-28

Google 示例 DAG s3_to_gcs 迁移到 新设计 AIP-47 (#24641)

abb304c92f

2022-06-25

Google 示例 DAG bigquery_transfer 迁移到 新设计 AIP-47 (#24543)

ded22eb5b6

2022-06-24

GoogleDriveToLocalOperator 添加 gcp_conn_id 参数 (#24622)

e2f19505bf

2022-06-22

FAB 升级到 4.1.1 (#24399)

9c59831ee7

2022-06-21

更新 provider 以使用 functools compat 实现 ''cached_property'' (#24582)

88ddf65708

2022-06-20

Google 示例 DAG oracle_to_gcs 迁移到 新设计 AIP-47 (#24542)

32fc4be502

2022-06-20

Google 示例 DAG mysql_to_gcs 迁移到 新设计 AIP-47 (#24540)

a35f342833

2022-06-20

Google search_ads DAG 迁移到 新设计 AIP-47 (#24298)

e7a1c50d62

2022-06-20

GCSDeleteObjectsOperator 空前缀 bug 修复 (#24353)

dd35fdaf35

2022-06-20

Google gcs_to_sheets DAG 迁移到 新设计 AIP-47 (#24501)

0561c1aac4

2022-06-19

AutoML 中为 column_transformations 参数添加 DeprecationWarning (#24467)

8.1.0

最新更改: 2022-06-15

提交

提交日期

主题

952a5ea8d8

2022-06-15

更新 Google Oracle provider 版本文档 (#24461)

ce50d3731a

2022-06-15

BigQueryToGCPOpertor 中使用 insert_job 调整 链接 (#24416)

2a084ee8d7

2022-06-14

Oracle 更新到 最新 版本 (#24311)

69c46252dd

2022-06-14

修复 google provider 附加额外项中的 拼写错误 (#24431)

08b675cf66

2022-06-13

修复 示例的 源链接 (#24386)

94257f48f4

2022-06-13

公开 SQL GCS 元数据 (#24382)

8e0bddaea6

2022-06-12

弃用 'bigquery_conn_id' 的剩余 出现, 转而 使用 'gcp_conn_id' (#24376)

6eb60f816c

2022-06-12

Google Calendar 示例 DAG 迁移到 新设计 AIP-47 (#24333)

bc3fc8c9fc

2022-06-12

Google azure_fileshare 示例 DAG 迁移到 新设计 AIP-47 (#24349)

6ab02b69a0

2022-06-12

移除 已迁移到 AIP-47 BigQuery 示例 (#24379)

cb90ca7afb

2022-06-12

Google Sheets 示例 DAG 迁移到 新设计 AIP-47 (#24351)

8.0.0

最新更改: 2022-06-09

提交

提交日期

主题

dcdcf3a2b8

2022-06-09

更新 2022 5 Provider RC2 版本的 发布说明 (#24307)

047a6162b0

2022-06-08

修复 biguery GCS 传输上的 作业竞争 bug (#24330)

717a7588bc

2022-06-07

更新 软件包 描述 以移除 双重 min-airflow 规范 (#24292)

b1ad017cee

2022-06-07

添加了 pydocstyle D202 (#24221)

aeabe994b3

2022-06-07

准备 2022 5 provider 版本的 文档 (#24231)

c3a9ef1ada

2022-06-07

AIP-47 - Google LevelDB DAG 迁移到 新设计 ##22447 (#24233)

c23826915d

2022-06-07

每次运行的 日志模板 应用于 日志处理程序 (#24153)

80c1ce76e1

2022-06-06

Cloud Storage 资产 StorageLink 更新 (#23865)

ec84ffe71c

2022-06-06

修复 GCSToGCSOperator 无法复制 单个文件/文件夹 而不同时复制 具有该前缀的其他文件/文件夹的问题 (#24039)

027b707d21

2022-06-05

贡献者 添加关于 更新 变更日志的 解释性说明 (#24229)

55fd02a389

2022-06-04

添加 key_secret_project_id 参数,该参数 指定具有 KeyFile 的项目 (#23930)

90233bc7cb

2022-06-04

DataflowStartFlexTemplateOperator DataflowStartSqlJobOperator 添加了 impersonation_chain (#24046)

c01a5a50b4

2022-06-04

修复 BigQuery 系统测试 (#24013)

a597a76e8f

2022-06-03

修复 BigQueryInsertJobOperator (#24165)

e13b15946e

2022-06-03

Workflows 资产 系统测试 迁移 (AIP-47) (#24105)

368f292ca1

2022-06-03

Compute Engine 中使用 ADC 更新 凭据 (#23773)

96e8fb4a07

2022-06-01

修复 Google Workplace 链接 (#24080)

3dd7b1ddba

2022-06-01

cloud_sql.py 中为 算子 设置颜色 (#24000)

841ed27101

2022-06-01

Spanner 资产 系统测试 迁移 (AIP-47) (#23957)

fedab9d64a

2022-06-01

BigQuery DTS hook 中移除 hack (#23887)

e58985598f

2022-05-30

确保 @contextmanager 装饰 生成器 函数 (#23103)

92ddcf4ac6

2022-05-27

静态检查中 引入 'flake8-implicit-str-concat' 插件 (#23873)

ec6761a5c0

2022-05-23

清理 日志记录 调用中的 f-strings (#23597)

65f3b18fc1

2022-05-22

排除列的 SQL GCS (#23695)

a43e98d050

2022-05-22

修复 DataprocJobBaseOperator 点分名称 不兼容的问题 (#23439). (#23791)

5bfacf81c6

2022-05-20

[Issue#22846] 允许 Cassandra 上传到 GCS 选择 是否编码 UUID (#23766)

54aa234052

2022-05-20

CloudSqlInstanceImportOperator 更新为 CloudSQLImportInstanceOperator (#23800)

f60fa98a2e

2022-05-19

Cloud SQL 资产 系统测试 迁移 (AIP-47) (#23583)

d3b0880286

2022-05-17

Speech To Text 资产 系统测试 迁移 (AIP-47) (#23643)

3bf9a1df38

2022-05-16

CLOUD_SQL_EXPORT_VALIDATION 添加 字段。 (#23724)

bc0dcddfb5

2022-05-12

Dataproc 迁移到 新的 系统测试 设计 (#22777)

7.0.0

最新更改: 2022-05-12

提交

提交日期

主题

75c60923e0

2022-05-12

准备 provider 文档 2022.05.11 (#23631)

cd49a8b9f6

2022-05-11

[特性] google provider - BigQueryInsertJobOperator 日志 查询 (#23648)

60a1d9d191

2022-05-10

[特性] google provider - 拆分 GkeStartPodOperator 执行 (#23518)

74557e41e3

2022-05-10

CLOUD_SQL_EXPORT_VALIDATION 添加 exportContext.offload 标志。 (#23614)

428a439953

2022-05-09

清理 内联 f-string 拼接 (#23591)

766726f2e3

2022-05-09

修复 'PostgresToGCSOperator' 不允许 嵌套 JSON 的问题 (#23063)

82c244f9c7

2022-05-08

修复 GCSToGCSOperator 在没有 通配符时 忽略 replace 参数的问题 (#23340)

627b5698ec

2022-05-04

添加 Stackdriver 资产并 将系统测试 迁移到 AIP-47 (#23320)

3977e1798d

2022-05-04

CloudTasks 资产 系统测试 迁移 (AIP-47) (#23282)

dfe0f75938

2022-05-04

TextToSpeech 资产 系统测试 迁移 (AIP-47) (#23247)

2d109401b3

2022-05-04

提升 pre-commit hook 版本 (#22887)

427e14b763

2022-05-03

修复 google provider 中的 代码片段 (#23438)

fa0cc7cec7

2022-05-02

清理 Google provider CHANGELOG.rst (#23390)

3f6d5eef42

2022-05-01

'DataprocHook': 移除 已弃用的 函数 'submit' (#23389)

511d0ee256

2022-04-30

BigQuery 资产 (#23165)

3f9845095e

2022-04-29

移除 'BigQueryUpdateTableSchemaOperator' 冗余的 文档字符串 (#23349)

0fcdc5e1fb

2022-04-29

'S3ToGCSOperator': 移除 'dest_gcs_conn_id' (#23348)

05ccfd42f2

2022-04-29

Dataproc: 移除 'region' 默认值 (#23350)

359dc58207

2022-04-29

Google provider: 移除 'bigquery_conn_id', 'google_cloud_storage_conn_id' (#23326)

c82b3b9466

2022-04-28

'GCSFileTransformOperator': 新的 模板字段 'source_object', 'destination_object' (#23328)

9449a107f0

2022-04-28

'DatastoreHook': 移除 'datastore_conn_id' (#23323)

1f32603549

2022-04-28

更新 处理器 以修复 损坏的 下载 URL (#23299)

8a7b61a8e4

2022-04-28

GCS 迁移到 新的 系统测试 设计 (#22778)

72e2ea68a1

2022-04-27

'CloudBuildCreateBuildOperator': 移除 已弃用的 'body' 参数 (#23263)

6cf0176f2a

2022-04-27

PubSub 算子中 移除 已弃用的 参数: (#23261)

4d9c55c9d9

2022-04-27

BigQueryHook 中移除 已弃用的 参数: (#23269)

915b0c689e

2022-04-27

'BigQueryHook.create_empty_table' 中添加 缺失的 文档字符串 (#23270)

710eb6f3e6

2022-04-26

* 'CloudDatastoreImportEntitiesOperator' : 移除 'xcom_push'。 使用 'BaseOperator.do_xcom_push' (#23252)

2d569fdaf0

2022-04-26

Bigtable 算子 创建 链接 (#23164)

434ab5a03c

2022-04-26

'BigtableCreateInstanceOperator' 'BigtableHook.create_instance' 移除 'replica_cluster_id', 'replica_cluster_zone'。 (#23251)

5ca1f3bf70

2022-04-26

Dataproc : 移除 'location', 转而 使用 'region' (#23250)

1416ac4195

2022-04-26

'PubSubPullSensor': 移除 'project' 'return_immediately' (#23231)

06dfc2536c

2022-04-26

Google 算子中 移除 已弃用的 'params' (#23230)

37a7b27242

2022-04-26

'LookerStartPdtBuildOperator', 'LookerCheckPdtBuildSensor' : 修复 空物化 ID 处理 (#23025)

967140e6c3

2022-04-25

BigQueryDataTransferServiceTransferRunSensor 添加 位置支持。

d6094e58ba

2022-04-25

修复 静态检查

22ea28f23e

2022-04-25

移除 run_in_gke_cluster 标志

c46d04eb2d

2022-04-25

K8s Dataproc 算子 创建 系统测试

35cbc89c3a

2022-04-25

GKE 创建 Dataproc 算子

27ad3b7827

2022-04-25

移除 'GCSObjectsWtihPrefixExistenceSensor'

544d658921

2022-04-25

CloudDatastoreExportEntitiesLink 更改为 StorageLink

b3cc2f5d10

2022-04-25

修复 pre-commit 检查

43ded6c877

2022-04-25

Cloud Datastore 算子 添加 链接

de65a5cc5a

2022-04-25

Apache Beam 中为 Dataflow 支持 serviceAccount 属性

76dc7375b2

2022-04-25

Datastore 系统测试 迁移到 新设计 (AIP-47)

0373fb0247

2022-04-25

'GoogleDriveToGCSOperator': 移除 'destination_bucket' 'destination_object'

6b459995b2

2022-04-25

Vertex Endpoint ID 格式 添加到 文档字符串

27af0b7ebe

2022-04-25

新参数 添加到 文档字符串

48abf571be

2022-04-25

'google.cloud.operators.vertex_ai.CreateEndpointOperator' 添加 'endpoint_id' 参数

8b6b0848a3

2022-04-23

使用 新的 Breese 构建、 拉取 验证 镜像。 (#23104)

07a13bb708

2022-04-21

更改 ComputeSSH 抛出 provider 导入错误 而不是 paramiko (#23035)

c36bcc4c06

2022-04-15

升级以 支持 Google Ads v10 (#22965)

fbfbc26a7a

2022-04-15

更新 gcs_to_local.rst (#23026)

ea1ae1963e

2022-04-14

修复 DataprocSubmitJobOperator 执行超时后的 cancel_on_kill 问题 (#22955)

9a623e94cb

2022-04-13

系统测试 gcs_to_bigquery 迁移到 新设计 (#22753)

aa317d92ea

2022-04-13

修复 BigQueryGetDataOperator select * 查询 xcom push 问题 (#22936)

27b3e31178

2022-04-11

实现 #22859 - 添加 .sql 作为 可模板化 扩展 (#22920)

03e1c9b152

2022-04-11

MSSQLToGCSOperator 失败: datetime 不可 JSON 序列化 (#22882)

6933022e94

2022-04-10

修复 main 中的 MyPy 错误 (#22884)

6aa65a38e0

2022-04-08

添加 示例 DAG 以演示 GCS 传感器用法 (#22808)

6.8.0

最新更改: 2022-04-07

提交

提交日期

主题

56ab82ed7a

2022-04-07

准备 4 月中旬的 provider 文档。 (#22819)

838cf401b9

2022-04-06

如果 src 不存在,则 使 ''LocalFilesystemToGCSOperator'' 失败 (#22772)

99b0211d50

2022-04-04

修改 传输 算子 以处理 更多 数据 (#22495)

f9e18472c0

2022-04-04

BQCreateExternalTable Operator 中添加 autodetect 参数 (#22710)

327eab3e26

2022-03-31

添加 BigQuery Data Transfer 链接 (#22280)

02976bef88

2022-03-27

重构: BigQuery GCS 算子 (#22506)

719135ade0

2022-03-27

移除 PubSub 算子中 已弃用的 算子/参数 的引用 (#22519)

ca4b8d1744

2022-03-27

Vertex AI 服务 创建 Endpoint Model Service、 Batch Prediction Hyperparameter Tuning Jobs 算子 (#22088)

388723950d

2022-03-27

PostgresToGoogleCloudStorageOperator - BigQuery 模式类型 用于 时区无关字段 (#22536)

c063fc688c

2022-03-25

更新 black precommit (#22521)

3c7cd47319

2022-03-25

系统测试的 新设计 (#22311)

7ab45d41d6

2022-03-24

更新 secrets 后端, 以使用 get_conn_value 代替 get_conn_uri (#22348)

d231e9b448

2022-03-24

GCSTimeSpanFileTransformOperator 中移除 coerce_datetime 用法 (#22501)

82a26c0591

2022-03-24

修复 docstrings (#22497)

38fde2ea79

2022-03-23

修复 'GoogleDisplayVideo360SDFtoGCSOperator' 中的 'download_media' url (#22479)

0f0a1a7d22

2022-03-23

修复 'CloudBuildRunBuildTriggerOperator' 无法找到 构建 ID 的问题。 (#22419)

6.7.0

最新更改:2022-03-22

提交

提交日期

主题

d7dbfb7e26

2022-03-22

Providers 错误修复版本 添加文档 (#22383)

7b851edc91

2022-03-21

添加 'LocalFilesystemToGoogleDriveOperator' (#22219)

14e6b657c2

2022-03-21

BigQueryInsertJobOperator 添加 超时 重试 (#22395)

a3ffbee7c9

2022-03-20

修复 跳过 GCS 位置的 jars (#22302)

88402038ca

2022-03-19

dataflow_default_options 添加到 templated_fields (#22367)

6448b2458c

2022-03-15

[修复] gcs operator 文档的 拼写错误 (#22290)

6.6.0

最新更改:2022-03-14

提交

提交日期

主题

16adc035b1

2022-03-14

2022 3 月的 Classifier 版本 添加文档 (#22226)

87c1246b79

2022-03-14

添加 Dataplex operator (#20377)

c1ab8e2d7b

2022-03-14

防止意外 误用 XCom.get_value() (#22244)

c108f264ab

2022-03-13

将默认的 'chunk_size' 更改为 清晰的表示, & 添加文档 (#22222)

45435399fe

2022-03-13

支持 更大的文件上传到 Google Drive (#22179)

42a891d605

2022-03-13

更新 ''GKEDeleteClusterOperator', ''GKECreateClusterOperator'' docstrings (#22212)

d08284ed25

2022-03-11

`` 向 XCom 模型和接口添加 map_index (#22112)``

da34ff4a65

2022-03-10

更新 cloud_composer.rst (#22124)

828d1cba4d

2022-03-10

添加对 ARM 平台 支持 (#22127)

4ac771c316

2022-03-09

修复 拼写错误 (#22107)

dd0724fdd2

2022-03-08

添加 DataprocInstantiateInlineWorkflowTemplateOperator 指南 (#22062)

dfd9805a23

2022-03-08

使用 yaml safe load (#22091)

eba9703751

2022-03-08

还原 "使用 yaml safe load (#22085)" (#22089)

7f4935bab3

2022-03-08

使用 yaml safe load (#22085)

a11d831e3f

2022-03-07

允许 使用 GCS Hook Upload 上传 元数据 (#22058)

6.5.0

最新更改:2022-03-07

提交

提交日期

主题

f5b96315fe

2022-03-07

Providers 2 月版本 添加文档 (#22056)

6db9b0029b

2022-03-07

添加 Looker PDT operator (#20882)

d8b730a57b

2022-03-06

修复 文档中的 拼写错误 (#22024)

9020b3a89d

2022-03-06

GCSToBigQueryOperator 中创建 外部表时 添加 autodetect 参数 (#21944)

a0e2ebaa27

2022-03-02

取消固定 'google-cloud-memcache' (#21912)

84ed747db8

2022-03-02

取消固定 ''pandas-gbq'' 移除 未使用的代码 (#21915)

fb6b2d1fee

2022-03-01

使所有 dataproc operator 中的 project_id 参数 成为可选 (#21866)

08575ddd8a

2022-03-01

BaseOperatorLink 接口 更改为接受 ti_key 而不是 datetime (#21798)

6ca118dff1

2022-03-01

允许在更多 DataprocUpdateClusterOperator 字段 中使用模板 (#21865)

0c55ca2cda

2022-02-28

抑制 Bigquery 传输 中的 hook 警告 (#20119)

73eb24f25c

2022-02-24

修复 bigquery_dts 参数 docstring 中的 拼写错误 (#21786)

3b4c26eb3a

2022-02-23

添加 Dataproc 资产/链接 (#21756)

6061cc4219

2022-02-20

Vertex AI 服务 添加 Auto ML operator (#21470)

295efd36ea

2022-02-17

Dataflow 资产 (#21639)

af2c047320

2022-02-16

添加 GoogleCalendarToGCSOperator (#20769)

8d980cb6bb

2022-02-15

实现 多个 API 认证 后端 (#21472)

1b568d73e1

2022-02-15

ClientInfo 提取到 模块 级别 (#21554)

dc03000de8

2022-02-15

Datafusion 资产 (#21518)

56365b102c

2022-02-15

Dataproc metastore 资产 (#21267)

6692e9191d

2022-02-15

标准化 BigQuery sensor 中的 *_conn_id 参数 (#21430)

2eb10565b2

2022-02-15

修复 PostgresToGCSOperator use_server_side_cursor=True 结果集为空时失败 的问题 (#21307)

da1e6578e0

2022-02-15

修复 bigquery example DAG 中的 多查询场景 (#21575)

6.4.0

最新更改:2022-02-14

提交

提交日期

主题

28378d867a

2022-02-14

providers 2022 1 月的 RC3 版本 添加文档 (#21553)

6bb0857df9

2022-02-13

(providers_google) bigquery 添加 位置检查 (#19571)

6579648af2

2022-02-13

修复 未传递  engine_kwargs bigquery-hook

da485da29a

2022-02-13

添加对 BeamGoPipelineOperator 支持 (#20386)

05a883b35e

2022-02-11

Google Cloud Composer operator (#21251)

833087f4f9

2022-02-10

BigQuery hook 启用 异步 作业提交 (#21385)

51aff276ca

2022-02-10

GCSToGCSOperator 中, 如果 源文件 不存在, 则可选地 引发错误 (#21391)

07fe9e8c6a

2022-02-09

永不将 DagRun.state 设置为 State.NONE (#21263)

0a3ff43d41

2022-02-08

添加 docstring 参数类型 pre-commit 检查 (#21398)

d94fa37830

2022-02-08

修复 2022 1 月(延迟) provider 版本的 changelog (#21439)

e973740208

2022-02-08

Vertex AI 服务 创建 CustomJob Datasets operator (#21253)

34d63fabc0

2022-02-08

修复 BigQueryDataTransferServiceHook.get_transfer_run() 请求参数 (#21293)

6b88d432d9

2022-02-06

支持 将文件上传到 Google Shared Drive (#21319)

1a77bc6481

2022-02-06

:bug: (BigQueryHook) 修复与 sqlalchemy engine 兼容性问题 (#19508)

6c3a67d4fc

2022-02-05

providers 2021 1 月版本 添加文档 (#21257)

39e395f981

2022-02-04

添加 更多 SQL 模板字段渲染器 (#21237)

e840acf8d1

2022-02-04

修复 BigQuery 系统测试 (#21320)

ddb5246bd1

2022-02-03

重构 operator 链接, 以避免创建 ad hoc TaskInstances (#21285)

1d4b709e20

2022-01-28

还原 "为 Vertex AI 服务创建 CustomJob Datasets operator (#20077)" (#21203)

48d44b885b

2022-01-28

Cloudsql 导入链接修复。 (#21199)

640c0b6763

2022-01-28

Vertex AI 服务 创建 CustomJob Datasets operator (#20077)

cb73053211

2022-01-27

providers 添加 可选功能。 (#21074)

60aa518ebf

2022-01-26

DataprocCreateBatchOperator 中将 batch 作为 模板字段 (#20905)

623163f16a

2022-01-25

扩展 dataproc example dag (#21091)

86ef016eab

2022-01-23

使 wait_for_operation timeout 参数 成为Optional (#20981)

506efb6fa3

2022-01-21

抑制 更多 弃用 警告 (#21003)

372849486c

2022-01-21

修复 最后一个 google provider MyPy 错误 (#21010)

73c0d241d8

2022-01-21

移除 文档中一些零散的 ':type' (#21014)

602abe8394

2022-01-20

移除 ':type' 行, 现在 sphinx-autoapi 支持 typehints (#20951)

b8526abc2c

2022-01-19

'GCSToLocalFilesystemOperator' 添加 encoding 参数以 修复 #20901 (#20919)

58452f97db

2022-01-03

添加 用于 集成 Google Calendar hook (#20542)

6.3.0

最新更改:2021-12-31

提交

提交日期

主题

f77417eb0d

2021-12-31

修复 K8S changelog 兼容 PyPI (#20614)

97496ba2b4

2021-12-31

更新 provider 2021 12 月版本 文档 (#20523)

a22d5bd076

2021-12-31

修复 Google Cloud provider 中的 mypy 错误 (#20611)

4233ebe5ce

2021-12-31

修复 ''provide_authorized_gcloud'' 中设置 项目 ID 的问题 (#20428)

83f8e178ba

2021-12-31

operators 中更多的 类型标注 (template_fields/ext) (#20608)

746ee587da

2021-12-31

默认在 KubernetesPodOperator 删除 pods (#20575)

41dbe2c4fc

2021-12-30

修复 google/cloud/operators/stackdriver 中的 mypy 错误 (#20601)

dda688776c

2021-12-30

修复 Google mlengine MyPy 错误 (#20569)

d56e7b56bb

2021-12-30

修复 template_fields 类型, 使其具有 MyPy 友好的 Sequence 类型 (#20571)

bd9e8cef26

2021-12-30

修复 Google Mypy Dataproc 错误 (#20570)

a6e60ce25d

2021-12-30

download_video 参数 更改为 resourceName (#20528)

af4a2b0240

2021-12-30

修复 big query mssql/mysql 传输 问题 (#20001)

a0821235fb

2021-12-30

所有地方 使用 typed Context (#20565)

da88ed1943

2021-12-29

修复 Google Cloud 中的 MyPy 错误 (再次) (#20469)

3a480f5ff4

2021-12-29

修复 sftp_to_gcs 上传递 gzip 压缩 参数 的问题。 (#20553)

bfd6d45cec

2021-12-29

CloudSQL provider httpx.get 调用 切换到 follow_redirects (#20239)

7d4d38b546

2021-12-29

避免 BigQuery transfer operator 中的 弃用 警告 (#20502)

b7086f9815

2021-12-28

pyupgrade 使用 Python3.7+ 语法 (#20501)

a4622e19fa

2021-12-22

支持 区域性 GKE 集群 (#18966)

2ffdcf4b41

2021-12-21

修复 PubSubCreateSubscriptionOperator docstring (#20237)

d4c4f9e09e

2021-12-21

修复 google.cloud_build mypy 错误 (#20234)

c6dbb3f885

2021-12-21

修复 Google Bigquery MyPy (#20329)

ed604b62f3

2021-12-18

修复 Google Provider 中剩余的 MyPy 错误 (#20358)

17404f1f10

2021-12-16

source_objects 数据类型 检查移出 GCSToBigQueryOperator.__init__ (#20347)

174681911f

2021-12-16

修复 dataproc package MyPy 错误 (#20327)

2fb5e1d0ec

2021-12-15

修复 cached_property MyPy 声明 相关的 MyPy 错误 (#20226)

21b8661886

2021-12-15

修复 Dataproc Metastore 缺少 get_backup 方法 的问题 (#20326)

cdaa9a2529

2021-12-15

修复 google.cloud.tasks MyPy 错误 (#20233)

43efde6230

2021-12-15

修复 Apache Beam (和 Dataflow) provider MyPy 错误。 (#20301)

c4b3694101

2021-12-15

修复 leveldb 中的 MyPy 错误 (#20222)

1570519a97

2021-12-14

修复 google.cloud.transfers MyPy 错误 (#20229)

632bd0133e

2021-12-13

修复 google.cloud.example_dags MyPY 错误 (#20232)

644051abcb

2021-12-13

修复 google/marketing_platform suite MyPy 错误 (#20227)

a208463802

2021-12-13

Amazon Provider 组织 S3 (#20167)

98514cc159

2021-12-13

bigquery data transfer service 添加 可选 位置 (#15088) (#20221)

1f662571b2

2021-12-12

修复 google.cloud.sensors 中的 MyPy 错误 (#20228)

22341b90da

2021-12-11

添加 Google Cloud Tasks 操作指南 文档 (#20145)

e9262752dc

2021-12-11

完成 Datastore 文档 (#20138)

fa96b09395

2021-12-09

更新 Sphinx Sphinx-AutoAPI (#20079)

ed8b63ba24

2021-12-08

Providers facebook hook 多账户 (#19377)

704ec82404

2021-12-08

更新 Google provider 文档中的 链接 (#20126)

50bf536656

2021-12-08

移除 已弃用的 方法调用 (blob.download_as_string) (#20091)

564fe635bd

2021-12-06

添加了 MSSQL Google Cloud Storage (GCS) 示例 DAG (#19873)

cb082d361a

2021-12-02

GoogleDriveToGCSOperator 中移除 已弃用的 template_fields (#19991)

6977c47572

2021-12-01

BigQueryHook 修复 run_load 文档字符串 中的 拼写错误 (#19924)

43de625d42

2021-12-01

正确地将 文档中的 名称 缩写大写 (#19908)

f6dca1fa5e

2021-12-01

更新 文档引用 链接 (#19909)

6.2.0

最新更改:2021-11-30

提交

提交日期

主题

853576d901

2021-11-30

更新 provider 2021 11 月版本 文档 (#19882)

fb478c00cd

2021-11-28

Google Marketing Platform operator '__init__' 'bucket_name' 验证移出 (#19383)

e9e530979a

2021-11-28

example_functions DAG 中将 'default_args' 的值从 str 更新为 int (#19865)

bf68b9a846

2021-11-26

创建 dataproc serverless spark batches operator (#19248)

a192cecf6b

2021-11-26

更新 CloudDataFusionStartPipelineOperator pipeline_timeout (#18773)

eb163c81d1

2021-11-25

修复 GCS 系统测试 (#19227)

744d11bdb2

2021-11-25

清理 文档中 ''default_args'' 用法 (#19803)

0b2e1a8744

2021-11-22

DataprocJobSensor 添加了 等待机制, 以避免 Job 不可用时出现 509 错误 (#19740)

3336bb6c3c

2021-11-19

修复 GKEPodOperator 合并错误的 模拟 (#19696)

952ef908bc

2021-11-19

GKEStartPodOperator 支持 impersonation_chain 参数 (#19518)

853c16465a

2021-11-18

清理 google cloud 示例 dags - 3 (#19664)

355dec8fea

2021-11-17

其他 文档 拼写错误 语言 改进 (#19599)

b9d31cd449

2021-11-17

清理杂项 Google 示例 DAG 动态 'start_date' 使用 (#19400)

daf234bd5e

2021-11-16

移除 example_dataproc 中对 已弃用 operator 引用 (#19619)

48f228cf9e

2021-11-15

#16691 DataprocCreateCluster operator 迁移 文档中提供 更多信息 (#19446)

6ef44b6a50

2021-11-15

清理 google cloud 示例 dags - 2 (#19527)

dc0159e7e4

2021-11-14

GCP 连接中 添加对 Secret Manager 读取 密钥 支持 (#19164)

4212c49324

2021-11-14

更新 Azure 模块, 符合 AIP-21 (#19431)

d185c66542

2021-11-12

GCP SSH conn doc 进行 小的 格式调整 (#19562)

aa2cb5545f

2021-11-12

移除 剩余的 'pylint: disable' 注释 (#19541)

c8dc0311da

2021-11-08

修复 Cloud SQL 系统测试 (#19014)

26ad55beb0

2021-11-08

添加 dataproc metastore operator (#18945)

9efb989d19

2021-11-07

清理 google cloud 示例 dags (#19436)

f421409b4d

2021-11-05

修复 警告、 docstrings、 异常 中的 拼写错误 (#19424)

a3c9956f79

2021-10-30

GCloud Storage Transfer Service operator 添加对 'path' 参数的 支持 (#17446)

6.1.0

最新更改:2021-10-29

提交

提交日期

主题

d9567eb106

2021-10-29

准备 Provider 十月版本 文档 (#19321)

55abc2f620

2021-10-28

CassandraToGCSOperator 支持将 query timeout 作为 参数 (#18927)

e4aa377da7

2021-10-28

更新 BigQueryCreateExternalTableOperator 文档 参数 (#18676)

20847fdbf8

2021-10-27

query "namespaceId" 添加 (#19163)

3c08c025c5

2021-10-27

模板化输入参数 验证 移至 context 初始化后运行 (#19048)

eba1b68b30

2021-10-27

更新 dataflow.py (#19231)

7ecf29f70d

2021-10-26

修复 CloudSQL Hook 中的 硬编码 /tmp 目录 (#19229)

726a1517ec

2021-10-26

修复 Dataflow hook 未返回 jobs 时的 错误 (#18981)

d9192a55ba

2021-10-22

替换 BigQueryToMsSqlOperator 非属性 template_fields (#19052)

4fae04a471

2021-10-21

Dataproc package 升级到 3.0.0 v1beta2 迁移到 v1 api (#18879)

0e95b57772

2021-10-19

Google provider 捕获 无效的 secret 名称 (#18790)

86a2a19ad2

2021-10-17

更多 f-strings (#18855)

a418fd96f7

2021-10-17

subprocess 执行 beam 命令时, 使用 google cloud 凭据 (#18992)

5c3e453820

2021-10-15

修复 BigQueryToMsSqlOperator 文档 (#18995)

406b38b2e3

2021-10-15

替换 FacebookAdsReportToGcsOperator 默认 api_version (#18996)

1571f80546

2021-10-14

为文件中常见的拼写错误检查添加 pre-commit hook (#18964)

20df60de24

2021-10-07

Dataflow Operators - on_kill 方法中使用来自作业的项目和位置。 (#18699)

2a6cadbd58

2021-10-06

Airflow UI 进行小改进 (#18715)

86bf2a29ba

2021-10-04

简化之前跨行拆分的字符串 (#18679)

af4a5e006e

2021-10-01

删除 cargo-culted 的本地页内目录 (#18668)

6.0.0

Latest change: 2021-09-30

提交

提交日期

主题

840ea3efb9

2021-09-30

更新 September providers 版本的文档 (#18613)

9279c44c91

2021-09-29

修复部分 Google 系统测试 (#18494)

2fadf3c3cf

2021-09-27

修复 kubernetes 引擎系统测试 (#18548)

a458fcc573

2021-09-27

更新杂项提供者 DAG 以在适用情况下使用 TaskFlow API (#18278)

97d6892318

2021-09-25

AzureDataLakeStorage 重命名为 ADLS (#18493)

56a69b7c3e

2021-09-24

由于移除了 'v1beta2' 客户端,将 ''google-cloud-dataproc'' 固定到 ''<2.6.0'' (#18486)

a5439eee72

2021-09-23

为数据集名称添加索引,以便每个示例 DAG 都有单独的数据集 (#18459)

060345c0d9

2021-09-21

添加 AIP 39: Timetables 的文档 (#17552)

18d7e1e227

2021-09-21

修复 BigQuery 系统测试 (#18373)

e25eea052f

2021-09-19

包容性语言 (#18349)

7458f1e786

2021-09-18

移除 GCSToBigquery 中至少一个 schema 的检查 (#18150)

4308a8c364

2021-09-17

重构安装页面 (#18282)

2474f8922d

2021-09-13

Google Cloud Build Discovery API 迁移到 Python SDK (#18184)

8ae2bb9bfa

2021-09-13

修复使用表资源创建外部表时出现的错误 (#17998)

1cb456cba1

2021-09-12

为提供者添加官方下载页面 (#18187)

9140ad8d8f

2021-09-11

使用 parameters 代替 params (#18143)

3d4bfdcbb9

2021-09-10

为某些测试包添加缺失的 __init__.py 文件 (#18142)

cfb602a33d

2021-09-10

修复 ''BigQueryToMySqlOperator'' 中的 ''BigQuery'' 数据提取 (#18073)

2fd3f27ebd

2021-09-10

使 next_dagrun_info 接受数据间隔 (#18088)

046f02e5a7

2021-09-09

修复拼写错误 (#18121)

944dcfbb91

2021-09-07

TaskInstance TaskReschedule 的主键从 execution_date 更改为 run_id (#17719)

bfad233b91

2021-09-06

修复主分支中具有急切升级的提供者测试 (#18040)

21348c194d

2021-09-03

fix(CloudSqlProxyRunner): 不要从 Airflow DB 查询连接 (#18006)

9a0c10ba3f

2021-09-01

BigQueryInsertJobOperator 上去重正在运行的作业 (#17496)

fe34582fc2

2021-09-01

新增 google 运算符: SQLToGoogleSheetsOperator (#17887)

500780651c

2021-08-31

添加从系统测试运行 DAG 并查看 DAG 日志的可能性 (#17868)

5.1.0

Latest change: 2021-08-30

提交

提交日期

主题

0a68588479

2021-08-30

添加 2021 8 月提供者文档 (#17890)

b5da846dd1

2021-08-30

修复缺失的 Data Fusion 传感器集成 (#17914)

07405e6df4

2021-08-30

[AIRFLOW-9300] 添加 DatafusionPipelineStateSensor CloudDataFusionStartPipelineOperator 的异步选项 (#17787)

42e13e1a5a

2021-08-30

移除提供者中所有弃用警告 (#17900)

220678dc61

2021-08-27

允许 google-auth < 3 google-api-core < 3 (#17671)

aa5952e58c

2021-08-27

Gcp ai 超参数调优 (#17790)

87769db98f

2021-08-27

如果指定了 'node_pools',则允许省略 'initial_node_count' (#17820)

bcc7665684

2021-08-23

提高提供者包功能的易发现性

be75dcd39c

2021-08-23

更新关于新的 ''connection-types'' 提供者元数据的描述

d04aa13526

2021-08-20

[Airflow 13779] wait_for_pipeline_state hook 中使用提供的参数 (#17137)

76ed2a49c6

2021-08-19

在提供者管理器中单独延迟导入 Hooks (#17682)

b68d1935f9

2021-08-19

GKEStartPodOperator 中添加 config_file 参数的错误检查 (#17700)

29aab6434f

2021-08-17

向提供者 yaml 添加 secrets backend/logging/auth 信息 (#17625)

b06d528603

2021-08-11

不要缓存 Google Secret Manager 客户端 (#17539)

82bda99eed

2021-08-05

修复 Google Cloud Operators 文档 (#17440)

67cbb0f181

2021-08-02

'template_fields_renderers' 中启用指定字典路径 (#17321)

c384f9b0f5

2021-07-29

GCP Secret Manager 处理缺失凭据的错误 (#17264)

5.0.0

Latest change: 2021-07-26

提交

提交日期

主题

87f408b1e7

2021-07-26

准备 7 月提供者 Rc2 版本的文档 (#17116)

448e50bd23

2021-07-26

更新 Google Cloud 示例 DAG 以使用 XComArgs (#16875)

aaf44ccace

2021-07-26

更新杂项 Google 示例 DAG 以使用 XComArgs (#16876)

d01cc945dd

2021-07-26

修复主分支中断后多个失败的测试 (#17222)

babc4250f3

2021-07-26

修复静态检查失败 (#17218)

5d2224795b

2021-07-25

Google Ads Hook: 支持更新版本的 google-ads (#17160)

966b250199

2021-07-25

修复 GCStoGCS 运算符在禁用替换且目标对象已存在的情况下运行的问题 (#16991)

763919d415

2021-07-25

添加自定义 Salesforce 连接类型 + SalesforceToS3Operator 更新 (#17162)

81bd40933e

2021-07-23

[CASSANDRA-16814] 修复 cassandra gcs 类型不一致问题。 (#17183)

026ffe65d4

2021-07-19

fix: dataprocpysparkjob project_id 设为 self.project_id (#17075)

d02ded65ea

2021-07-15

修复亚马逊 changelog 中错误转义的字符 (#17020)

b916b75079

2021-07-15

为提供者 7 月版本准备文档。 (#17015)

d14a000571

2021-07-14

移除 stackdriver 地址中多余的前向斜杠。 (#16990)

a3f5c93806

2021-07-13

更新 Google Memmcache field_mask 的别名 (#16975)

b0f7f91fe2

2021-07-07

dataproc location 参数标准化为 region (#16034)

866a601b76

2021-06-28

从我们的工具链中移除 pylint (#16682)

4.0.0

Latest change: 2021-06-18

提交

提交日期

主题

bbc627a3da

2021-06-18

为提供者 rc2 版本准备文档 (#16501)

cbf8001d76

2021-06-16

错误修复版本后同步更新的 changelog (#16464)

8a9c337838

2021-06-15

移除 changelog 中的类引用 (#16454)

1fba5402bb

2021-06-15

6 月提供者版本更新更多文档 (#16405)

3c5cc42e13

2021-06-14

修复 google 提供者中的弃用警告位置 (#16403)

b272f9cec9

2021-06-13

fix: 确保与日期时间相关的 值 完全兼容 MySQL BigQuery (#15026)

7f8f75eb80

2021-06-12

添加 BigQueryToMsSqlOperator (#15422)

0c80a7d411

2021-06-11

修复 AzureFileShare 连接附加项 (#16388)

9c94b72d44

2021-06-07

更新 2021 6 月提供者版本文档 (#16294)

1e647029e4

2021-06-01

Airflow 仓库的主分支重命名为 'main' (#16149)

99d1535287

2021-05-31

修复: GCS BigQuery source_object (#16160)

e1137523d4

2021-05-30

修复: ''GCSToLocalFilesystemOperator'' 中不必要的下载 (#16171)

904709d34f

2021-05-27

检查代码片段的语法正确性 (#16005)

86768859c6

2021-05-26

修复导出格式为 parquet 时出现的 bigquery 类型错误 (#16027)

6ae9aeec3f

2021-05-26

wait_for_done 参数向下传递到 _DataflowJobsController (#15541)

476d0f6e3d

2021-05-22

pyupgrade v2.13.0 升级到 v2.18.1 (#15991)

aa4713e43f

2021-05-21

仅在 GoogleAdsHook 中使用 api 版本,而不是运算符 (#15266)

76a80bb17c

2021-05-19

plyvel 移至 google 提供者附加项 (#15812)

bb115da0b7

2021-05-17

移除核心依赖项 requests (#15781)

9c8391a13f

2021-05-10

修复拼写 (#15699)

3711a29e5e

2021-05-09

修复参数顺序以及 bucket object 的类型 (#15738)

a01567c471

2021-05-08

修复 sql_to_gcs docstring lint 错误 (#15730)

f3fada9101

2021-05-07

BaseSQLToGCSOperator docstring 添加简短描述 (#15728)

37681bca00

2021-05-07

自动应用 apply_default 装饰器 (#15667)

b8c0fde38a

2021-05-07

google dataproc 添加额外链接 (#10343)

b9f6e9c28c

2021-05-07

修复 terraform 脚本的语法。 (#15710)

3b4fdd0a7a

2021-05-06

添加 oracle  连接链接 (#15632)

cf6324e43b

2021-05-04

实现 BigQuery 表模式更新运算符 (#15367)

0f97a3970d

2021-05-04

将示例桶名称重命名为默认使用 INVALID BUCKET NAME (#15651)

3.0.0

Latest change: 2021-05-01

提交

提交日期

主题

807ad32ce5

2021-05-01

准备与 PIP 21 兼容后的提供者版本 (#15576)

df143aee8d

2021-04-29

初步重构 "Concepts" 文档 (#15444)

814e471d13

2021-04-29

更新 pre-commit 检查 (#15583)

bf2b48174a

2021-04-27

为提供者添加连接文档 (#15499)

4b031d39e1

2021-04-27

使 Airflow 代码与 Pylint 2.8 兼容 (#15534)

e229f3541d

2021-04-27

使用 Pip 21.* 正式安装 airflow (#15513)

71c673e427

2021-04-22

更新缺少参数的模块的 Docstrings (#15391)

3b9a91806e

2021-04-22

Bugfix: 修复 ''GCSToLocalFilesystemOperator'' ''object_name'' 的渲染问题 (#15487)

a17db78830

2021-04-22

修复运算符名称 - LocalFileSystemToGCSOperator (#15478)

c5e302030d

2021-04-21

修复 DataprocCreateClusterOperator 中的拼写错误 (#15462)

42a1ca8aab

2021-04-20

修复 leveldb hook 路径指定错误的问题 (#15453)

6da36bad2c

2021-04-18

[Airflow-15245] - 将自定义镜像族名称传递给 DataProcClusterCreateoperator (#15250)

f649905606

2021-04-15

修复文档字符串拼写错误 (#15392)

cb9b9b3e3f

2021-04-12

修复 'sendgrid' -> 'google'. (#15334)

7bf69edca0

2021-04-08

修复文档字符串中的拼写错误 (#15276)

b62ca0ad5d

2021-04-07

文档:修复使用内部 IP 的设置名称 (#15251)

2.2.0

Latest change: 2021-04-07

提交

提交日期

主题

4e018a870c

2021-04-07

使用 k8s 重试刷新提供者即将发布的版本 (#15239)

042be2e4e0

2021-04-06

更新 4 月版本前的提供者包文档 (#15236)

eae22cec9c

2021-04-06

添加 'Trino' 提供者(测试时内存占用更低) (#15187)

e49722859b

2021-04-05

更新几个库的最新版本 3.6 限制 (#15209)

1d641d8f11

2021-04-01

更新运算符剩余的旧导入路径 (#15127)

099c490cff

2021-03-28

dataprocSubmitJobOperator 中覆盖项目 (#14981)

5379698892

2021-03-27

改进各种模块的文档字符串 (#15047)

a7ca1b3b0b

2021-03-26

修复 Sphinx 文档字符串问题 (#14968)

a7e144bec8

2021-03-23

Google Dataflow Hook 处理无作业类型情况 (#14914)

72ea841b4b

2021-03-22

带有标签和描述参数的 GCS BigQuery 传输运算符 (#14881)

e172bd0e16

2021-03-22

更新文档字符串以符合 sphinx 标准 (#14918)

68e4c4dcb0

2021-03-20

移除向后兼容提供者 (#14886)

ddc9133d36

2021-03-15

添加 GCS 时段转换运算符 (#13996)

943baff670

2021-03-10

bigquery 检查运算符添加作业标签。 (#14685)

6dc24c95e3

2021-03-07

修复语法错误并移除重复单词 (#14647)

e7bb17aeb8

2021-03-06

Python 3.8 上尽可能使用内置的 'cached_property' (#14606)

7daebefd15

2021-03-05

在可用时使用 libyaml C 库。 (#14577)

35c9a90292

2021-03-01

添加 Google leveldb hook 和运算符 (#13109) (#14105)

2.1.0

Latest change: 2021-02-27

提交

提交日期

主题

589d6dec92

2021-02-27

准备发布下一波提供者: (#14487)

50a1504c52

2021-02-27

修复拼写 (#14483)

bfef559cf6

2021-02-27

更正 GCSHook.download 方法文档字符串中的参数顺序 (#14497)

33214d9326

2021-02-26

重构 SQL/BigQuery/Qubole/Druid 检查运算符 (#12677)

c281979982

2021-02-23

CloudDLPDeidentifyContentOperator, GCSObjectExistenceSensor, GCSObjectsWithPrefixExistenceSensor 的文档和示例 dag (#14033)

ca35bd7f7f

2021-02-21

默认情况下, PIP 会将所有包安装到 .local 文件夹中 (#14125)

a7e4266d67

2021-02-21

重构 GoogleDriveToGCSOperator 以使用通用方法 (#14276)

1b82c244c0

2021-02-20

文档:更正代码示例描述 (#14339)

1ab406663e

2021-02-16

添加 GoogleDriveToLocalOperator (#14191)

59c94c679e

2021-02-13

BigQueryCreateEmptyTable(Dataset)Operator 添加 'exists_ok' 标志 (#14026)

e31b27d593

2021-02-13

BigQuery 添加物化视图支持 (#14201)

e3bcaa3ba3

2021-02-12

更正 GCSObjectsWtihPrefixExistenceSensor 中的拼写错误  (#14179)

7faa2d978c

2021-02-10

添加 BigQueryUpdateTableOperator (#14149)

1da6972165

2021-02-10

修复 dataproc 运算符和 hook (#14086)

02288cf2ba

2021-02-10

CloudDataTransferServiceOperator 添加参数 (#14118)

ebd39ca486

2021-02-10

修复 Google Cloud Secret Manager 后端文档 (#14164)

7d38645472

2021-02-09

#9803 修复没有通配符的复制操作中的错误  (#13919)

b0c382426c

2021-02-07

添加 gdrive_to_gcs 运算符,驱动传感器,驱动 hook 的附加功能以及支持的测试 (#13982)

5d7d46bb33

2021-02-05

改进 GCSToSFTPOperator 路径处理 (#11284)

10343ec29f

2021-02-05

发布提供者 RC 后文档和工具中的更正 (#14082)

2.0.0

Latest change: 2021-02-04

提交

提交日期

主题

88bdcfa0df

2021-02-04

准备发布新一波提供者。 (#14013)

1872d8719d

2021-02-03

添加 Apache Beam 运算符 (#12814)

0e8c77b93a

2021-02-03

支持 google-cloud-logging' >=2.0.0 (#13801)

833e338323

2021-02-02

修复 StackdriverTaskHandler 中的四个错误 (#13784)

d2efb33239

2021-02-02

支持 google-cloud-monitoring>=2.0.0 (#13769)

ac2f72c98d

2021-02-01

实现提供者版本控制工具 (#13767)

823741cfea

2021-01-28

改进 GCS 系统测试环境 (#13946)

6d6588fe2b

2021-01-28

添加 Google Cloud Workflows 运算符 (#13366)

810c15ed85

2021-01-27

修复和改进 GCP BigTable hook 和系统测试 (#13896)

6616617331

2021-01-27

PubSub 示例 dag 添加环境变量 (#13794)

f473ca7130

2021-01-24

在使用 'GCSHook' 时,将 'google_cloud_storage_conn_id' 替换为 'gcp_conn_id' (#13851)

a9ac2b040b

2021-01-23

使用 flynt 切换到 f-strings. (#13732)

9592be88e5

2021-01-22

修复 Google Spanner 示例 dag (#13842)

af52fdb511

2021-01-22

改进 GCP Dataflow 系统测试中的 environment variables (#13841)

e7946f1cb7

2021-01-22

改进 GCP Datafusion 系统测试中的 environment variables (#13837)

61c1d6ec6c

2021-01-22

改进 GCP Memorystore 系统测试中的 environment variables (#13833)

202f66093a

2021-01-22

改进 GCP Lifeciences 系统测试中的 environment variables (#13834)

70bf307f38

2021-01-21

添加 Dataflow 操作指南 (#13461)

3fd5ef3555

2021-01-21

添加 integrations 缺失的 logos (#13717)

309788e5e2

2021-01-18

重构 DataprocOperators 以支持 google-cloud-dataproc 2.0 (#13256)

7ec858c452

2021-01-17

更新了 Google DV360 Hook 以修复 SDF 问题 (#13703)

ef8617ec9d

2021-01-14

支持 google-cloud-tasks>=2.0.0 (#13347)

189af54043

2021-01-13

Stackdriver operators 添加 system tests (#13644)

a6f999b62e

2021-01-11

支持 google-cloud-automl >=2.1.0 (#13505)

947dbb73bb

2021-01-11

支持 google-cloud-datacatalog>=3.0.0 (#13534)

2fb68342b0

2021-01-07

替换 example_tasks.py 中已废弃的 module operator (#13527)

003584bbf1

2021-01-05

修复失败的 backport packages 测试 (#13497)

7d1ea4cb10

2021-01-05

替换 example_tasks.py 中已废弃的 module operator (#13473)

c7d75ad887

2021-01-05

回退 "Support google-cloud-datacatalog 3.0.0 (#13224)" (#13482)

feb84057d3

2021-01-04

支持 google-cloud-datacatalog 3.0.0 (#13224)

3a3e739981

2021-01-04

修复 BigQueryHook insert_all 方法,以支持没有 schema tables (#13138)

c33d2c06b6

2021-01-02

修复另一个 pylint c-extension-no-member (#13438)

f6518dd6a1

2021-01-02

MLEngineStartTrainingJobOperator 泛化以支持 custom images (#13318)

9de7127083

2020-12-31

支持 google-cloud-bigquery-datatransfer>=3.0.0 (#13337)

406181d64a

2020-12-31

BaseSQLToGCSOperator 添加 Parquet 数据类型 (#13359)

295d66f914

2020-12-30

修复 PIP 警告中的 Grammar (#13380)

13a9747bf1

2020-12-28

回退 "Support google-cloud-tasks>=2.0.0 (#13334)" (#13341)

04ec45f045

2020-12-28

添加 DataprocCreateWorkflowTemplateOperator (#13338)

1f712219fa

2020-12-28

支持 google-cloud-tasks>=2.0.0 (#13334)

f4745c8ce1

2020-12-26

修复 example 中的拼写错误 (#13321)

e9d65bd458

2020-12-24

解码 Remote Google Logs (#13115)

e7aeacf335

2020-12-24

添加 OracleToGCS Transfer (#13246)

323084e97d

2020-12-24

gcs hook 方法添加 timeout 选项. (#13156)

0b626c8042

2020-12-22

支持 google-cloud-redis>=2.0.0 (#13117)

9042a58553

2020-12-22

Cloud Tasks example DAGs 添加更多 operators (#13235)

8c00ec89b9

2020-12-22

支持 google-cloud-pubsub>=2.0.0 (#13127)

b26b0df5b0

2020-12-22

更新与 google-cloud-kms>=2.0 的兼容性 (#13124)

9a1d3820d6

2020-12-22

支持 google-cloud-datacatalog>=1.0.0 (#13097)

f95b1c9c95

2020-12-21

dataproc workflow template operators 添加 regional 支持 (#12907)

6cf76d7ac0

2020-12-18

修复 pip upgrade 命令中的拼写错误 :( (#13148)

23f27c1b1c

2020-12-18

CloudKMSHook 添加 system tests (#13122)

cddbf81b12

2020-12-17

修复 Google BigQueryHook get_schema() 方法 (#13136)

1259c712a4

2020-12-17

更新与 google-cloud-os-login>=2.0.0 的兼容性 (#13126)

bcf77586ef

2020-12-16

修复 Data Catalog operators (#13096)

f6448b4e48

2020-12-15

provider 文档添加指向 PyPI Repository 的链接 (#13064)

5090fb0c89

2020-12-15

添加生成 integrations.json script (#13073)

b4b9cf5597

2020-12-14

检查 operator guides 的缺失引用 (#13059)

1c1ef7ee69

2020-12-14

BigQuery hook update_table 方法中,为 client 添加 project_id (#13018)

1.0.0

最新变更: 2020-12-09

提交

提交日期

主题

32971a1a2d

2020-12-09

providers 版本更新到 1.0.0 (#12955)

b40dffa085

2020-12-08

重命名剩余的 modules 以匹配 AIP-21 (#12917)

9b39f24780

2020-12-08

为每个 provider 添加对 dynamic connection form fields 的支持 (#12558)

23e743ec09

2020-12-07

task handlers guides 移至 provider 文档 (#12826)

1257b5c6aa

2020-12-06

修复 google operators 文档在编辑器中的文档预览错误 (#10962)

1dcd3e13fd

2020-12-05

添加对来自 providers extra links 的支持 (#12472)

2037303eef

2020-11-29

添加对从 providers 进行 Connection/Hook 发现的支持 (#12466)

02d94349be

2020-11-29

不要使用 time.time() timezone.utcnow() 进行 duration 计算 (#12353)

76bcd08dca

2020-11-28

添加了 '@apply_defaults' decorator. (#12620)

de3b1e687b

2020-11-28

connection guides 移至 provider documentation packages (#12653)

e1ebfa68b1

2020-11-27

添加 DataflowJobMessagesSensor DataflowAutoscalingEventsSensor (#12249)

3fa51f94d7

2020-11-24

添加检查 provider.yaml 文件中重复项的功能 (#12578)

f2569de7d1

2020-11-22

example DAGs 添加到 provider 文档 (#12528)

c34ef853c8

2020-11-20

按每个 provider 分离 documentation building 过程  (#12444)

9e3b2c554d

2020-11-19

GCP Secrets 可选 Lookup (#12360)

0080354502

2020-11-18

更新 1.0.0b2 批次发布的 provider READMEs (#12449)

7ca0b6f121

2020-11-18

启用 Markdownlint 规则 MD003/heading-style/header-style (#12427) (#12438)

8d09506464

2020-11-18

修复 GCSToBigQueryOperator 中的 download 方法 (#12442)

2c0920fba5

2020-11-17

添加 provider 包发现机制. (#12383)

2cda2f2a0a

2020-11-17

添加缺失的 pre-commit 定义 - provider-yamls (#12393)

80a957f142

2020-11-17

添加 Dataflow sensors - job metrics (#12039)

ae7cb4a1e2

2020-11-17

更新 backport provider 变更中的错误 commit hash (#12390)

917e6c4424

2020-11-16

GCSHook 添加 provide_file_and_upload (#12310)

cfa4ecfeb0

2020-11-15

添加 DataflowJobStatusSensor 并支持 job non-blocking 执行 (#11726)

6889a333cf

2020-11-15

改进 operators hooks 参考文档 (#12366)

7825e8f590

2020-11-13

文档安装改进 (#12304)

32b59f8350

2020-11-12

修复向 BigQuery 'list_rows' 发送空列表的问题 (#12307)

250436d962

2020-11-10

修复 Python 文件中的拼写错误 (#12230)

502ba309ea

2020-11-10

启用 Markdownlint 规则 - MD022/blanks-around-headings (#12225)

dd2095f4a8

2020-11-10

简化 string 表达式并使用 f-string (#12216)

f37c6e6fce

2020-11-10

添加 Compute Engine SSH hook (#9879)

85a18e13d9

2020-11-09

provider packages cross-dependency 指向 pypi project pages (#12212)

59eb5de78c

2020-11-09

更新即将发布的 1.0.0beta1 版本的 provider READMEs (#12206)

61feb6ec45

2020-11-09

elasticsearch google 包生成了 Provider's readmes (#12194)

b2a28d1590

2020-11-09

provider packages 脚本移至 dev (#12082)

fcb6b00efe

2020-11-08

AWS 添加使用 Google credentials 的身份验证 (#12079)

2ef3b7ef8c

2020-11-08

修复 ERROR - 在使用 store_to_xcom_key 参数时, Object of type 'bytes' 不可进行 JSON 序列化 (#12172)

0caec9fd32

2020-11-06

Dataflow - 添加等待 job 成功取消的功能 (#11501)

cf9437d79f

2020-11-06

简化 string 表达式 (#12123)

91a64db505

2020-11-04

使用 black 格式化所有文件 (不含例外) (#12091)

fd3db778e7

2020-11-04

postgres to GCS operator 添加 server side cursor 支持 (#11793)

f1f1940261

2020-11-04

添加 DataflowStartSQLQuery operator (#8553)

41bf172c1d

2020-11-04

简化 string 表达式 (#12093)

5f5244b74d

2020-11-04

Biguery Dataproc operators 添加 template fields 渲染器 (#12067)

4e8f9cc8d0

2020-11-03

启用 Black - Python Auto Formmatter (#9550)

8c42cf1b00

2020-11-03

使用 PyUpgrade 以使用 Python 3.6 特性 (#11447)

45ae145c25

2020-11-03

BigQueryHook insert 方法中记录 BigQuery job id (#12056)

e324b37a67

2020-11-03

Cloud Storage Transfer Hook 添加 job name progress logs (#12014)

6071fdd584

2020-11-02

改进 DataprocSubmitJobOperator 中的 server 错误处理 (#11947)

2f703df12d

2020-10-30

添加 SalesforceToGcsOperator (#10760)

e5713e00b3

2020-10-29

取消 Dataflow pipelines 时添加 drain 选项 (#11374)

37eaac3c5d

2020-10-29

未获批准的 PRs 运行部分测试 (#11828)

79cb771992

2020-10-28

修复 re pattern 并更改为使用单个 character class. (#11857)

5a439e84eb

2020-10-26

准备 providers 版本 0.0.2a1 发布 (#11855)

240c7d4d72

2020-10-26

Google Memcached hooks - 改进 protobuf messages 处理 (#11743)

8afdb6ac6a

2020-10-26

修复拼写错误 (#11825)

872b1566a1

2020-10-25

2020.10.29 生成了 backport providers readmes/setup (#11826)

6ce855af11

2020-10-24

修复拼写错误 (#11821)

4830687453

2020-10-24

使用 Python 3 风格的 super classes (#11806)

727c739afb

2020-10-22

改进 Cloud Memorystore for Redis 示例 (#11735)

1da8379c91

2020-10-22

合并 #10121 后修复 static 检查 (#11737)

91503308c7

2020-10-22

添加 Google Cloud Memorystore Memcached Operators (#10121)

950c16d0b0

2020-10-21

Google ML Engine Hook 出错时重试 requests (#11712)

2bfc53b5eb

2020-10-21

修复 google provider 文件中的 doc 错误. (#11713)

53e6062105

2020-10-21

yamllint 强制执行严格规则 (#11709)

349b0811c3

2020-10-20

添加 D200 pydocstyle 检查 (#11688)

2d854c3505

2020-10-19

Google ML Engine operator 添加 service_account (#11619)

46a121fb7b

2020-10-18

docs: 更新 Bigquery clustering docstrings (#11232)

49c58147fe

2020-10-18

provider Google 进行严格类型检查 (#11609)

0823d46a7f

2020-10-16

AWS operators hooks 添加类型注解 (#11434)

3c10ca6504

2020-10-16

添加 DataflowStartFlexTemplateOperator (#8550)

8865d14df4

2020-10-16

provider google cloud 进行严格类型检查  (#11548)

16e7129719

2020-10-13

Airflow 2.0 添加了对 provider packages 的支持 (#11487)

06141d6d01

2020-10-12

Google cloud operator 严格类型检查 (#11450)

d305876bee

2020-10-12

移除作为 dict.get() 默认值提供的冗余 None (#11448)

1845cd11b7

2020-10-11

google ads cloud hooks 进行严格类型检查 (#11390)

bd204bb91b

2020-10-11

BaseSQLToGCSOperator csv 导出中可选地设置 null 标记 (#11409)

75071831ba

2020-10-10

Python 文件中移除冗余的括号 (#10967)

8baf657fc2

2020-10-09

修复 DataflowTemplatedJobStartOperator 中的 regression (#11167)

b0fcf67559

2020-10-07

添加 AzureFileShareToGCSOperator (#10991)

47b05a87f0

2020-10-07

改进 BigQuery operators job_id 的处理 (#11287)

0a0e1af800

2020-10-03

修复 Providers README TOC 中的 Broken Markdown 链接 (#11249)

ca4238eb4d

2020-10-02

修复 backport packages 中的月份为 October (#11242)

5220e4c384

2020-10-02

准备 Backport 版本 2020.09.07 发布 (#11238)

cb52fb0ae1

2020-09-27

MySQLToGCSOperator 添加示例 DAG system test (#10990)

99accec29d

2020-09-25

修复 Optional[str] Optional[int] 的不正确使用 (#11141)

e3f96ce7a8

2020-09-24

修复 Optional[bool] 的不正确使用 (#11138)

daf8f31080

2020-09-23

为更好的 UI 渲染添加 template fields 渲染器 (#11061)

f3e87c5030

2020-09-22

添加 D202 pydocstyle 检查 (#11032)

cb979f9f21

2020-09-22

CloudSecretManagerBackend 获取包含敏感数据的 Airflow 配置 (#11024)

76545bb3d6

2020-09-16

S3ToGCSOperator 添加示例 dag system test (#10951)

22c631625f

2020-09-16

修复更多文档中的拼写错误 (#10965)

12a652f534

2020-09-13

修复 AutoMLBatchPredictOperator 中的参数名称冲突 #10723 (#10869)

41a62735ed

2020-09-11

BigQueryInsertJobOperator 添加 on_kill 方法 (#10866)

3e91da56e8

2020-09-11

修复 firebase/example_filestore DAG 中的拼写错误 (#10875)

68cc7273bf

2020-09-10

DataprocSubmitJobOperator 添加 on_kill 方法 (#10847)

f920957214

2020-09-10

spelling_wordlist.txt 中修复并移除更多拼写错误 (#10845)

9549274d11

2020-09-09

black 升级到 20.8b1 (#10818)

078bfaf60a

2020-09-08

gcs 示例中提取缺失的 gcs_to_local 示例 DAG (#10767)

10ce31127f

2020-09-08

Google Dataproc operators hooks 中,废弃使用 global 作为默认 region (#10772)

f14f379716

2020-09-07

[AIRFLOW-10672] 重构 BigQueryToGCSOperator 以使用新方法 (#10773)

c8ee455685

2020-09-07

重构 DataprocCreateCluster operator 以使用更简单的接口 (#10403)

ece685b5b8

2020-09-05

使用 a Sensor Dataproc jobs 进行异步执行 (#10673)

6e3d7b63d3

2020-09-04

MLEngineStartTrainingJobOperator 添加 masterConfig 参数 (#10578)

804548d58f

2020-09-01

添加 Dataprep operators (#10304)

11c00bc820

2020-08-30

修复拼写错误: 重复的 "the" (#10647)

2ca615cffe

2020-08-29

更新 Google Cloud 品牌标识 (#10642)

1b533f617e

2020-08-28

修复损坏的 master - DLP (#10635)

5ae82a56da

2020-08-28

修复 Google DLP 示例并改进 ops 幂等性 (#10608)

3867f76625

2020-08-28

更新 Google Cloud 品牌标识 (#10615)

91ff31ad10

2020-08-27

Google Cloud Data Loss Prevention 的文档 (#8201) (#9651)

fdd9b6f65b

2020-08-25

Providers Packages 上启用 Black (#10543)

d760265452

2020-08-25

PyDocStyle: docstring 文本周围不允许有 whitespaces (#10533)

d1bce91bb2

2020-08-25

PyDocStyle: 启用 D403: 文档字符串的第一个单词大写 (#10530)

866701c801

2020-08-25

修复 "Cloud" 中的拼写错误 (#10534)

47265e7b58

2020-08-24

修复 PostgresHook 中的拼写错误 (#10529)

3696c34c28

2020-08-24

修复单词 "release" 中的拼写错误 (#10528)

2f2d8dbfaf

2020-08-25

移除所有 IntelliJ 原生的 "noinspection" 注释 (#10525)

3734876d98

2020-08-24

google operators 中实现模拟 (#10052)

b0598b5351

2020-08-24

Bigtable hook operator 中添加创建多个复制集群的支持 (#10475)

ee7ca128a1

2020-08-22

修复 Providers README 中损坏的 Markdown 引用 (#10483)

515cc72c99

2020-08-22

修复 timed_out 中的拼写错误 (#10459)

7c206a82a6

2020-08-22

assignment 替换为 Augmented assignment (#10468)

88c7d2e526

2020-08-21

Dataflow operators 并不总是创建 virtualenv (#10373)

083c3c129b

2020-08-18

简化 GCSTaskHandler 配置 (#10365)

1ae5bdf23e

2020-08-17

添加 GCSTaskHandler 的测试 (#9600) (#9861)

e195a980bc

2020-08-16

mlengine_operator_utils 添加类型注释 (#10297)

382c1011b6

2020-08-16

添加 Bigtable Update Instance Hook/Operator (#10340)

bfa5a8d5f1

2020-08-15

CI: 修复失败的 docs-build (#10342)

be46d20fb4

2020-08-15

提高 BigQueryInsertJobOperator 的幂等性 (#9590)

47387a69e6

2020-08-14

GCP Secret Manager 获取密钥时捕获 Permission Denied 异常 (#10326)

2f0613b0c2

2020-08-13

实现 Google BigQuery Table Partition Sensor (#10218)

f6734b3b85

2020-08-12

启用 Sphinx 拼写检查以生成文档 (#10280)

8f8db8959e

2020-08-12

DbApiHook: get_pandas_df 中支持 kwargs (#9730)

ef088314f8

2020-08-09

添加 DataprepGetJobsForJobGroupOperator (#10246)

b43f90abf4

2020-08-09

修复仓库中的各种拼写错误 (#10263)

c29533888f

2020-08-08

Google MLEngine Operators 添加 labels 参数 (#10222)

cdec301254

2020-08-07

为所有 operators sensors 添加正确的签名 (#10205)

eff0f03210

2020-08-06

`` 更新 Google Cloud Secret Manager Backend 指南 (#10172)``

24c8e4c2d6

2020-08-06

更改所有构造函数以移除 args 参数 (#10163)

010322692e

2020-08-06

改进处理处于 ERROR 状态的 Dataproc 集群创建 (#9593)

1437cb7495

2020-08-04

google provider package 中的 operators 添加正确的签名 (#10144)

6efa1b9cb7

2020-08-03

添加额外的 Cloud Datastore operators (#10032)

27020f8e58

2020-08-03

DataFusionHook.wait_for_pipeline_state 添加 try 子句 (#10031)

4e3799fec4

2020-08-02

[AIRFLOW-4541] os.mkdirs 的用法替换为 pathlib.Path(path).mkdir (#10117)

85c56b1737

2020-08-02

GCP Pub/Sub creation_subscription 添加缺失的参数 (#10106)

b79466c12f

2020-08-02

修复 sensor 未向 GCSHook 提供参数的问题 (#10074)

4ee35d0279

2020-08-02

修复 hook 未将 gcp_conn_id 传递给基类的问题 (#10075)

aeea71274d

2020-08-02

provider operator 构造函数中移除 'args' 参数 (#10097)

4c84661adb

2020-07-31

Display Video 360 示例拆分为更小的 DAGs (#10077)

59cbff0874

2020-07-29

修复 BigQueryGetDataOperator 中的文档字符串 (#10042)

81b87d48ed

2020-07-27

Google providers 中为 GcpBodyFieldSanitizer 添加单元测试 (#9996)

7d24b088cd

2020-07-25

停止在 example_dags default_args 中使用 start_date (2) (#9985)

8b10a4b35e

2020-07-25

停止在 example_dags default_args 中使用 start_date (#9982)

ef98edf4da

2020-07-23

添加更多关于使用 GoogleAdsHook 的信息 (#9951)

33f0cd2657

2020-07-22

apply_default 保留 mypy 的函数签名 (#9784)

39a0288a47

2020-07-22

为实验性 API 添加 Google 身份验证 (#9848)

c2db0dfeb1

2020-07-22

mypy 中更严格的规则 (#9705) (#9906)

c4244e18bb

2020-07-22

修复 BigQueryHook.table_exists 中调用 'get_client' 的问题 (#9916)

5eacc16420

2020-07-22

GCP hooks 中添加对 impersonation 的支持 (#9915)

1cfdebf5f8

2020-07-21

修复 BigQueryHook insert_job 方法 (#9899)

c8c52e69c8

2020-07-21

移除导致 Firestore operators 中出现 DeprecationWarning 的类型提示 (#9819)

eb6f1d1cf0

2020-07-16

修复 datafusion operator 中的拼写错误 (#9859)

b01d95ec22

2020-07-15

更改 DAG.clear 以接收 dag_run_state (#9824)

6d65c15d15

2020-07-15

AI Platform (以前称为 Machine Learning Engine) Operators  添加指南 (#9798)

770de53eb5

2020-07-15

BigQueryTableExistenceSensor 需要指定关键字参数 (#9832)

2d8dbacdf6

2020-07-15

添加 CloudVisionDeleteReferenceImageOperator  (#9698)

9f017951b9

2020-07-15

添加 Google Deployment Manager Hook (#9159)

ed5004cca7

2020-07-14

允许在 gcs_to_gcs operator 中使用 'replace' 标志 (#9667)

553bb7af7c

2020-07-13

decorators 中保留函数签名 (#9786)

68925904e4

2020-07-13

GCS hook 添加多文件上传功能 (#8849)

1de78e8f97

2020-07-12

添加 Google Stackdriver 链接 (#9765)

092d33f298

2020-07-11

修复 StackdriverTaskHandler 并添加系统测试 (#9761)

b2305660f0

2020-07-09

更新 AI Platform operators 的示例 DAG (#9727)

23f80f34ad

2020-07-08

gcs wasb 任务处理器移动到各自的 provider packages (#9714)

44d4ae809c

2020-07-06

升级到最新的 pre-commit 检查 (#9686)

a79e2d4c4a

2020-07-06

provider 的日志任务处理器移动到 provider package (#9604)

cd3d9d9340

2020-07-02

修复在 GMP operators 中使用 .json 模板扩展名的问题 (#9566)

4799af30ee

2020-06-30

使用 include 子句扩展 BigQuery 示例 (#9572)

e33f1a12d7

2020-06-30

BigQueryInsertJobOperator 添加 template_ext (#9568)

40add26d45

2020-06-29

移除几乎所有对 airflow.contrib 的引用 (#9559)

c420dbd6e1

2020-06-27

Pylint 升级到 2.5.3 (#9294)

0051c89cba

2020-06-26

细节修复 (#9527)

87fdbd0708

2020-06-25

使用字面量语法而不是函数调用来创建数据结构 (#9516)

7256f4caa2

2020-06-22

Pylint 修复和弃用 Connection 中不常用的方法 (#9419)

e13a14c873

2020-06-21

启用并修复与 Whitespace 相关的 PyDocStyle 检查 (#9458)

5b680e27e8

2020-06-19

不要使用 connection 来存储任务处理程序凭据 (#9381)

d0e7db4024

2020-06-19

修复了 fresh release 的版本号 (#9408)

416334e2ec

2020-06-19

operators 中正确传播警告 (#9348)

12af6a0800

2020-06-19

2020.6.23rc1 版本准备工作的最终清理 (#9404)

c7e5bce57f

2020-06-19

准备 2020.6.23rc1 backport 版本候选 (#9370)

4e09c64423

2020-06-18

添加 GCP Secret Manager Hook (#9368)

40bf8f28f9

2020-06-18

自动检测 operator 描述中缺少对指南的引用 (#9290)

f6bd817a3a

2020-06-16

引入 'transfers' packages (#9320)

639972d995

2020-06-16

Dataflow operators 中添加对最新 Apache Beam SDK 的支持 (#9323)

1459970b3b

2020-06-15

CloudBuildCreateBuildOperator 重命名为 CloudBuildCreateOperator (#9314)

431ea3291c

2020-06-15

template 字段是 XComArg 时解析上游任务 (#8805)

aee6ab94eb

2020-06-15

Data Fusion operators 中等待 pipeline 状态 (#8954)

fb1c8b83d4

2020-06-10

添加使用 location BQ 操作测试 (#9206)

a26afbfa51

2020-06-10

使 BQ insert_job 中生成的 job_id 更具信息性 (#9203)

c41192fa1f

2020-06-10

pendulum 升级到最新的主版本 ~2.0 (#9184)

b1c8c5ed5b

2020-06-09

允许在 GKEStartPodOperator 中使用私有端点 (#9169)

5918efc86a

2020-06-05

3.8 添加到测试矩阵 (#8836)

9bcdadaf7e

2020-06-05

DataprocSubmitPySparkJobOperator template_fields 中添加 'main' 参数 (#9154)

f56811dff3

2020-06-05

[AIRFLOW-6290] 创建 GKE operators 指南 (#8883)

76962867b5

2020-06-04

修复 sql_to_gcs hook schema_file 进行 gzip 压缩的问题 (#9140)

17adcea835

2020-06-02

修复 s3_file_transform gcs subprocess 错误处理的问题 (#9106)

7898525468

2020-06-01

添加 BigQueryInsertJobOperator (#8868)

29eb68b90b

2020-05-31

创建 Dataproc Operators 指南 (#9037)

886afaf622

2020-05-29

LocalFilesystemToGCSOperator 添加示例 dag 和系统测试 (#9043)

a779c4dfc2

2020-05-29

GCSToGoogleSheetsOperator 添加单独的示例 dags 和系统测试 (#9066)

ada26be23c

2020-05-29

LocalFilesystemToGCSOperator 中为 dst 参数添加正确描述 (#9055)

81b2761b86

2020-05-29

GoogleSheetsToGCSOperator 添加示例 dag 和系统测试 (#9056)

0b0e4f7a4c

2020-05-26

准备 backports RC3 版本发布 (#9026)

00642a46d0

2020-05-26

修复了剩余 20 个命名错误的 operators 的名称 (#8994)

3994030ea6

2020-05-26

重构 BigQuery operators (#8858)

cdb3f25456

2020-05-26

backport providers 中的所有类现在都可以在 Airflow 1.10 中导入 (#8991)

1d36b0303b

2020-05-23

修复 docs 中的引用 (#8984)

cf5cf45e1c

2020-05-23

支持 CloudBuildCreateOperator YAML 输入 (#8808)

499493c5c5

2020-05-19

[AIRFLOW-6586] gcs sensor 的改进 (#7197)

375d1ca229

2020-05-19

backport packages 2020.05.20 的版本候选 2 (#8898)

841d816647

2020-05-19

允许在 DLPHook 中设置 pooling 时间 (#8824)

12c5e5d8ae

2020-05-17

准备 backport packages 的版本候选 (#8891)

f3521fb0e3

2020-05-16

backport package 版本重新生成 readme 文件 (#8886)

15273f0ea0

2020-05-16

检查是否是相同的任务而不是相等性来检测重复任务 (#8828)

92585ca4cb

2020-05-15

backport operators 添加了自动版本说明生成功能 (#8807)

e1e833bb26

2020-05-13

更新 GoogleBaseHook 以不遵循 308 并使用 60s 超时 (#8816)

8b54919711

2020-05-12

重构 BigQuery hook 方法以使用 python (#8631)

6911dfe837

2020-05-12

修复 Google operators 中的 template 字段 (#8840)

4b06fde0f1

2020-05-12

修复 Flake8 错误 (#8841)

1d12c347cb

2020-05-12

重构 BigQuery check operators (#8813)

493b685d78

2020-05-10

google cloud speech 添加单独的示例 DAGs 和系统测试 (#8778)

79ef8bed89

2020-05-10

添加了上传多个实体读取文件到指定的 big query 数据集的功能 (#8610)

280f1f0c4c

2020-05-10

反序列化 Operators 时正确恢复 upstream_task_ids (#8775)

58aefb23b1

2020-05-08

添加 SDFtoGCSOperator (#8740)

723c52c942

2020-05-07

SpannerDeployInstanceOperator 添加文档 (#8750)

25ee4211b3

2020-05-06

DataflowTemplatedJobStartOperator 中支持所有 RuntimeEnvironment 参数 (#8531)

8d6f1aa4b5

2020-05-05

支持 GCP connection 的环境变量中的 num_retries 字段 (#8700)

67caae0f25

2020-05-04

gcs_to_bigquery 添加系统测试 (#8556)

bc45fa6759

2020-05-03

Facebook Ads operators 添加系统测试和文档 (#8503)

a28c66f23d

2020-04-30

[AIRFLOW-4734] PostgresHook.insert_rows() 添加 Upsert 功能 (#8625)

992a24ce41

2020-04-28

拆分和改进 BigQuery 示例 DAG (#8529)

c1fb28230f

2020-04-28

重构 BigQueryHook 数据集操作 (#8477)

e8d0f8feab

2020-04-26

提高 CloudDataTransferServiceCreateJobOperator 的幂等性 (#8430)

37fdfa9775

2020-04-26

[AIRFLOW-6281] 创建 GCS GCS 传输 operators 指南 (#8442)

14b22e6ffe

2020-04-25

添加 Google Cloud Life Sciences hook operator (#8481)

72ddc94d1e

2020-04-23

Dataflow 集成中使用参数传递 location (#8382)

912aa4b423

2020-04-23

添加 GoogleDisplayVideo360DownloadLineItemsOperator (#8174)

57c8c05839

2020-04-22

BQ hook create_empty_table/dataset table_exists 中使用 python 客户端 (#8377)

5d3a7eef30

2020-04-20

允许在 Dataflow 中使用多个 extra_packages (#8394)

79c99b1b6a

2020-04-18

BigQueryCheckOperator 添加 location 参数 (#8273)

79d3f33c1b

2020-04-17

清理 Dataflow operators 中的临时文件 (#8313)

efcffa323d

2020-04-16

添加 Dataproc SparkR 示例 (#8240)

b198a1fa94

2020-04-15

创建 BigQuery operators 指南 (#8276)

2636cc932c

2020-04-14

GCP 凭据不支持 account impersonation 时抛出异常 (#8213)

eee4ebaeeb

2020-04-14

添加 Facebook Ads Operator #7887 (#8008)

8cae07ea18

2020-04-14

修复拼写错误 (#8294)

45c8983306

2020-04-13

不那么激进的 eager requirements 升级 (#8267)

1fd9ed3840

2020-04-13

decorators 添加 mypy 插件 (#8145)

327b0a9f77

2020-04-13

添加 GoogleDisplayVideo360UploadLineItemsOperator (#8216)

bb5e403a32

2020-04-10

遵守 MySQL GCS 数据预处理的 schema 类型 (#8090)

87969a350d

2020-04-09

[AIRFLOW-6515] 将日志级别从 Info/Warn 更改为 Error (#8170)

3fc89f29f5

2020-04-06

[AIRFLOW-7106] Cloud data fusion 集成 - 允许将 args 传递给 start pipeline (#7849)

7ef75d2393

2020-04-03

[AIRFLOW-7117] sql_to_gcs 中遵守 self.schema 作为要上传的 schema (#8049)

ed2bc00576

2020-04-02

添加 Google Ads list accounts operator (#8007)

3808a6206e

2020-04-01

统一 Google 类/包名 (#8033)

8a02402576

2020-03-31

CloudBaseHook 重命名为 GoogleBaseHook 并将其移动到 google.common (#8011)

8e89780071

2020-03-31

providers.google 添加更多重构步骤 (#8010)

aae3b8fb27

2020-03-31

各个 package READMEs 文件 (#8012)

779023968f

2020-03-30

[AIRFLOW-7075] 用于将 GCS 中的信息存储到 GA Operators (#7743)

49abce5217

2020-03-30

改进 Cloud Build 的系统测试 (#8003)

0f19a930d1

2020-03-29

backporting 时移除 GKEStartPodOperator (#7908)

0e1c238b2f

2020-03-28

GCP Secrets Manager 获取 Airflow 变量 (#7946)

eb4af4f944

2020-03-28

使 BaseSecretsBackend.build_path 通用化 (#7948)

01f99426fd

2020-03-28

添加 GCS Google Sheets 的下载/上传 operators (#7866)

892522f8e2

2020-03-26

更改 GSheetsHook 方法的签名 (#7853)

bfd425157a

2020-03-26

提高 MLEngineHook.create_model 的幂等性 (#7811)

f9c226343d

2020-03-26

修复 CloudSecretsManagerBackend 无效的 connections_prefix (#7861)

e3920f12f4

2020-03-26

改进 Cloud Firestore 系统测试中的 setUp/tearDown (#7862)

8ba8a7295a

2020-03-26

改进 Cloud Memorystore 的示例 DAGs (#7855)

f7d1a437c1

2020-03-26

修复 CloudMemorystoreCreateInstanceAndImportOperator operator (#7856)

beef6c230e

2020-03-26

改进 GCP 系统测试中的授权 (#7863)

5f165f3e42

2020-03-26

[AIRFLOW-5801] 从文件而不是 JSON blob 获取 GCP 凭据 (#7869)

686d7d50bd

2020-03-25

标准化 SecretBackend 类名 (#7846)

1982c3fdca

2020-03-24

venv 中运行 ML Engine 摘要的 Dataflow (#7809)

eef87b9953

2020-03-23

[AIRFLOW-7105] 统一 Secrets Backend 方法接口 (#7830)

529db07b2e

2020-03-23

改进 Google PubSub hook publish 方法 (#7831)

4bde99f132

2020-03-23

使 airflow/providers pylint 兼容 (#7802)

a001489b59

2020-03-23

改进 ML Engine 的示例 DAG (#7810)

9e5a8e7f83

2020-03-23

'google' providers 中添加对 Super 类的调用 (#7823)

b86bf79bff

2020-03-23

修复 GCP credentials_provider docstring 中的拼写错误 (#7818)

56c013ce92

2020-03-23

BigQueryHook.create_empty_table 中添加缺失的 docstring (#7817)

426a79847c

2020-03-23

改进对 MLEngineStartTrainingJobOperator 最新 API 的支持 (#7812)

cdf1809fce

2020-03-23

[AIRFLOW-7104] GCP Secrets Manager 添加 Secret backend (#7795)

27dac00e12

2020-03-22

[AIRFLOW-7099] 改进 cloud transfer service 的系统测试 (#7794)

0daf5d729a

2020-03-22

GCSToGCSOperator 中添加为对象指定最大修改时间的能力 (#7791)

c8088c2bd7

2020-03-20

[AIRFLOW-7100] 添加 GoogleAnalyticsGetAdsLinkOperator (#7781)

5106a29314

2020-03-20

[AIRFLOW-6752] 添加 GoogleAnalyticsRetrieveAdsLinksListOperator (#7748)

759ce2a80c

2020-03-20

[AIRFLOW-6978] 添加 PubSubPullOperator (#7766)

6b9b214e4c

2020-03-20

[AIRFLOW-6732] 添加 GoogleAdsHook GoogleAdsToGcsOperator (#7692)

b118916969

2020-03-19

[AIRFLOW-7069] 修复 cloudsql 系统测试 (#7770)

ae854cae5a

2020-03-19

[AIRFLOW-7082] GCP hooks 中移除 catch_http_exception 装饰器 (#7756)

7e1e954d23

2020-03-19

[AIRFLOW-7085] GCP Base Hook 中缓存 credentials, project_id (#7759)

6e21c139b3

2020-03-19

[AIRFLOW-XXXX] 修复 guides 中对 GCP 类的引用 (#7762)

ce022a3f72

2020-03-19

[AIRFLOW-XXXX] operators 指南添加交叉引用 (#7760)

029c84e552

2020-03-18

[AIRFLOW-5421] 添加 Presto GCS 的传输 operator (#7718)

63a3102ede

2020-03-18

[AIRFLOW-7064] 添加 CloudFirestoreExportDatabaseOperator (#7725)

73305c7bd5

2020-03-18

[AIRFLOW-7081] GCP 指南中移除环境变量 (#7755)

60fdbf6d92

2020-03-18

[AIRFLOW-5610] GCSToGCSOperator 中添加指定复制多个对象的能力 (#7728)

de7e934ca3

2020-03-17

[AIRFLOW-7079] 移除存储 template_fields 的冗余代码 (#7750)

0de0347b27

2020-03-17

[AIRFLOW-6855]: gcs bq SQL 查询中转义 project_dataset_table (#7475)

91557c6f87

2020-03-17

[AIRFLOW-7073] GKEStartPodOperator 始终使用连接凭据 (#7738)

51161dbd9d

2020-03-16

[AIRFLOW-5664] 存储具有微秒精度的时间戳 (#6354)

2bc020c431

2020-03-14

[AIRFLOW-7055] google provider 添加详细日志选项 (#7711)

c997cab42d

2020-03-13

[AIRFLOW-6724] 添加 Google Analytics 360 Accounts Retrieve Operator (#7630)

137896f326

2020-03-12

[AIRFLOW-7034] 移除功能:使用位移运算符将 Dag 分配给任务 (#7685)

1f77f943d5

2020-03-10

[AIRFLOW-6980] 改进系统测试和构建 providers (#7615)

bf9b6b6d70

2020-03-09

[AIRFLOW-5013] 添加 GCP Data Catalog Hook operators (#7664)

e5130dc9fe

2020-03-09

[AIRFLOW-2911] Dataflow service 添加作业取消能力 (#7659)

faf0df4b94

2020-03-09

[AIRFLOW-XXXX] 修复 BQ 示例 DAG 中的 upsert operator (#7666)

42eef38217

2020-03-07

[AIRFLOW-6877] 将跨 provider 依赖项作为 extra 添加 (#7506)

b5b9795f04

2020-03-07

[AIRFLOW-6973] 使 GCSCreateBucketOperator 具有幂等性 (修复) (#7624)

6b65038fb4

2020-03-06

[AIRFLOW-6990] 改进 Google Marketing Platform 的系统测试 (#7631)

755fe52249

2020-03-05

[AIRFLOW-6915] MLEngineStartTrainingJobOperator 添加 AI Platform 控制台链接 (#7535)

cb2f339116

2020-03-04

[AIRFLOW-6973] 使 GCSCreateBucketOperator 具有幂等性 (#7609)

09fea3ce8e

2020-03-04

[AIRFLOW-6977] 修复 BigQuery DTS 示例 DAG (#7612)

8230ccc48b

2020-03-04

[AIRFLOW-6926] 修复 Google Tasks operators 的返回类型和幂等性 (#7547)

0d1e3088aa

2020-03-04

[AIRFLOW-6970] 改进 GCP Video Intelligence 系统测试 (#7604)

ab6bb0012c

2020-03-03

[AIRFLOW-6971] 修复 CloudSpeechToTextRecognizeSpeechOperator 中的返回类型 (#7607)

3db4ade3dc

2020-02-29

[AIRFLOW-6924] 修复 Google DLP operators 的返回类型 (#7546)

008b4bab14

2020-02-27

[AIRFLOW-6730] 使用 total_seconds 而不是 seconds (#7363)

bb552b2d9f

2020-02-25

[AIRFLOW-6908] 延迟加载 AirflowException (#7528)

d1a34246ac

2020-02-25

[AIRFLOW-6593] 添加 GCP Stackdriver Alerting Hooks Operators (#7322)

3320e432a1

2020-02-24

[AIRFLOW-6817] 延迟加载 'airflow.DAG' 以保持用户界面 API 不变 (#7517)

dcf8743521

2020-02-24

[AIRFLOW-6894] 防止在 example_dags 中进行数据库查询 (#7516)

4d03e33c11

2020-02-22

[AIRFLOW-6817] 移除来自 'airflow/__init__.py' imports,将隐式 imports 替换为显式 imports,将条目添加到 'UPDATING.MD' - squashed/rebased (#7456)

35b9616378

2020-02-21

[AIRFLOW-4973] 添加 Cloud Data Fusion Pipeline 集成 (#7486)

aff3a361b4

2020-02-20

[AIRFLOW-6558] 用于转换的 Campaign Manager operators (#7420)

9cbd7de6d1

2020-02-18

[AIRFLOW-6792] providers 包中移除 _operator/_hook/_sensor 并添加测试 (#7412)

5b199cb86b

2020-02-17

[AIRFLOW-XXXX] example_bigquery DAG 中的拼写错误 (#7429)

2c9345a8e0

2020-02-17

[AIRFLOW-6759] 添加用于取消 MLEngine 作业的 MLEngine operator/hook (#7400)

946bdc23c0

2020-02-16

[AIRFLOW-6405] 添加 GCP BigQuery Table Upsert Operator (#7126)

2381c820c8

2020-02-13

[AIRFLOW-6505] 使 emoji json.dumps() 中正确编码 (#7399)

04c1fefbf2

2020-02-03

[AIRFLOW-6676] 添加了 GCSDeleteBucketOperator (#7307)

a0252748ff

2020-02-03

[AIRFLOW-6717] 移除 templated_fields 中不存在的字段 (#7340)

97a429f9d0

2020-02-02

[AIRFLOW-6714] 移除关于 UTF-8 的魔法注释 (#7338)

9d8d075578

2020-02-03

[AIRFLOW-6715] 修复 Google Cloud DLP 示例 DAG (#7337)

cf141506a2

2020-02-02

[AIRFLOW-6708] 设置唯一的 logger 名称 (#7330)

373c6aa4a2

2020-01-30

[AIRFLOW-6682] GCP 类移动到 providers (#7295)

83c037873f

2020-01-30

[AIRFLOW-6674] 根据 AIP-21 移动 example_dags (#7287)

057f3ae3a4

2020-01-29

[AIRFLOW-6670][依赖于 AIRFLOW-6669] contrib operators 移动到 providers (#7286)

ceea293c16

2020-01-28

[AIRFLOW-6656] 修复 AIP-21 移动 (#7272)

c42a375e79

2020-01-27

[AIRFLOW-6644][AIP-21] service 类移动到 providers (#7265)

059eda05f8

2020-01-21

[AIRFLOW-6610] software 类移动到 providers (#7231)

f4d3e5e545

2020-01-13

[AIRFLOW-6102] [AIP-21] 重命名 Dataproc operators (#7151)

e7bf8ecb48

2020-01-13

[AIRFLOW-6119] [AIP-21] 重命名 GCS operators, hooks sensors (#7125)

5b6772cb83

2020-01-09

[AIRFLOW-6125] [AIP-21] 重命名 S3 operator SFTP operator (#7112)

4f8592ae8f

2020-01-08

[AIRFLOW-6118] [AIP-21] 重命名 Pubsub operators hook (#7046)

20299473f1

2020-01-03

[AIRFLOW-6115] [AIP-21] 重命名 GCP vision operators (#7020)

18e8cea4e7

2020-01-03

[AIRFLOW-6428] 修复 Example DAGs airflow.utils.dates.days_ago 的导入路径 (#7007)

95087af140

2019-12-31

[AIRFLOW-6110] [AIP-21] 重命名 natural_language service (#6968)

69629a5a94

2019-12-09

[AIRFLOW-5807] SFTP contrib 移动到 providers. (#6464)

25e9047a4a

2019-12-09

[AIRFLOW-6193] 不要在 Airflow 主代码中使用 asserts (#6749)

ed0a14f321

2019-12-09

[AIRFLOW-6120] 重命名 GoogleCloudBaseHook (#6734)

2f2f89c148

2019-12-01

[AIRFLOW-6139] pylint enable/disable 中一致的空格 (#6701)

03c870a617

2019-11-26

[AIRFLOW-6010] 移除循环 imports pylint hacks (#6601)

5c4cfea8c0

2019-11-15

[AIRFLOW-5718] 添加 SFTPToGoogleCloudStorageOperator (#6393)

44a8c37a9a

2019-11-13

[AIRFLOW-XXX] 修复 Dataproc get_job 方法的 docstring (#6581)

d633d3ac44

2019-11-13

[AIRFLOW-5691] 重写 Dataproc operators 以使用 python (#6371)

d985c02d9f

2019-11-05

[AIRFLOW-XXX] GCP PubSub 添加操作指南 (#6497)

a296cdabdb

2019-11-04

[AIRFLOW-5743] Google PubSub 移动到 providers (#6476)

470b2a779d

2019-10-30

[AIRFLOW-5741] Cloud Natural Language 移动到 providers (#6421)

f2caa451fc

2019-10-27

[AIRFLOW-5742] Google Cloud Vision 移动到 providers (#6424)

16d7accb22

2019-10-22

[AIRFLOW-4971] 添加 Google Display & Video 360 集成 (#6170)

4e661f535d

2019-10-22

[AIRFLOW-5379] 添加 Google Search Ads 360 operators (#6228)

19e32b4e2c

2019-10-18

[AIRFLOW-5656] provider 重命名为 providers 模块 (#6333)

此条目是否有帮助?