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

🐙 source-news-api: run up-to-date pipeline [2025-05-10] (#59468)

This commit is contained in:
Airbyte
2025-05-11 09:14:36 +03:00
committed by GitHub
parent 6bda8c8c5c
commit e499491c0f
2 changed files with 3 additions and 2 deletions

View File

@@ -12,11 +12,11 @@ data:
# Please update to the latest version of the connector base image.
# https://hub.docker.com/r/airbyte/python-connector-base
# Please use the full address with sha256 hash to guarantee build reproducibility.
baseImage: docker.io/airbyte/source-declarative-manifest:6.47.0@sha256:b78e7be5d27d96b4eebc99fb76ccd3bad6408b0cd3a2a4d668852a4b6b9209dc
baseImage: docker.io/airbyte/source-declarative-manifest:6.48.10@sha256:09947fb38d07e515f9901a12f22cc44f1512f6148703341de80403c0e0c1b8c3
connectorSubtype: api
connectorType: source
definitionId: df38991e-f35b-4af2-996d-36817f614587
dockerImageTag: 0.2.21
dockerImageTag: 0.2.22
dockerRepository: airbyte/source-news-api
githubIssueLabel: source-news-api
icon: newsapi.svg

View File

@@ -61,6 +61,7 @@ The following fields are required fields for the connector to work:
| Version | Date | Pull Request | Subject |
|:--------|:-----------| :------------------------------------------------------- | :--------------------------------------- |
| 0.2.22 | 2025-05-10 | [59468](https://github.com/airbytehq/airbyte/pull/59468) | Update dependencies |
| 0.2.21 | 2025-04-27 | [58520](https://github.com/airbytehq/airbyte/pull/58520) | Update dependencies |
| 0.2.20 | 2025-04-12 | [57848](https://github.com/airbytehq/airbyte/pull/57848) | Update dependencies |
| 0.2.19 | 2025-04-05 | [57286](https://github.com/airbytehq/airbyte/pull/57286) | Update dependencies |