Releases: weaviate/java-client
Releases · weaviate/java-client
3.4.0 - Support for nodes API
New features
Fixes
- Support for headers in GET and HEAD requests by @antas-marcin and @aliszka in #134
- Backup tests by @parkerduckworth and @aliszka in #132
Full Changelog: 3.3.1...3.4.0
3.3.2 - Adds support for headers in get and head requests
Fixes
- Adds support for headers in get and head requests by @aliszka and @antas-marcin in #135
Full Changelog: 3.3.1...3.3.2
3.3.1 - Added support for GraphQL raw queries
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
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
Fixes
Full Changelog: 3.2.0...3.2.1
3.2.0 - Support for class namespaced API and distance metrics
New Features
- Update /objects endpoints to include class name in path by @antas-marcin in #111
- ClassName namespaced endpoints for references and beacons by @aliszka in #113
- Support distance as user-facing similarity metric by @parkerduckworth in #112
- Refreshes db version with live/ready requests by @aliszka in #115
- Add support for objects's class parameter by @antas-marcin in #114
- Update docker image to v1.14.0 version by @antas-marcin in #116
Full Changelog: 3.1.1...3.2.0
3.1.1 - Update Test Dependencies
Fixes
- Add prepare release script by @antas-marcin in #109
- Update test dependencies to newest versions by @antas-marcin in #110
Full Changelog: 3.1.0...3.1.1
3.1.0 - Support for move params in nearText
Fixes
- nearText move params are not supporting inside objects parameter by @antas-marcin in #107
Full Changelog: 3.0.0...3.1.0