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
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-revolut-merchant
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:7.23.2@sha256:19eb795baa82bad71c097a7388313c1fd9f36978f543a8c7a245bbedb0c9a153
baseImage: docker.io/airbyte/source-declarative-manifest:7.23.4@sha256:f63c39a8a6f28ec20ada2ddf5861f3b1fb7b6a1ef1a8a8d1d537ff684ee3f9bd
connectorSubtype: api
connectorType: source
definitionId: 47a7a5cf-7bfa-406e-8ef8-f23cd041866b
dockerImageTag: 0.0.53
dockerImageTag: 0.0.54
dockerRepository: airbyte/source-revolut-merchant
githubIssueLabel: source-revolut-merchant
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/revolut-merchant.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ If you use Airbyte Cloud and your organization restricts access to specific IPs,

| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.54 | 2026-06-30 | [81214](https://github.com/airbytehq/airbyte/pull/81214) | Update dependencies |
| 0.0.53 | 2026-06-23 | [80616](https://github.com/airbytehq/airbyte/pull/80616) | Update dependencies |
| 0.0.52 | 2026-06-16 | [80032](https://github.com/airbytehq/airbyte/pull/80032) | Update dependencies |
| 0.0.51 | 2026-06-09 | [79481](https://github.com/airbytehq/airbyte/pull/79481) | Update dependencies |
Expand Down
Loading