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

🐙 source-klarna: run up-to-date pipeline [2025-03-08] (#55440)

This commit is contained in:
Airbyte
2025-03-08 22:09:54 +02:00
committed by GitHub
parent 7ac70ed5c3
commit 1c1efb79ca
2 changed files with 3 additions and 2 deletions

View File

@@ -9,11 +9,11 @@ data:
- api-${config.region}.klarna.com
- api-${config.region}.playground.klarna.com
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.4@sha256:a612db8bc977a46d7d2e0442f5c6be26da6039ee83a8aceb7be545e4cbdd7040
baseImage: docker.io/airbyte/source-declarative-manifest:6.38.3@sha256:fcba02266f262aabc2f37e4f14574aa1c8c5cffd018504bab28803e405c93afe
connectorSubtype: api
connectorType: source
definitionId: 60c24725-00ae-490c-991d-55b78c3197e0
dockerImageTag: 0.3.13
dockerImageTag: 0.3.14
dockerRepository: airbyte/source-klarna
documentationUrl: https://docs.airbyte.com/integrations/sources/klarna
githubIssueLabel: source-klarna

View File

@@ -62,6 +62,7 @@ Connector will handle an issue with rate limiting as Klarna returns 429 status c
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.3.14 | 2025-03-08 | [55440](https://github.com/airbytehq/airbyte/pull/55440) | Update dependencies |
| 0.3.13 | 2025-03-01 | [54743](https://github.com/airbytehq/airbyte/pull/54743) | Update dependencies |
| 0.3.12 | 2025-02-22 | [54333](https://github.com/airbytehq/airbyte/pull/54333) | Update dependencies |
| 0.3.11 | 2025-02-15 | [52751](https://github.com/airbytehq/airbyte/pull/52751) | Update dependencies |