Skip to content

Commit bd78ffd

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-tempo version to 0.3.14 Build source-tempo 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 3f5e0f2 commit bd78ffd

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ data:
88
connectorSubtype: api
99
connectorType: source
1010
definitionId: d1aa448b-7c54-498e-ad95-263cbebcd2db
11-
dockerImageTag: 0.3.13
11+
dockerImageTag: 0.3.14
1212
dockerRepository: airbyte/source-tempo
1313
documentationUrl: https://docs.airbyte.com/integrations/sources/tempo
1414
githubIssueLabel: source-tempo

airbyte-integrations/connectors/source-tempo/poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-tempo/pyproject.toml

Lines changed: 1 addition & 1 deletion
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.3.13"
6+
version = "0.3.14"
77
name = "source-tempo"
88
description = "Source implementation for tempo."
99
authors = [ "Airbyte <contact@airbyte.io>",]

docs/integrations/sources/tempo.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ If there are more endpoints you'd like Airbyte to support, please [create an iss
4949

5050
| Version | Date | Pull Request | Subject |
5151
| :------ | :--------- | :------------------------------------------------------- | :-------------------------------------------------------- |
52+
| 0.3.14 | 2024-08-12 | [43843](https://github.com/airbytehq/airbyte/pull/43843) | Update dependencies |
5253
| 0.3.13 | 2024-08-10 | [43466](https://github.com/airbytehq/airbyte/pull/43466) | Update dependencies |
5354
| 0.3.12 | 2024-08-03 | [43152](https://github.com/airbytehq/airbyte/pull/43152) | Update dependencies |
5455
| 0.3.11 | 2024-07-27 | [42778](https://github.com/airbytehq/airbyte/pull/42778) | Update dependencies |

0 commit comments

Comments
 (0)