Skip to content

Commit 6d07660

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-emailoctopus version to 0.1.15 Build source-emailoctopus 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 2a15fbd commit 6d07660

File tree

4 files changed

+67
-64
lines changed

4 files changed

+67
-64
lines changed

airbyte-integrations/connectors/source-emailoctopus/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: 46b25e70-c980-4590-a811-8deaf50ee09f
10-
dockerImageTag: 0.1.14
10+
dockerImageTag: 0.1.15
1111
dockerRepository: airbyte/source-emailoctopus
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/emailoctopus
1313
githubIssueLabel: source-emailoctopus

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

docs/integrations/sources/emailoctopus.md

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ No documented strict rate limit.
2828

2929
| Version | Date | Pull Request | Subject |
3030
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
31+
| 0.1.15 | 2024-08-10 | [43580](https://github.com/airbytehq/airbyte/pull/43580) | Update dependencies |
3132
| 0.1.14 | 2024-08-03 | [43069](https://github.com/airbytehq/airbyte/pull/43069) | Update dependencies |
3233
| 0.1.13 | 2024-07-27 | [42799](https://github.com/airbytehq/airbyte/pull/42799) | Update dependencies |
3334
| 0.1.12 | 2024-07-20 | [42167](https://github.com/airbytehq/airbyte/pull/42167) | Update dependencies |

0 commit comments

Comments
 (0)