File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
airbyte-integrations/connectors/destination-bigquery
docs/integrations/destinations Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11testExecutionConcurrency =-1
22JunitMethodExecutionTimeout =10 m
3- cdkVersion =0.1.54
3+ cdkVersion =0.1.61
Original file line number Diff line number Diff line change 66 connectorSubtype : database
77 connectorType : destination
88 definitionId : 22f6c74f-5699-40ff-833c-4a879ea40133
9- dockerImageTag : 3.0.12
9+ dockerImageTag : 3.0.13
1010 dockerRepository : airbyte/destination-bigquery
1111 documentationUrl : https://docs.airbyte.com/integrations/destinations/bigquery
1212 githubIssueLabel : destination-bigquery
Original file line number Diff line number Diff line change @@ -210,6 +210,7 @@ tutorials:
210210
211211| Version | Date | Pull Request | Subject |
212212| :------------| :-----------| :-----------------------------------------------------------| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
213+ | 3.0.13 | 2025-11-01 | [ 69126] ( https://github.com/airbytehq/airbyte/pull/69126 ) | Upgrade to Bulk CDK 0.1.61. |
213214| 3.0.12 | 2025-10-29 | [ 69083] ( https://github.com/airbytehq/airbyte/pull/69083 ) | Fail loudly if Bigquery detects bad records. |
214215| 3.0.11 | 2025-10-27 | [ 68671] ( https://github.com/airbytehq/airbyte/pull/68671 ) | Log record count per load job. |
215216| 3.0.10 | 2025-10-21 | [ 67153] ( https://github.com/airbytehq/airbyte/pull/67153 ) | Implement new proto schema implementation |
You can’t perform that action at this time.
0 commit comments