Skip to content

Commit

Permalink
Update versions of libraries in poetry.
Browse files Browse the repository at this point in the history
PATCH bump destination-vectara version to 0.2.21
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
  • Loading branch information
airbyteio committed Aug 31, 2024
1 parent 44a96f8 commit ed10824
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 46 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ data:
connectorSubtype: database
connectorType: destination
definitionId: 102900e7-a236-4c94-83e4-a4189b99adc2
dockerImageTag: 0.2.20
dockerImageTag: 0.2.21
dockerRepository: airbyte/destination-vectara
githubIssueLabel: destination-vectara
icon: vectara.svg
Expand Down
94 changes: 50 additions & 44 deletions airbyte-integrations/connectors/destination-vectara/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 @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "airbyte-destination-vectara"
version = "0.2.20"
version = "0.2.21"
description = "Airbyte destination implementation for Vectara"
authors = ["Airbyte <contact@airbyte.io>"]
license = "MIT"
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/destinations/vectara.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ In addition, in the connector UI you define two set of fields for this connector

| Version | Date | Pull Request | Subject |
|:--------| :--------- | :-------------------------------------------------------- | :----------------------------------------------------------- |
| 0.2.21 | 2024-08-31 | [45021](https://github.com/airbytehq/airbyte/pull/45021) | Update dependencies |
| 0.2.20 | 2024-08-24 | [44657](https://github.com/airbytehq/airbyte/pull/44657) | Update dependencies |
| 0.2.19 | 2024-08-22 | [44530](https://github.com/airbytehq/airbyte/pull/44530) | Update test dependencies |
| 0.2.18 | 2024-08-17 | [44310](https://github.com/airbytehq/airbyte/pull/44310) | Update dependencies |
Expand Down

0 comments on commit ed10824

Please sign in to comment.