Releases: weaviate/weaviate-go-client
Releases · weaviate/weaviate-go-client
v4.16.0
v4.15.1
v4.15.0
What's Changed
- Full support for all Weaviate
1.26
features:- Multi Vector Search
- Scalar Quantization
- Tenant Offloading
- Async Replication
- Add
MultiTargetArgumentBuilder
for use inWithTargets
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
What's Changed
- Grpc fixes by @dirkkul in #230
- Move gRPC connection logic to support latest gRPC API by @antas-marcin in #231
Full Changelog: v4.14.2...v4.14.3
v4.14.2
v4.14.1
What's Changed
- Move gRPC Batch implementation to separate package by @antas-marcin in #218
- Add support for Weaviate v1.26 by @antas-marcin in #221
- Add GRPC+auth test by @dirkkul in #223
- Fix hanging auth tests by making them aware of differing ports by @tsmith023 in #225
- Add grpc client init timeout with tests validating usage by @tsmith023 in #226
New Contributors
- @tsmith023 made their first contribution in #225
Full Changelog: v4.14.0...v4.14.1
v4.14.0
What's Changed
- feat: use testcontainers-go module for weaviate by @mdelapenya in #205
- Support backup & restore compression configuration by @parkerduckworth in #212
- Update tests to use Weaviate v1.25 by @antas-marcin in #214
- Add support for tenants exists endpoint by @antas-marcin in #215
- Add support for hybrid searches by @antas-marcin in #216
- Remove obsolete version setting from all docker compose files by @antas-marcin in #217
New Contributors
- @mdelapenya made their first contribution in #205
Full Changelog: v4.13.1...v4.14.0
v4.13.1
What's Changed
- Make WithTargetVectors method public in hybrid argument by @antas-marcin in #207
Full Changelog: v4.13.0...v4.13.1
v4.13.0
What's Changed
- Disable telemetry in test docker compose files by @parkerduckworth in #202
- Add support for targetVectors field in near arguments and Vectors field by @antas-marcin in #201
- Update gRPC Batch API to support named vectors and add targetVectors field to hybrid by @antas-marcin in #203
- Update golang dependencies to v1.24.1 version by @antas-marcin in #206
Full Changelog: v4.12.1...v4.13.0
v4.12.1
What's Changed
- Adjust go client dependency to use Weaviate v1.23.0 by @antas-marcin in #196
Full Changelog: v4.12.0...v4.12.1