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 @@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-sigma-computing
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
connectorSubtype: api
connectorType: source
definitionId: 40fed53b-3a55-4ce3-a25f-93af5b5379b0
dockerImageTag: 0.0.9
dockerImageTag: 0.0.10
dockerRepository: airbyte/source-sigma-computing
githubIssueLabel: source-sigma-computing
icon: icon.svg
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/sigma-computing.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Next, head over to Developer Access and click on create. This will generate your

| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.10 | 2025-01-25 | [52411](https://github.com/airbytehq/airbyte/pull/52411) | Update dependencies |
| 0.0.9 | 2025-01-18 | [51994](https://github.com/airbytehq/airbyte/pull/51994) | Update dependencies |
| 0.0.8 | 2025-01-11 | [51387](https://github.com/airbytehq/airbyte/pull/51387) | Update dependencies |
| 0.0.7 | 2024-12-28 | [50780](https://github.com/airbytehq/airbyte/pull/50780) | Update dependencies |
Expand Down
Loading