Skip to content

Commit 7cd9e4b

Browse files
authored
Destination bigquery: RC3 - fix behavior on sources emitting many state messages (#60324)
1 parent a6818d7 commit 7cd9e4b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

airbyte-integrations/connectors/destination-bigquery/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ data:
55
connectorSubtype: database
66
connectorType: destination
77
definitionId: 22f6c74f-5699-40ff-833c-4a879ea40133
8-
dockerImageTag: 2.11.0-rc.2
8+
dockerImageTag: 2.11.0-rc.3
99
dockerRepository: airbyte/destination-bigquery
1010
documentationUrl: https://docs.airbyte.com/integrations/destinations/bigquery
1111
githubIssueLabel: destination-bigquery

docs/integrations/destinations/bigquery.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ tutorials:
213213

214214
| Version | Date | Pull Request | Subject |
215215
|:-------------|:-----------|:-----------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
216+
| 2.11.0-rc.3 | 2025-05-16 | [60324](https://github.com/airbytehq/airbyte/pull/60324) | Fix bug in syncs with many state message |
216217
| 2.11.0-rc.2 | 2025-05-15 | [60302](https://github.com/airbytehq/airbyte/pull/60302) | Fix bugs in handling special characters / uppercase characters in column names |
217218
| 2.11.0-rc.1 | 2025-05-08 | [59729](https://github.com/airbytehq/airbyte/pull/59729) | Version 2.11.0 RC 1 |
218219
| 2.10.2 | 2025-04-29 | [59142](https://github.com/airbytehq/airbyte/pull/59142) | Add `europe-north2` region. |

0 commit comments

Comments
 (0)