Skip to content

Commit bf39c39

Browse files
authored
🐙 source-outbrain-amplify: run up-to-date pipeline [2024-08-31] (#45024)
1 parent e8948a9 commit bf39c39

File tree

4 files changed

+18
-12
lines changed

4 files changed

+18
-12
lines changed

airbyte-integrations/connectors/source-outbrain-amplify/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ data:
1616
type: GSM
1717
connectorType: source
1818
definitionId: 4fe962d0-a70e-4516-aa99-c551abf46352
19-
dockerImageTag: 0.1.11
19+
dockerImageTag: 0.1.12
2020
dockerRepository: airbyte/source-outbrain-amplify
2121
documentationUrl: https://docs.airbyte.com/integrations/sources/outbrain-amplify
2222
githubIssueLabel: source-outbrain-amplify

airbyte-integrations/connectors/source-outbrain-amplify/poetry.lock

+15-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

docs/integrations/sources/outbrain-amplify.md

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Specify credentials and a start date.
6565

6666
| Version | Date | Pull Request | Subject |
6767
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------- |
68+
| 0.1.12 | 2024-08-31 | [45024](https://github.com/airbytehq/airbyte/pull/45024) | Update dependencies |
6869
| 0.1.11 | 2024-08-24 | [44737](https://github.com/airbytehq/airbyte/pull/44737) | Update dependencies |
6970
| 0.1.10 | 2024-08-17 | [44351](https://github.com/airbytehq/airbyte/pull/44351) | Update dependencies |
7071
| 0.1.9 | 2024-08-10 | [43605](https://github.com/airbytehq/airbyte/pull/43605) | Update dependencies |

0 commit comments

Comments
 (0)