Skip to content

Commit

Permalink
🐙 source-recurly: run up-to-date pipeline [2024-08-24] (#44742)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Aug 25, 2024
1 parent f486007 commit e51345f
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 58 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: cd42861b-01fc-4658-a8ab-5d11d0510f01
dockerImageTag: 1.1.3
dockerImageTag: 1.1.4
dockerRepository: airbyte/source-recurly
documentationUrl: https://docs.airbyte.com/integrations/sources/recurly
githubIssueLabel: source-recurly
Expand Down
112 changes: 56 additions & 56 deletions airbyte-integrations/connectors/source-recurly/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "1.1.3"
version = "1.1.4"
name = "source-recurly"
description = "Source implementation for Recurly."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/recurly.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ We recommend creating a restricted, read-only key specifically for Airbyte acces

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :----------------------------------------------------------------------------------- |
| 1.1.4 | 2024-08-24 | [44742](https://github.com/airbytehq/airbyte/pull/44742) | Update dependencies |
| 1.1.3 | 2024-08-17 | [44210](https://github.com/airbytehq/airbyte/pull/44210) | Update dependencies |
| 1.1.2 | 2024-08-10 | [43472](https://github.com/airbytehq/airbyte/pull/43472) | Update dependencies |
| 1.1.1 | 2024-08-03 | [43144](https://github.com/airbytehq/airbyte/pull/43144) | Update dependencies |
Expand Down

0 comments on commit e51345f

Please sign in to comment.