Skip to content

Commit 054510c

Browse files
authored
🐙 source-jina-ai-reader: run up-to-date pipeline [2024-09-14] (#45565)
1 parent 2a55f49 commit 054510c

File tree

4 files changed

+27
-23
lines changed

4 files changed

+27
-23
lines changed

airbyte-integrations/connectors/source-jina-ai-reader/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ data:
1717
connectorSubtype: api
1818
connectorType: source
1919
definitionId: 47077a7f-7ab0-47ee-b428-650396a708c7
20-
dockerImageTag: 0.1.14
20+
dockerImageTag: 0.1.15
2121
dockerRepository: airbyte/source-jina-ai-reader
2222
githubIssueLabel: source-jina-ai-reader
2323
icon: jina-ai-reader.svg

airbyte-integrations/connectors/source-jina-ai-reader/poetry.lock

+24-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-jina-ai-reader/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.1.14"
6+
version = "0.1.15"
77
name = "source-jina-ai-reader"
88
description = "Source implementation for jina-ai-reader."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/jina-ai-reader.md

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ The website also provides a free bearer token for testing with its interface.
5050

5151
| Version | Date | Pull Request | Subject |
5252
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------- |
53+
| 0.1.15 | 2024-09-14 | [45565](https://github.com/airbytehq/airbyte/pull/45565) | Update dependencies |
5354
| 0.1.14 | 2024-09-07 | [45286](https://github.com/airbytehq/airbyte/pull/45286) | Update dependencies |
5455
| 0.1.13 | 2024-08-31 | [45015](https://github.com/airbytehq/airbyte/pull/45015) | Update dependencies |
5556
| 0.1.12 | 2024-08-24 | [44641](https://github.com/airbytehq/airbyte/pull/44641) | Update dependencies |

0 commit comments

Comments
 (0)