Skip to content

Commit

Permalink
Update versions of libraries in poetry.
Browse files Browse the repository at this point in the history
PATCH bump source-convex version to 0.4.16
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
  • Loading branch information
airbyteio committed Sep 7, 2024
1 parent 5cb6c6f commit 3b4646b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: c332628c-f55c-4017-8222-378cfafda9b2
dockerImageTag: 0.4.15
dockerImageTag: 0.4.16
dockerRepository: airbyte/source-convex
githubIssueLabel: source-convex
icon: convex.svg
Expand Down
6 changes: 3 additions & 3 deletions airbyte-integrations/connectors/source-convex/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "0.4.15"
version = "0.4.16"
name = "source-convex"
description = "Source implementation for Convex."
authors = [ "Airbyte <[email protected]>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/convex.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ In the Data tab, you should see the tables and a sample of the data that will be

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------------------------------------- |
| 0.4.16 | 2024-09-07 | [45267](https://github.com/airbytehq/airbyte/pull/45267) | Update dependencies |
| 0.4.15 | 2024-08-31 | [45043](https://github.com/airbytehq/airbyte/pull/45043) | Update dependencies |
| 0.4.14 | 2024-08-24 | [44655](https://github.com/airbytehq/airbyte/pull/44655) | Update dependencies |
| 0.4.13 | 2024-08-17 | [44353](https://github.com/airbytehq/airbyte/pull/44353) | Update dependencies |
Expand Down

0 comments on commit 3b4646b

Please sign in to comment.