File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
airbyte-integrations/connectors/source-intercom
docs/integrations/sources Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 6
6
hosts :
7
7
- api.intercom.io
8
8
connectorBuildOptions :
9
- baseImage : docker.io/airbyte/source-declarative-manifest:6.54.8 @sha256:98136370c5ef7518962b9588d9ea6f706d7f9f930f8b89b2380ceccd009f1f64
9
+ baseImage : docker.io/airbyte/source-declarative-manifest:6.56.7 @sha256:41be3ac5f569004b6a25507cd40f5152e3691aecd2a9a3f873eb4c559903412d
10
10
connectorSubtype : api
11
11
connectorType : source
12
12
definitionId : d8313939-3782-41b0-be29-b3ca20d8dd3a
13
- dockerImageTag : 0.13.0
13
+ dockerImageTag : 0.13.1
14
14
dockerRepository : airbyte/source-intercom
15
15
documentationUrl : https://docs.airbyte.com/integrations/sources/intercom
16
16
githubIssueLabel : source-intercom
Original file line number Diff line number Diff line change @@ -97,6 +97,7 @@ The Intercom connector should not run into Intercom API limitations under normal
97
97
98
98
| Version | Date | Pull Request | Subject |
99
99
| :-----------| :-----------| :---------------------------------------------------------| :---------------------------------------------------------------------------------------------------------------------------------|
100
+ | 0.13.1 | 2025-06-28 | [ 54308] ( https://github.com/airbytehq/airbyte/pull/54308 ) | Update dependencies |
100
101
| 0.13.0 | 2025-06-25 | [ 62069] ( https://github.com/airbytehq/airbyte/pull/62069 ) | Promoting release candidate 0.13.0-rc.5 to a main version. |
101
102
| 0.13.0-rc.5 | 2025-06-11| [ 61506] ( https://github.com/airbytehq/airbyte/pull/61506 ) | Add better error handling for companies stream, update SDM, & add advanced_auth |
102
103
| 0.13.0-rc.4 | 2025-05-15| [ 60235] ( https://github.com/airbytehq/airbyte/pull/60235 ) | Add required custom paginator for 'companies' stream & Fix 500s on ` Tickets ` stream. |
You can’t perform that action at this time.
0 commit comments