Skip to content

Releases: weaviate/java-client

3.6.4 - Support for Weaviate v1.18

07 Mar 15:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.3...3.6.4

3.6.3 - Configurable client timeouts

01 Mar 11:04
Compare
Choose a tag to compare

New Features

Full Changelog: 3.6.2...3.6.3

3.6.2 - Changes WeaviateClass' moduleConfig to lowercase

23 Feb 14:19
Compare
Choose a tag to compare

Fixes

  • Changes WeaviateClass' moduleConfig to lowercase by @aliszka in #177

Full Changelog: 3.6.1...3.6.2

3.6.1 - Missing distance field in VectorIndexConfig

22 Feb 12:34
Compare
Choose a tag to compare

Fixes

  • Adds missing distance field to VectorIndexConfig by @aliszka in #176

Full Changelog: 3.6.0...3.6.1

3.6.0 - OIDC authorisation support, improved batching

09 Feb 08:07
Compare
Choose a tag to compare

New Features

New Contributors

Full Changelog: 3.5.0...3.6.0

3.5.0 - Support for Weaviate v1.17

20 Dec 19:08
Compare
Choose a tag to compare

New features

Full Changelog: 3.4.2...3.5.0

3.4.2 - Removes @SuperBuilder annotation

21 Nov 14:12
Compare
Choose a tag to compare

Fixes

  • Removes @SuperBuilder and copies fields from WeaviateObject to ObjectGetResponse by @aliszka in #148

Full Changelog: 3.4.1...3.4.2

3.4.1 - Fixes ObjectGetResponse struct and population

18 Nov 21:05
Compare
Choose a tag to compare

Fixes

  • Adds missing toString(), renames BackupRestorer::backend() to withBackend(), fixes ObjectGetResponse struct and population by @aliszka in #140
  • Remove duplicate test by @codebrain in #125
  • Fix test to check for correct serialisation of distance argument by @codebrain in #124
  • Fix wrong branching logic in readme by @dirkkul in #141
  • Updates Weaviate image to v1.16.4 by @aliszka in #143

New Contributors

Full Changelog: 3.4.0...3.4.1

3.4.0 - Support for nodes API

31 Oct 17:14
Compare
Choose a tag to compare

New features

Fixes

Full Changelog: 3.3.1...3.4.0

3.3.2 - Adds support for headers in get and head requests

29 Oct 07:45
Compare
Choose a tag to compare

Fixes

Full Changelog: 3.3.1...3.3.2