Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Releases: russcam/qdrant-dotnet-client

1.0.0-alpha.6

16 Aug 06:00
Compare
Choose a tag to compare
  • Bump qdrant version to v1.4.1

Full Changelog: 1.0.0-alpha.5...1.0.0-alpha.6

1.0.0-alpha.5

22 Jul 02:11
Compare
Choose a tag to compare
  • Update to qdrant v1.3.2
  • Add documentation for .NET Framework

Full Changelog: 1.0.0-alpha.4...1.0.0-alpha.5

1.0.0-alpha.4

28 Jun 09:31
Compare
Choose a tag to compare

What's Changed

  • Add Qdrant.Grpc namespace to protos by @russcam in #5

    All generated types now come under the Qdrant.Grpc namespace.

Full Changelog: 1.0.0-alpha.3...1.0.0-alpha.4

1.0.0-alpha.3

26 Jun 10:07
Compare
Choose a tag to compare
  • Generate the client from qdrant version 1.3.0
  • Add client configuration for
    • configuring an API key
    • configuring TLS certificate thumbprint validation
  • Additional documentation

1.0.0-alpha.2

21 Jun 14:17
Compare
Choose a tag to compare
  • Updated client with v1.2.2 protos
  • Introduced implicit conversions for Value, Vector, PointId and WriteOrdering to make working with them a little easier.
  • Added examples at https://forloop.co.uk/qdrant-dotnet-client/

1.0.0-alpha.1

09 May 12:53
Compare
Choose a tag to compare

Initial release from v1.1.3 protos