Skip to content

Commit c1d34b1

Browse files
chore(source-intercom): promote 0.13.20-rc.1 to stable and disable progressive rollout (#76316)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: gl_anatolii.yatsuk <gl_anatolii.yatsuk@airbyte.io>
1 parent c016326 commit c1d34b1

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ data:
1010
connectorSubtype: api
1111
connectorType: source
1212
definitionId: d8313939-3782-41b0-be29-b3ca20d8dd3a
13-
dockerImageTag: 0.13.20-rc.1
13+
dockerImageTag: 0.13.20
1414
dockerRepository: airbyte/source-intercom
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/intercom
1616
externalDocumentationUrls:
@@ -43,7 +43,7 @@ data:
4343
releaseStage: generally_available
4444
releases:
4545
rolloutConfiguration:
46-
enableProgressiveRollout: true
46+
enableProgressiveRollout: false
4747
suggestedStreams:
4848
streams:
4949
- conversations

docs/integrations/sources/intercom.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ Because these streams must read all records on every sync, syncing Companies and
130130

131131
| Version | Date | Pull Request | Subject |
132132
|:-------------|:-----------|:---------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------|
133+
| 0.13.20 | 2026-04-14 | [76316](https://github.com/airbytehq/airbyte/pull/76316) | Promote 0.13.20-rc.1 to stable and disable progressive rollout |
133134
| 0.13.20-rc.1 | 2026-04-09 | [73717](https://github.com/airbytehq/airbyte/pull/73717) | Add configurable concurrency (`num_workers`), configurable API rate limit (`api_rate_limit`), HTTPAPIBudget, and ErrorHandlerWithRateLimiter for conversation_parts |
134135
| 0.13.19 | 2026-04-09 | [76182](https://github.com/airbytehq/airbyte/pull/76182) | Promote 0.13.19-rc.1 to stable and disable progressive rollout |
135136
| 0.13.19-rc.1 | 2026-04-07 | [76122](https://github.com/airbytehq/airbyte/pull/76122) | Increase HTTP connection pool size |

0 commit comments

Comments
 (0)