Skip to content

Commit a460672

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-recurly version to 1.1.6 Build source-recurly 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 5cb6c6f commit a460672

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-recurly/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: cd42861b-01fc-4658-a8ab-5d11d0510f01
10-
dockerImageTag: 1.1.5
10+
dockerImageTag: 1.1.6
1111
dockerRepository: airbyte/source-recurly
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/recurly
1313
githubIssueLabel: source-recurly

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

docs/integrations/sources/recurly.md

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ We recommend creating a restricted, read-only key specifically for Airbyte acces
6666

6767
| Version | Date | Pull Request | Subject |
6868
| :------ | :--------- | :------------------------------------------------------- | :----------------------------------------------------------------------------------- |
69+
| 1.1.6 | 2024-09-07 | [45274](https://github.com/airbytehq/airbyte/pull/45274) | Update dependencies |
6970
| 1.1.5 | 2024-08-31 | [45050](https://github.com/airbytehq/airbyte/pull/45050) | Update dependencies |
7071
| 1.1.4 | 2024-08-24 | [44742](https://github.com/airbytehq/airbyte/pull/44742) | Update dependencies |
7172
| 1.1.3 | 2024-08-17 | [44210](https://github.com/airbytehq/airbyte/pull/44210) | Update dependencies |

0 commit comments

Comments
 (0)