Skip to content

Commit b84ce81

Browse files
authored
🐙 source-appfollow: run up-to-date pipeline [2024-08-12] (#43931)
1 parent 449c4d4 commit b84ce81

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ data:
1414
connectorSubtype: api
1515
connectorType: source
1616
definitionId: b4375641-e270-41d3-9c20-4f9cecad87a8
17-
dockerImageTag: 1.0.10
17+
dockerImageTag: 1.0.11
1818
dockerRepository: airbyte/source-appfollow
1919
githubIssueLabel: source-appfollow
2020
icon: appfollow.svg

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

docs/integrations/sources/appfollow.md

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ The Appfollow connector ideally should gracefully handle Appfollow API limitatio
4040

4141
| Version | Date | Pull Request | Subject |
4242
| :------ | :--------- | :------------------------------------------------------- | :-------------------------------------- |
43+
| 1.0.11 | 2024-08-12 | [43931](https://github.com/airbytehq/airbyte/pull/43931) | Update dependencies |
4344
| 1.0.10 | 2024-08-10 | [43681](https://github.com/airbytehq/airbyte/pull/43681) | Update dependencies |
4445
| 1.0.9 | 2024-08-03 | [43293](https://github.com/airbytehq/airbyte/pull/43293) | Update dependencies |
4546
| 1.0.8 | 2024-07-27 | [42387](https://github.com/airbytehq/airbyte/pull/42387) | Update dependencies |

0 commit comments

Comments
 (0)