Releases: qdrant/qdrant-dotnet
Release list
v1.19.0
Updates
- Support for Qdrant v1.19.x - https://github.com/qdrant/qdrant/releases/tag/v1.19.0
Commits
- ci: update GitHub Actions to Node 24 before June 2 deadline by @estebany-qd in #120
- ci: update third-party actions to node 24 by @estebany-qd in #121
- chore: add Dependabot configuration by @andres-qd in #122
- Bump the version-updates group with 2 updates by @dependabot[bot] in #123
- feat: advertise qdrant-dotnet in the User-Agent by @qdrant-cloud-bot in #124
- Bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #125
- chore: add dependabot cooldown configuration by @andres-qd in #126
- Bump the version-updates group across 1 directory with 2 updates by @dependabot[bot] in #129
- chore: remove csharp_namespace proto injection by @BaesTheorem in #128
- Bump actions/setup-dotnet from 5.3.0 to 6.0.0 by @dependabot[bot] in #131
- 1.19.0 by @Anush008 in #130
New Contributors
- @andres-qd made their first contribution in #122
- @dependabot[bot] made their first contribution in #123
- @BaesTheorem made their first contribution in #128
Full Changelog: 1.18.1...1.19.0
v1.18.1
Updates
Support for Qdrant v1.18.x - https://github.com/qdrant/qdrant/releases/tag/v1.18.0
New Contributors
- @estebany-qd made their first contribution in #116
Full Changelog: 1.17.0...1.18.1
v1.18.0
Updates
Support for Qdrant v1.18.x - https://github.com/qdrant/qdrant/releases/tag/v1.18.0
New Contributors
- @estebany-qd made their first contribution in #116
Full Changelog: 1.17.0...1.18.0
v1.17.0
Updates
Support for Qdrant v1.17.x - https://github.com/qdrant/qdrant/releases/tag/v1.17.0
Full Changelog: 1.16.1...1.17.0
v1.16.1
What's Changed
- Added interface for QdrantClient to make testing easier by @kbegiedza in #108
Full Changelog: 1.16.0...1.16.1
v1.16.0
Updates
Support for Qdrant v1.16.x - https://github.com/qdrant/qdrant/releases/tag/v1.16.0
Full Changelog: 1.15.1...1.16.0
Note
data, indices and vectors_count fields of VectorOutput are now deprecated and will be removed in the future.
Please use the GetDenseVector(), GetSparseVector(), GetMultiVector() methods to read from VectorOutput instead.
v1.15.1
v1.15.0
v1.14.1
What's Changed
- Payload Schema type structural tests by @russcam in #91
- Use Testcontainers.Qdrant by @russcam in #92
- Retrieve single PointId by @russcam in #93
- Delete overloads accepting points by @russcam in #94
- Implement Dispose pattern by @russcam in #95
- chore: Cloud inference helpers by @Anush008 in #96
Full Changelog: 1.14.0...1.14.1
v1.14.0
Updates
- Support for Qdrant v1.14.x - https://github.com/qdrant/qdrant/releases/tag/v1.14.0
Full Changelog: 1.13.0...1.14.0