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

🐙 source-news-api: run up-to-date pipeline [2024-12-28] (#50602)

This commit is contained in:
Airbyte
2024-12-28 22:14:05 +02:00
committed by GitHub
parent 35e03ffb37
commit c94557c1a1
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.12.3@sha256:9214270d83304213977c08e91fd9c55a98819543dbbf0df25a4356299af4f3ab
baseImage: docker.io/airbyte/source-declarative-manifest:6.12.4@sha256:b73460101d4ff373826b56f00ef2012b635f5eab04c429892547dd055cd779dc
connectorSubtype: api
connectorType: source
definitionId: df38991e-f35b-4af2-996d-36817f614587
dockerImageTag: 0.2.6
dockerImageTag: 0.2.7
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.7 | 2024-12-28 | [50602](https://github.com/airbytehq/airbyte/pull/50602) | Update dependencies |
| 0.2.6 | 2024-12-21 | [50071](https://github.com/airbytehq/airbyte/pull/50071) | Update dependencies |
| 0.2.5 | 2024-12-14 | [49214](https://github.com/airbytehq/airbyte/pull/49214) | Update dependencies |
| 0.2.4 | 2024-11-04 | [48143](https://github.com/airbytehq/airbyte/pull/48143) | Update dependencies |