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

🐙 source-klarna: run up-to-date pipeline [2025-04-05] (#57049)

This commit is contained in:
Airbyte
2025-04-05 17:09:23 +03:00
committed by GitHub
parent 7adc6332f7
commit bc53ee07ab
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.42.1@sha256:e27eda55fe99a0f36d2f108e8b00178f9ace4be23ea68a09547c3dbcb7184ed1
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.0@sha256:0508eca3b3193ba7883a80f0f739073f5bd99a8f565720c2f95286d5b4f48cb6
connectorSubtype: api
connectorType: source
definitionId: 60c24725-00ae-490c-991d-55b78c3197e0
dockerImageTag: 0.3.16
dockerImageTag: 0.3.17
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.17 | 2025-04-05 | [57049](https://github.com/airbytehq/airbyte/pull/57049) | Update dependencies |
| 0.3.16 | 2025-03-29 | [56685](https://github.com/airbytehq/airbyte/pull/56685) | Update dependencies |
| 0.3.15 | 2025-03-22 | [56040](https://github.com/airbytehq/airbyte/pull/56040) | Update dependencies |
| 0.3.14 | 2025-03-08 | [55440](https://github.com/airbytehq/airbyte/pull/55440) | Update dependencies |