Skip to content

Releases: weaviate/java-client

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

3.3.1 - Added support for GraphQL raw queries

29 Sep 07:02
Compare
Choose a tag to compare

New Features

  • Add the ability to pass raw string graphQL queries in java client by @donomii in #122
  • Adjust tests to Weaviate 1.15.2 version by @antas-marcin in #127

New Contributors

Full Changelog: 3.3.0...3.3.1

3.3.0 - Support for backup API

07 Sep 17:03
Compare
Choose a tag to compare

New features

  • Support for backup api by @aliszka in #121
  • Adds withReferences method to referencesBatcher and withObjects to objectsBatcher by @aliszka in #118

Full Changelog: 3.2.1...3.3.0

3.2.1 - Fixes fetching db version

12 Jul 08:12
Compare
Choose a tag to compare

Fixes

  • Refresh db version with every request until successful by @aliszka in #117

Full Changelog: 3.2.0...3.2.1

3.2.0 - Support for class namespaced API and distance metrics

07 Jul 18:10
Compare
Choose a tag to compare

New Features

Full Changelog: 3.1.1...3.2.0

3.1.1 - Update Test Dependencies

02 Jun 15:47
Compare
Choose a tag to compare

Fixes

Full Changelog: 3.1.0...3.1.1

3.1.0 - Support for move params in nearText

25 May 09:23
Compare
Choose a tag to compare

Fixes

  • nearText move params are not supporting inside objects parameter by @antas-marcin in #107

Full Changelog: 3.0.0...3.1.0