From e27bc048a50e16fefcf63cb7d875dfd0749dca59 Mon Sep 17 00:00:00 2001 From: Airbyte Date: Mon, 28 Oct 2024 22:10:19 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=99=20source-nytimes:=20run=20up-to-da?= =?UTF-8?q?te=20pipeline=20[2024-10-28]=20(#47634)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- airbyte-integrations/connectors/source-nytimes/metadata.yaml | 4 ++-- docs/integrations/sources/nytimes.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/airbyte-integrations/connectors/source-nytimes/metadata.yaml b/airbyte-integrations/connectors/source-nytimes/metadata.yaml index e51f8d90e31..d2538e556f8 100644 --- a/airbyte-integrations/connectors/source-nytimes/metadata.yaml +++ b/airbyte-integrations/connectors/source-nytimes/metadata.yaml @@ -3,11 +3,11 @@ data: ql: 100 sl: 100 connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:4.5.3@sha256:c313c25af0617f5879361e684c956ac25ac1122beaf311c967e5b7a9b45ded79 + baseImage: docker.io/airbyte/source-declarative-manifest:5.16.0@sha256:6800f806944ee4fccf24ae01f6b8fbefb12d952c3b3da338f51f732b55de51f2 connectorSubtype: api connectorType: source definitionId: 0fae6a9a-04eb-44d4-96e1-e02d3dbc1d83 - dockerImageTag: 0.2.0 + dockerImageTag: 0.2.1 dockerRepository: airbyte/source-nytimes documentationUrl: https://docs.airbyte.com/integrations/sources/nytimes githubIssueLabel: source-nytimes diff --git a/docs/integrations/sources/nytimes.md b/docs/integrations/sources/nytimes.md index 7bd8e25cc61..ac970547104 100644 --- a/docs/integrations/sources/nytimes.md +++ b/docs/integrations/sources/nytimes.md @@ -45,6 +45,7 @@ The New York Times connector should not run into limitations under normal usage. | Version | Date | Pull Request | Subject | | :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ | +| 0.2.1 | 2024-10-28 | [47634](https://github.com/airbytehq/airbyte/pull/47634) | Update dependencies | | 0.2.0 | 2024-08-22 | [44555](https://github.com/airbytehq/airbyte/pull/44555) | Refactor connector to manifest-only format | | 0.1.18 | 2024-08-17 | [44349](https://github.com/airbytehq/airbyte/pull/44349) | Update dependencies | | 0.1.17 | 2024-08-10 | [43577](https://github.com/airbytehq/airbyte/pull/43577) | Update dependencies |