Skip to content

Commit 5f2b564

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-pinterest version to 2.0.11 Build source-pinterest 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 3f5e0f2 commit 5f2b564

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ data:
55
connectorSubtype: api
66
connectorType: source
77
definitionId: 5cb7e5fe-38c2-11ec-8d3d-0242ac130003
8-
dockerImageTag: 2.0.10
8+
dockerImageTag: 2.0.11
99
dockerRepository: airbyte/source-pinterest
1010
connectorBuildOptions:
1111
baseImage: docker.io/airbyte/python-connector-base:2.0.0@sha256:c44839ba84406116e8ba68722a0f30e8f6e7056c726f447681bb9e9ece8bd916

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

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

airbyte-integrations/connectors/source-pinterest/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 = "2.0.10"
6+
version = "2.0.11"
77
name = "source-pinterest"
88
description = "Source implementation for Pinterest."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/pinterest.md

+1
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ The connector is restricted by the Pinterest
203203

204204
| Version | Date | Pull Request | Subject |
205205
|:--------|:-----------|:---------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
206+
| 2.0.11 | 2024-08-12 | [43838](https://github.com/airbytehq/airbyte/pull/43838) | Update dependencies |
206207
| 2.0.10 | 2024-08-10 | [43642](https://github.com/airbytehq/airbyte/pull/43642) | Update dependencies |
207208
| 2.0.9 | 2024-08-03 | [43280](https://github.com/airbytehq/airbyte/pull/43280) | Update dependencies |
208209
| 2.0.8 | 2024-07-30 | [39559](https://github.com/airbytehq/airbyte/pull/39559) | Ensure config_error when state has improper format and update CDK version |

0 commit comments

Comments
 (0)