Skip to content

Commit 77e18da

Browse files
authored
🐙 source-recurly: run up-to-date pipeline [2024-09-14] (#45471)
1 parent cd546bd commit 77e18da

File tree

4 files changed

+21
-17
lines changed

4 files changed

+21
-17
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.6
10+
dockerImageTag: 1.1.7
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

+18-15
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.6"
6+
version = "1.1.7"
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.7 | 2024-09-14 | [45471](https://github.com/airbytehq/airbyte/pull/45471) | Update dependencies |
6970
| 1.1.6 | 2024-09-07 | [45274](https://github.com/airbytehq/airbyte/pull/45274) | Update dependencies |
7071
| 1.1.5 | 2024-08-31 | [45050](https://github.com/airbytehq/airbyte/pull/45050) | Update dependencies |
7172
| 1.1.4 | 2024-08-24 | [44742](https://github.com/airbytehq/airbyte/pull/44742) | Update dependencies |

0 commit comments

Comments
 (0)