Skip to content

Commit a9063aa

Browse files
committed
[up-to-date]Update versions of libraries in poetry; PATCH bump source-convex version to 0.4.50; Build source-convex 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 4cc3a54 commit a9063aa

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: c332628c-f55c-4017-8222-378cfafda9b2
5-
dockerImageTag: 0.4.49
5+
dockerImageTag: 0.4.50
66
dockerRepository: airbyte/source-convex
77
githubIssueLabel: source-convex
88
icon: convex.svg

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

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

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

docs/integrations/sources/convex.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ In the Data tab, you should see the tables and a sample of the data that will be
7575

7676
| Version | Date | Pull Request | Subject |
7777
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------------------------------------- |
78+
| 0.4.50 | 2025-08-23 | [65287](https://github.com/airbytehq/airbyte/pull/65287) | Update dependencies |
7879
| 0.4.49 | 2025-08-16 | [65003](https://github.com/airbytehq/airbyte/pull/65003) | Update dependencies |
7980
| 0.4.48 | 2025-08-09 | [64798](https://github.com/airbytehq/airbyte/pull/64798) | Update dependencies |
8081
| 0.4.47 | 2025-07-19 | [63533](https://github.com/airbytehq/airbyte/pull/63533) | Update dependencies |

0 commit comments

Comments
 (0)