Skip to content

Commit

Permalink
Add PR #
Browse files Browse the repository at this point in the history
  • Loading branch information
evantahler committed Sep 25, 2023
1 parent 22fd76e commit 14f5479
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/integrations/destinations/bigquery.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ Now that you have set up the BigQuery destination connector, check out the follo

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :--------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 3.1.0 | 2023-09-25 | [\#xxx](https://github.com/airbytehq/airbyte/pull/xxx) | Do not deduplicate raw table |
| 3.1.0 | 2023-09-25 | [\#30742](https://github.com/airbytehq/airbyte/pull/30742) | Do not deduplicate raw table |
| 2.0.16 | 2023-09-22 | [\#30697](https://github.com/airbytehq/airbyte/pull/30697) | Improve resiliency to unclean exit during schema change |
| 2.0.15 | 2023-09-21 | [\#30640](https://github.com/airbytehq/airbyte/pull/30640) | Handle streams with identical name and namespace |
| 2.0.14 | 2023-09-20 | [\#30069](https://github.com/airbytehq/airbyte/pull/30069) | Staging destination async |
Expand Down
2 changes: 1 addition & 1 deletion docs/integrations/destinations/snowflake.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ Otherwise, make sure to grant the role the required permissions in the desired n

| Version | Date | Pull Request | Subject |
| :-------------- | :--------- | :--------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 3.2.0 | 2023-09-25 | [\#xxx](https://github.com/airbytehq/airbyte/pull/xxx) | Do not deduplicate raw table |
| 3.2.0 | 2023-09-25 | [\#30742](https://github.com/airbytehq/airbyte/pull/30742) | Do not deduplicate raw table |
| 3.1.12 | 2023-09-21 | [\#30671](https://github.com/airbytehq/airbyte/pull/30671) | Reduce async buffer size |
| 3.1.11 | 2023-09-19 | [\#30592](https://github.com/airbytehq/airbyte/pull/30592) | Internal code changes |
| 3.1.10 | 2023-09-18 | [\#30546](https://github.com/airbytehq/airbyte/pull/30546) | Make sure that the async buffer are flush every 5 minutes |
Expand Down

0 comments on commit 14f5479

Please sign in to comment.