[up-to-date]Upgrade the base image to the latest version in metadata.yaml; Update versions of libraries in poetry; PATCH bump source-jina-ai-reader version to 0.1.41; Create or update pull request on Airbyte repository; Add changelog entry
This commit is contained in:
committed by
GitHub
parent
499a92d065
commit
3278ef3117
@@ -13,11 +13,11 @@ data:
|
||||
enabled: true
|
||||
packageName: airbyte-source-jina-ai-reader
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/python-connector-base:4.0.0@sha256:d9894b6895923b379f3006fa251147806919c62b7d9021b5cd125bb67d7bbe22
|
||||
baseImage: docker.io/airbyte/python-connector-base:4.1.0@sha256:1d1aa21d34e851df4e8a87b391c27724c06e2597608e7161f4d167be853bd7b6
|
||||
connectorSubtype: api
|
||||
connectorType: source
|
||||
definitionId: 47077a7f-7ab0-47ee-b428-650396a708c7
|
||||
dockerImageTag: 0.1.40
|
||||
dockerImageTag: 0.1.41
|
||||
dockerRepository: airbyte/source-jina-ai-reader
|
||||
githubIssueLabel: source-jina-ai-reader
|
||||
icon: jina-ai-reader.svg
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
version = "0.1.40"
|
||||
version = "0.1.41"
|
||||
name = "source-jina-ai-reader"
|
||||
description = "Source implementation for jina-ai-reader."
|
||||
authors = [ "Airbyte <contact@airbyte.io>",]
|
||||
|
||||
@@ -50,6 +50,7 @@ The website also provides a free bearer token for testing with its interface.
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------- |
|
||||
| 0.1.41 | 2025-12-16 | [61152](https://github.com/airbytehq/airbyte/pull/61152) | Update dependencies |
|
||||
| 0.1.40 | 2025-05-24 | [59867](https://github.com/airbytehq/airbyte/pull/59867) | Update dependencies |
|
||||
| 0.1.39 | 2025-05-03 | [59263](https://github.com/airbytehq/airbyte/pull/59263) | Update dependencies |
|
||||
| 0.1.38 | 2025-04-26 | [58816](https://github.com/airbytehq/airbyte/pull/58816) | Update dependencies |
|
||||
|
||||
Reference in New Issue
Block a user