1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🐙 source-klaus-api: run up-to-date pipeline [2025-01-18] (#47921)

This commit is contained in:
Airbyte
2025-01-19 00:16:37 +02:00
committed by GitHub
parent 0cddcbfb5f
commit a1ed8dc928
2 changed files with 3 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: aad35903-2c0d-4e25-8010-d62ed909e0b7
dockerImageTag: 0.2.0
dockerImageTag: 0.2.1
dockerRepository: airbyte/source-klaus-api
documentationUrl: https://docs.airbyte.com/integrations/sources/klaus-api
githubIssueLabel: source-klaus-api
@@ -42,5 +42,5 @@ data:
# alias: airbyte-connector-testing-secret-store
- language:manifest-only
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:4.5.4@sha256:b07a521add11f987c63c0db68c1b57e90bec0c985f1cb6f3c5a1940cde628a70
baseImage: docker.io/airbyte/source-declarative-manifest:6.21.0@sha256:500ba14ec5182ef5879589611c2949e385bb88a475e42489d4818fe8d42c50d4
metadataSpecVersion: "1.0"

View File

@@ -34,6 +34,7 @@ This Source is capable of syncing the following core Streams:
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :----------------------------- |
| 0.2.1 | 2025-01-18 | [47921](https://github.com/airbytehq/airbyte/pull/47921) | Update dependencies |
| 0.2.0 | 2024-08-26 | [44764](https://github.com/airbytehq/airbyte/pull/44764) | Refactor connector to manifest-only format |
| 0.1.15 | 2024-08-24 | [44719](https://github.com/airbytehq/airbyte/pull/44719) | Update dependencies |
| 0.1.14 | 2024-08-17 | [44281](https://github.com/airbytehq/airbyte/pull/44281) | Update dependencies |