Skip to content

Commit 73742c8

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-newsdata version to 0.1.15 Build source-newsdata docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
1 parent 2a15fbd commit 73742c8

File tree

4 files changed

+61
-58
lines changed

4 files changed

+61
-58
lines changed

airbyte-integrations/connectors/source-newsdata/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
connectorSubtype: api
88
connectorType: source
99
definitionId: 60bd11d8-2632-4daa-a688-b47336d32093
10-
dockerImageTag: 0.1.14
10+
dockerImageTag: 0.1.15
1111
dockerRepository: airbyte/source-newsdata
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/newsdata
1313
githubIssueLabel: source-newsdata

airbyte-integrations/connectors/source-newsdata/poetry.lock

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

airbyte-integrations/connectors/source-newsdata/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-newsdata"
88
description = "Source implementation for Newsdata."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/newsdata.md

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ The following fields are required fields for the connector to work:
4848

4949
| Version | Date | Pull Request | Subject |
5050
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
51+
| 0.1.15 | 2024-08-10 | [43517](https://github.com/airbytehq/airbyte/pull/43517) | Update dependencies |
5152
| 0.1.14 | 2024-08-03 | [43271](https://github.com/airbytehq/airbyte/pull/43271) | Update dependencies |
5253
| 0.1.13 | 2024-07-27 | [42783](https://github.com/airbytehq/airbyte/pull/42783) | Update dependencies |
5354
| 0.1.12 | 2024-07-20 | [42378](https://github.com/airbytehq/airbyte/pull/42378) | Update dependencies |

0 commit comments

Comments
 (0)