Releases: weaviate/java-client
Releases · weaviate/java-client
4.9.0 - Support for Weaviate v1.27
What's Changed
- gql: Support maxVectorDistance parameter in hybrid search by @bevzzz in #305
- gh-297: support cancellation for backups by @bevzzz in #309
- Bump java dependencies to newest versions by @antas-marcin in #313
- Update proto files to v1.27.0 version by @antas-marcin in #314
- Migrate to httpcomponents.httpclient 5.x by @antas-marcin in #315
- Update protobuf-java dependency to 4.28.2 version by @antas-marcin in #316
- gql: Search with multiple target vectors and weights by @bevzzz in #318
- Update dependencies to latest versions by @antas-marcin in #319
- Update proto files to latest v1.27 versions by @antas-marcin in #320
New Contributors
Full Changelog: 4.8.3...4.9.0
4.8.3 - Project dependencies update
What's Changed
- [Snyk] Security upgrade com.google.protobuf:protobuf-java from 3.25.3 to 3.25.5 by @aduis in #301
- Update Java dependencies to latest versions by @antas-marcin in #302
Full Changelog: 4.8.2...4.8.3
4.8.2 - Convenient gRPC Config constructors
What's Changed
- Add convenient gRPC Config constructors by @antas-marcin in #293
Full Changelog: 4.8.1...4.8.2
4.8.1 - Tenants create API Fix
What's Changed
- Remove support for tenants create 100 size tenants limit by @antas-marcin in #292
Full Changelog: 4.8.0...4.8.1
4.8.0 - Support for Weaviate v1.26
What's Changed
- IndexRangeFilters support by @aliszka in #283
- [Snyk] Upgrade com.google.code.gson:gson from 2.10.1 to 2.11.0 by @aduis in #282
- Update proto to files to v1.26 version by @antas-marcin in #284
- Update dependencies to latest versions by @antas-marcin in #285
- Add support for tenant offloading by @antas-marcin in #286
- Add support for HNSW SQ vector index type by @antas-marcin in #287
- Add support for asyncEnabled replication setting by @antas-marcin in #288
- Add support for multi target vector search by @antas-marcin in #289
- Add 100 tenants API mitigation when doing create or update tenants operation by @antas-marcin in #290
- Switch to Weaviate v1.26.0 in tests by @antas-marcin in #291
Full Changelog: 4.7.0...4.8.0
4.7.0 - Support for Weaviate v1.25
What's Changed
- Update dependencies to newest versions by @antas-marcin in #274
- Update proto files to latest v1.25.0 versions by @antas-marcin in #275
- Update tests to use weaviate v1.25 by @antas-marcin in #276
- Add support for tenants exists endpoint by @antas-marcin in #277
- Add auto create tenants tests by @antas-marcin in #278
- Add hybrid nearText nearVector subsearches by @antas-marcin in #279
- Add support for backup create and restore configs by @antas-marcin in #280
- Update pom.xml dependecies to newest versions by @antas-marcin in #281
Full Changelog: 4.6.0...4.7.0
4.6.0 - Support for Weaviate v1.24
What's Changed
- Disable telemetry in test docker compose files by @parkerduckworth in #261
- Target vectors support by @aliszka in #262
- Use Testcontainers Weaviate module by @eddumelendez in #263
- Add test for multiple vectors class by @antas-marcin in #264
- Update logback-classic dependency to 1.5.3 version by @antas-marcin in #265
New Contributors
- @eddumelendez made their first contribution in #263
Full Changelog: 4.5.1...4.6.0
4.5.1 - Support for Weaviate v1.23
What's Changed
- Adjust proto files with Weaviate v1.23.0 by @antas-marcin in #248
- Update project dependencies to latest versions by @antas-marcin in #253
- Update proto files from Weaviate v1.23.1 version by @antas-marcin in #254
- Update Weaviate version to semitechnologies/weaviate:1.23.1 by @antas-marcin in #255
Full Changelog: 4.5.0...4.5.1
4.5.0 - Support for Weaviate v1.23 RC release
What's Changed
- Update dependencies to newest versions by @antas-marcin in #243
- Update proto files (Weaviate v1.22.6 version) by @antas-marcin in #244
- Switch to vector bytes field to send vector when using gRPC by @antas-marcin in #245
- Add support for Flat index config by @antas-marcin in #246
- Support output verbosity option for nodes status getter by @antas-marcin in #247
Full Changelog: 4.4.2...4.5.0
4.4.2 - Support for class's config update
What's Changed
- Add class/config update support by @aliszka in #241
- Update project dependencies to latest versions by @antas-marcin in #242
Full Changelog: 4.4.1...4.4.2