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

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 @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: fa290790-1dca-43e7-8ced-6a40b2a66099
dockerImageTag: 0.2.9
dockerImageTag: 0.2.10
dockerRepository: airbyte/source-captain-data
githubIssueLabel: source-captain-data
icon: captain-data.svg
Expand All @@ -27,5 +27,5 @@ data:
ql: 100
supportLevel: community
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.21.0@sha256:500ba14ec5182ef5879589611c2949e385bb88a475e42489d4818fe8d42c50d4
baseImage: docker.io/airbyte/source-declarative-manifest:6.27.0@sha256:ffc5f087448ef40fd1ef8fe0fc660b16621be7c1e8ecfccd44002136b06c6efb
metadataSpecVersion: "1.0"
1 change: 1 addition & 0 deletions docs/integrations/sources/captain-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ Captain Data [API reference](https://docs.captaindata.co/#intro) has v3 at prese

| Version | Date | Pull Request | Subject |
| :------ |:-----------| :------------------------------------------------------ |:--------------------------------------------|
| 0.2.10 | 2025-01-25 | [52185](https://github.com/airbytehq/airbyte/pull/52185) | Update dependencies |
| 0.2.9 | 2025-01-18 | [51741](https://github.com/airbytehq/airbyte/pull/51741) | Update dependencies |
| 0.2.8 | 2025-01-11 | [51277](https://github.com/airbytehq/airbyte/pull/51277) | Update dependencies |
| 0.2.7 | 2024-12-28 | [50475](https://github.com/airbytehq/airbyte/pull/50475) | Update dependencies |
Expand Down
Loading