Skip to content

Commit

Permalink
add numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
cynthiaxyin committed Jan 10, 2024
1 parent 9def1dc commit 5e7e3de
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/redshift.md
Expand Up @@ -220,7 +220,7 @@ Each stream will be output into its own raw table in Redshift. Each table will c

| Version | Date | Pull Request | Subject |
|:--------|:-----------|:-----------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 2.0.0 | 2024-01-xx | [\#xxxxx](https://github.com/airbytehq/airbyte/pull/xxxxx) | Destinations V2 |
| 2.0.0 | 2024-01-10 | [\#34077](https://github.com/airbytehq/airbyte/pull/34077) | Destinations V2 |
| 0.7.14 | 2024-01-08 | [\#34014](https://github.com/airbytehq/airbyte/pull/34014) | Update order of options in spec |
| 0.7.13 | 2024-01-05 | [\#33948](https://github.com/airbytehq/airbyte/pull/33948) | Fix NPE when prepare tables fail; Add case sensitive session for super; Bastion heartbeats added |
| 0.7.12 | 2024-01-03 | [\#33924](https://github.com/airbytehq/airbyte/pull/33924) | Add new ap-southeast-3 AWS region |
Expand Down
2 changes: 1 addition & 1 deletion docs/release_notes/upgrading_to_destinations_v2.md
Expand Up @@ -158,7 +158,7 @@ For each destination connector, Destinations V2 is effective as of the following
| --------------------- | --------------------- | -------------------------- | ------------------------ |
| BigQuery | 1.10.2 | 2.0.6+ | November 7, 2023 |
| Snowflake | 2.1.7 | 3.1.0+ | November 7, 2023 |
| Redshift | 0.7.xx | 2.0.0+ | March 8, 2024 |
| Redshift | 0.7.14 | 2.0.0+ | March 8, 2024 |
| Postgres | 0.4.0 | [coming soon] 2.0.0+ | [coming soon] early 2024 |
| MySQL | 0.2.0 | [coming soon] 2.0.0+ | [coming soon] early 2024 |

Expand Down

0 comments on commit 5e7e3de

Please sign in to comment.