Skip to content

Commit a47c8dd

Browse files
chore: finalize promote for source-woocommerce (#76330)
Co-authored-by: octavia-squidington-iii <90398440+octavia-squidington-iii@users.noreply.github.com> Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
1 parent efadbfb commit a47c8dd

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

airbyte-integrations/connectors/source-woocommerce/metadata.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ data:
88
connectorSubtype: api
99
connectorType: source
1010
definitionId: 2a2552ca-9f78-4c1c-9eb7-4d0dc66d72df
11-
dockerImageTag: 0.5.35-rc.2
11+
dockerImageTag: 0.5.35
1212
dockerRepository: airbyte/source-woocommerce
1313
documentationUrl: https://docs.airbyte.com/integrations/sources/woocommerce
1414
githubIssueLabel: source-woocommerce
@@ -28,7 +28,7 @@ data:
2828
releaseStage: generally_available
2929
releases:
3030
rolloutConfiguration:
31-
enableProgressiveRollout: true
31+
enableProgressiveRollout: false
3232
suggestedStreams:
3333
streams:
3434
- orders

docs/integrations/sources/woocommerce.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ If your hosting environment supports higher throughput, you can increase the **N
109109

110110
| Version | Date | Pull Request | Subject |
111111
|:--------| :--------- |:---------------------------------------------------------|:-----------------------------------------------------------------------|
112+
| 0.5.35 | 2026-04-14 | [76330](https://github.com/airbytehq/airbyte/pull/76330) | Promoted release candidate to GA |
112113
| 0.5.35-rc.2 | 2026-04-12 | [76253](https://github.com/airbytehq/airbyte/pull/76253) | Increase default concurrency from 4 to 5 for tuning iteration 2 |
113114
| 0.5.35-rc.1 | 2026-04-10 | [76205](https://github.com/airbytehq/airbyte/pull/76205) | Add concurrency_level and num_workers for concurrent stream syncing |
114115
| 0.5.34 | 2026-03-31 | [75853](https://github.com/airbytehq/airbyte/pull/75853) | Update dependencies |
@@ -146,7 +147,7 @@ If your hosting environment supports higher throughput, you can increase the **N
146147
| 0.5.2 | 2024-12-14 | [49382](https://github.com/airbytehq/airbyte/pull/49382) | Update dependencies |
147148
| 0.5.1 | 2024-12-11 | [47510](https://github.com/airbytehq/airbyte/pull/47510) | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 |
148149
| 0.5.0 | 2024-10-16 | [46956](https://github.com/airbytehq/airbyte/pull/46956) | Promoting release candidate 0.5.0-rc.1 to a main version. |
149-
| 0.5.0-rc.1 | 2024-10-08 | [46575](https://github.com/airbytehq/airbyte/pull/46575) | Migrate to Manifest-only |
150+
| 0.5.0-rc.1 | 2024-10-08 | [46575](https://github.com/airbytehq/airbyte/pull/46575) | Migrate to Manifest-only |
150151
| 0.4.12 | 2024-10-12 | [46806](https://github.com/airbytehq/airbyte/pull/46806) | Update dependencies |
151152
| 0.4.11 | 2024-10-05 | [46423](https://github.com/airbytehq/airbyte/pull/46423) | Update dependencies |
152153
| 0.4.10 | 2024-09-28 | [46193](https://github.com/airbytehq/airbyte/pull/46193) | Update dependencies |

0 commit comments

Comments
 (0)