Skip to content

Commit

Permalink
🐙 source-klarna: run up-to-date pipeline [2024-07-27] (#42818)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere authored Jul 28, 2024
1 parent 9f5c93d commit e3839bc
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 60c24725-00ae-490c-991d-55b78c3197e0
dockerImageTag: 0.2.13
dockerImageTag: 0.2.14
dockerRepository: airbyte/source-klarna
documentationUrl: https://docs.airbyte.com/integrations/sources/klarna
githubIssueLabel: source-klarna
Expand Down
8 changes: 4 additions & 4 deletions airbyte-integrations/connectors/source-klarna/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "0.2.13"
version = "0.2.14"
name = "source-klarna"
description = "Source implementation for Klarna."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/klarna.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ Connector will handle an issue with rate limiting as Klarna returns 429 status c

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.2.14 | 2024-07-27 | [42818](https://github.com/airbytehq/airbyte/pull/42818) | Update dependencies |
| 0.2.13 | 2024-07-20 | [42276](https://github.com/airbytehq/airbyte/pull/42276) | Update dependencies |
| 0.2.12 | 2024-07-13 | [41874](https://github.com/airbytehq/airbyte/pull/41874) | Update dependencies |
| 0.2.11 | 2024-07-10 | [41483](https://github.com/airbytehq/airbyte/pull/41483) | Update dependencies |
Expand Down

0 comments on commit e3839bc

Please sign in to comment.