Skip to content

Releases: weaviate/weaviate-go-client

v4.16.0

30 Oct 09:43
Compare
Choose a tag to compare

What's Changed

Supports all new 1.27 features

  • gql: Support maxVectorDistance parameter in hybrid search by @bevzzz in #243
  • gh-240: support backup cancellation by @bevzzz in #244
  • Add support for multiple vectors per target by @bevzzz in #246

New Contributors

Full Changelog: v4.15.1...v4.16.0

v4.15.1

07 Aug 05:48
Compare
Choose a tag to compare

What's Changed

  • Fixes by @dirkkul in #235:
    • when GRPC batching returned an error the batch-response would still contain "SUCCESFUL" as an answer. Now it is just nil
    • fix a panic if an object in a batch is nil

Full Changelog: v4.15.0...v4.15.1

v4.15.0

25 Jul 15:17
Compare
Choose a tag to compare

What's Changed

  • Full support for all Weaviate 1.26 features:
    • Multi Vector Search
    • Scalar Quantization
    • Tenant Offloading
    • Async Replication
  • Add MultiTargetArgumentBuilder for use in WithTargets methods by @tsmith023 in #228
  • Add journey test for batch inserting objects by @tsmith023 in #233

Full Changelog: v4.14.3...v4.15.0

v4.14.3

25 Jul 06:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.14.2...v4.14.3

v4.14.2

17 Jul 13:20
Compare
Choose a tag to compare

What's Changed

  • Add support for multi target vector search by @dirkkul in #222
  • WaitForWeaviate should handle cases where weaviate needs more than on… by @dirkkul in #227

Full Changelog: v4.14.1...v4.14.2

v4.14.1

11 Jul 10:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.14.0...v4.14.1

v4.14.0

20 May 10:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.13.1...v4.14.0

v4.13.1

07 Mar 09:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.13.0...v4.13.1

v4.13.0

05 Mar 12:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.12.1...v4.13.0

v4.12.1

09 Jan 14:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.12.0...v4.12.1