Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions airbyte-integrations/connectors/source-aircall/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 912eb6b7-a893-4a5b-b1c0-36ebbe2de8cd
dockerImageTag: 0.4.4
dockerImageTag: 0.4.5
dockerRepository: airbyte/source-aircall
githubIssueLabel: source-aircall
icon: aircall.svg
Expand Down Expand Up @@ -39,7 +39,7 @@ data:
type: GSM
alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:7.6.3@sha256:826a053bc43678a94e307e32882ae776ecb847cf7b75031fe10dcdc664995dfb
baseImage: docker.io/airbyte/source-declarative-manifest:7.6.5@sha256:a5ef859b9f6dde52bd914fbcddb088d4f1ccae4887ffb58b2282b80f119fdcbe
externalDocumentationUrls:
- title: API documentation
url: https://developer.aircall.io/api-references/
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/aircall.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Aircall [API reference](https://api.aircall.io/v1) has v1 at present. The connec

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :----------------------------------------------------------------------------- | :-------------------------- |
| 0.4.5 | 2026-01-27 | [72373](https://github.com/airbytehq/airbyte/pull/72373) | Update dependencies |
| 0.4.4 | 2026-01-14 | [71503](https://github.com/airbytehq/airbyte/pull/71503) | Update dependencies |
| 0.4.3 | 2025-12-02 | [70282](https://github.com/airbytehq/airbyte/pull/70282) | Update dependencies |
| 0.4.2 | 2025-10-29 | [65055](https://github.com/airbytehq/airbyte/pull/65055) | Update dependencies |
Expand Down
Loading