1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐙 source-datascope: run up-to-date pipeline [2025-01-18] (#51649)

This commit is contained in:
Airbyte
2025-01-18 16:11:43 +02:00
committed by GitHub
parent 5ec255a9cc
commit a99e788106
2 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 8e1ae2d2-4790-44d3-9d83-75b3fc3940ff
dockerImageTag: 0.2.9
dockerImageTag: 0.2.10
dockerRepository: airbyte/source-datascope
githubIssueLabel: source-datascope
icon: datascope.svg
@@ -42,5 +42,5 @@ data:
# type: GSM
# alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.17.0@sha256:e722057f4ed36872a78dfe985126b36f601de02ad361184c7e199b5e15d9dad2
baseImage: docker.io/airbyte/source-declarative-manifest:6.21.0@sha256:500ba14ec5182ef5879589611c2949e385bb88a475e42489d4818fe8d42c50d4
metadataSpecVersion: "1.0"

View File

@@ -64,6 +64,7 @@ GET https://www.mydatascope.com/api/external/locations
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :-------------------------------------------------------- | :------------- |
| 0.2.10 | 2025-01-18 | [51649](https://github.com/airbytehq/airbyte/pull/51649) | Update dependencies |
| 0.2.9 | 2025-01-11 | [51069](https://github.com/airbytehq/airbyte/pull/51069) | Update dependencies |
| 0.2.8 | 2024-12-28 | [50569](https://github.com/airbytehq/airbyte/pull/50569) | Update dependencies |
| 0.2.7 | 2024-12-21 | [49542](https://github.com/airbytehq/airbyte/pull/49542) | Update dependencies |