Skip to content

Commit 390cf7e

Browse files
authored
🐙 source-recurly: run up-to-date pipeline [2024-08-10] (#43472)
1 parent 4c56f1d commit 390cf7e

File tree

4 files changed

+67
-64
lines changed

4 files changed

+67
-64
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.1
10+
dockerImageTag: 1.1.2
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

+64-62
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.1"
6+
version = "1.1.2"
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.2 | 2024-08-10 | [43472](https://github.com/airbytehq/airbyte/pull/43472) | Update dependencies |
6970
| 1.1.1 | 2024-08-03 | [43144](https://github.com/airbytehq/airbyte/pull/43144) | Update dependencies |
7071
| 1.1.0 | 2024-07-24 | [40729](https://github.com/airbytehq/airbyte/pull/40729) | Migrate connector to low code |
7172
| 1.0.12 | 2024-07-20 | [42206](https://github.com/airbytehq/airbyte/pull/42206) | Update dependencies |

0 commit comments

Comments
 (0)