Skip to content

Commit dc269fd

Browse files
committed
Update versions of libraries in poetry.
PATCH bump destination-vectara version to 0.2.17 Build destination-vectara 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 ea3a3c0 commit dc269fd

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/destination-vectara/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ data:
1313
connectorSubtype: database
1414
connectorType: destination
1515
definitionId: 102900e7-a236-4c94-83e4-a4189b99adc2
16-
dockerImageTag: 0.2.16
16+
dockerImageTag: 0.2.17
1717
dockerRepository: airbyte/destination-vectara
1818
githubIssueLabel: destination-vectara
1919
icon: vectara.svg

airbyte-integrations/connectors/destination-vectara/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/destination-vectara/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "airbyte-destination-vectara"
7-
version = "0.2.16"
7+
version = "0.2.17"
88
description = "Airbyte destination implementation for Vectara"
99
authors = ["Airbyte <contact@airbyte.io>"]
1010
license = "MIT"

docs/integrations/destinations/vectara.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ In addition, in the connector UI you define two set of fields for this connector
6868

6969
| Version | Date | Pull Request | Subject |
7070
| :------ | :--------- | :-------------------------------------------------------- | :----------------------------------------------------------- |
71+
| 0.2.17 | 2024-08-12 | [43858](https://github.com/airbytehq/airbyte/pull/43858) | Update dependencies |
7172
| 0.2.16 | 2024-08-10 | [43494](https://github.com/airbytehq/airbyte/pull/43494) | Update dependencies |
7273
| 0.2.15 | 2024-08-03 | [43153](https://github.com/airbytehq/airbyte/pull/43153) | Update dependencies |
7374
| 0.2.14 | 2024-07-27 | [42705](https://github.com/airbytehq/airbyte/pull/42705) | Update dependencies |

0 commit comments

Comments
 (0)