🐙 destination-qdrant: run up-to-date pipeline [2025-03-22] (#56159)
This commit is contained in:
@@ -22,7 +22,7 @@ data:
|
||||
connectorSubtype: vectorstore
|
||||
connectorType: destination
|
||||
definitionId: 6eb1198a-6d38-43e5-aaaa-dccd8f71db2b
|
||||
dockerImageTag: 0.1.34
|
||||
dockerImageTag: 0.1.35
|
||||
dockerRepository: airbyte/destination-qdrant
|
||||
githubIssueLabel: destination-qdrant
|
||||
icon: qdrant.svg
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
name = "airbyte-destination-qdrant"
|
||||
version = "0.1.34"
|
||||
version = "0.1.35"
|
||||
description = "Airbyte destination implementation for Qdrant."
|
||||
authors = ["Airbyte <contact@airbyte.io>"]
|
||||
license = "MIT"
|
||||
|
||||
@@ -73,6 +73,7 @@ You should now have all the requirements needed to configure Qdrant as a destina
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
| :------ | :--------- | :-------------------------------------------------------- | :----------------------------------------------------------------------- |
|
||||
| 0.1.35 | 2025-03-22 | [56159](https://github.com/airbytehq/airbyte/pull/56159) | Update dependencies |
|
||||
| 0.1.34 | 2025-03-08 | [55363](https://github.com/airbytehq/airbyte/pull/55363) | Update dependencies |
|
||||
| 0.1.33 | 2025-03-01 | [54889](https://github.com/airbytehq/airbyte/pull/54889) | Update dependencies |
|
||||
| 0.1.32 | 2025-02-22 | [54246](https://github.com/airbytehq/airbyte/pull/54246) | Update dependencies |
|
||||
|
||||
Reference in New Issue
Block a user