Skip to content

Commit ec79c91

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-waiteraid version to 0.1.14 Build source-waiteraid docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
1 parent 2eaccd0 commit ec79c91

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: 03a53b13-794a-4d6b-8544-3b36ed8f3ce4
5-
dockerImageTag: 0.1.13
5+
dockerImageTag: 0.1.14
66
dockerRepository: airbyte/source-waiteraid
77
githubIssueLabel: source-waiteraid
88
icon: waiteraid.svg

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

docs/integrations/sources/waiteraid.md

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ The Waiteraid source connector supports the following [sync modes](https://docs.
6161

6262
| Version | Date | Pull Request | Subject |
6363
| :------ | :--------- | :----------------------------------------------------- | :-------------------- |
64+
| 0.1.14 | 2024-08-12 | [43789](https://github.com/airbytehq/airbyte/pull/43789) | Update dependencies |
6465
| 0.1.13 | 2024-08-10 | [43568](https://github.com/airbytehq/airbyte/pull/43568) | Update dependencies |
6566
| 0.1.12 | 2024-08-03 | [43242](https://github.com/airbytehq/airbyte/pull/43242) | Update dependencies |
6667
| 0.1.11 | 2024-07-27 | [42762](https://github.com/airbytehq/airbyte/pull/42762) | Update dependencies |

0 commit comments

Comments
 (0)