Skip to content

Commit

Permalink
🐙 source-klaus-api: run up-to-date pipeline [2024-07-27] (#42813)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere authored Jul 28, 2024
1 parent 281efc8 commit c03bb6e
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 @@ -14,7 +14,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: aad35903-2c0d-4e25-8010-d62ed909e0b7
dockerImageTag: 0.1.9
dockerImageTag: 0.1.10
dockerRepository: airbyte/source-klaus-api
documentationUrl: https://docs.airbyte.com/integrations/sources/klaus-api
githubIssueLabel: source-klaus-api
Expand Down
8 changes: 4 additions & 4 deletions airbyte-integrations/connectors/source-klaus-api/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.1.9"
version = "0.1.10"
name = "source-klaus-api"
description = "Source implementation for Klaus Api."
authors = [ "Deke Li <deke.li@sendinblue.com>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/klaus-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ This Source is capable of syncing the following core Streams:

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :----------------------------- |
| 0.1.10 | 2024-07-27 | [42813](https://github.com/airbytehq/airbyte/pull/42813) | Update dependencies |
| 0.1.9 | 2024-07-20 | [42170](https://github.com/airbytehq/airbyte/pull/42170) | Update dependencies |
| 0.1.8 | 2024-07-13 | [41724](https://github.com/airbytehq/airbyte/pull/41724) | Update dependencies |
| 0.1.7 | 2024-07-10 | [41353](https://github.com/airbytehq/airbyte/pull/41353) | Update dependencies |
Expand Down

0 comments on commit c03bb6e

Please sign in to comment.