Skip to content

Commit 2a97f35

Browse files
authored
🐙 destination-vectara: run up-to-date pipeline [2024-09-14] (#45481)
1 parent 0db707d commit 2a97f35

File tree

4 files changed

+27
-23
lines changed

4 files changed

+27
-23
lines changed

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

+1-1
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.22
16+
dockerImageTag: 0.2.23
1717
dockerRepository: airbyte/destination-vectara
1818
githubIssueLabel: destination-vectara
1919
icon: vectara.svg

airbyte-integrations/connectors/destination-vectara/poetry.lock

+24-21
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

+1-1
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.22"
7+
version = "0.2.23"
88
description = "Airbyte destination implementation for Vectara"
99
authors = ["Airbyte <[email protected]>"]
1010
license = "MIT"

docs/integrations/destinations/vectara.md

+1
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.23 | 2024-09-14 | [45481](https://github.com/airbytehq/airbyte/pull/45481) | Update dependencies |
7172
| 0.2.22 | 2024-09-07 | [45324](https://github.com/airbytehq/airbyte/pull/45324) | Update dependencies |
7273
| 0.2.21 | 2024-08-31 | [45021](https://github.com/airbytehq/airbyte/pull/45021) | Update dependencies |
7374
| 0.2.20 | 2024-08-24 | [44657](https://github.com/airbytehq/airbyte/pull/44657) | Update dependencies |

0 commit comments

Comments
 (0)