Skip to content

Commit f5e3919

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-square version to 1.6.7 Build source-square 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 851e396 commit f5e3919

File tree

4 files changed

+13
-12
lines changed

4 files changed

+13
-12
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ data:
1111
connectorSubtype: api
1212
connectorType: source
1313
definitionId: 77225a51-cd15-4a13-af02-65816bd0ecf4
14-
dockerImageTag: 1.6.6
14+
dockerImageTag: 1.6.7
1515
dockerRepository: airbyte/source-square
1616
documentationUrl: https://docs.airbyte.com/integrations/sources/square
1717
githubIssueLabel: source-square

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

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-square/pyproject.toml

Lines changed: 1 addition & 1 deletion
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 = "1.6.6"
6+
version = "1.6.7"
77
name = "source-square"
88
description = "Source implementation for Square."
99
authors = [ "Airbyte <contact@airbyte.io>",]

docs/integrations/sources/square.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ Exponential [Backoff](https://developer.squareup.com/forums/t/current-square-api
103103

104104
| Version | Date | Pull Request | Subject |
105105
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------ |
106+
| 1.6.7 | 2024-06-25 | [40313](https://github.com/airbytehq/airbyte/pull/40313) | Update dependencies |
106107
| 1.6.6 | 2024-06-22 | [40027](https://github.com/airbytehq/airbyte/pull/40027) | Update dependencies |
107108
| 1.6.5 | 2024-06-06 | [39206](https://github.com/airbytehq/airbyte/pull/39206) | [autopull] Upgrade base image to v1.2.2 |
108109
| 1.6.4 | 2024-06-12 | [30315](https://github.com/airbytehq/airbyte/pull/30315) | Fix `customer` stream pagination limit |

0 commit comments

Comments
 (0)