Releases: weaviate/java-client
Releases · weaviate/java-client
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
4.4.1 - Fix for Config's class constructor
What's Changed
- Bring back the old Config constructor that's without gRPC settings by @antas-marcin in #239
Full Changelog: 4.4.0...4.4.1
4.4.0 - Support for Weaviate v1.22
What's Changed
- Adds support for object/object[] data types by @aliszka in #232
- Add support for gRPC Batch API by @antas-marcin in #231
- Add support for cross references in gRPC Batch API by @antas-marcin in #235
- Modify gRPC configuration parameters in Config class by @antas-marcin in #236
- Add gRPC authorization suppport by @antas-marcin in #237
- Fix gRPC channel shutdown error by @antas-marcin in #238
- Bump library versions to latest ones by @antas-marcin in #230
- [Snyk] Upgrade com.nimbusds:oauth2-oidc-sdk from 10.11 to 10.13.2 by @aduis in #228
- [Snyk] Upgrade org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @aduis in #229
- [Snyk] Upgrade org.projectlombok:lombok from 1.18.28 to 1.18.30 by @aduis in #234
- [Snyk] Upgrade com.nimbusds:oauth2-oidc-sdk from 10.14.2 to 10.15 by @aduis in #233
New Contributors
Full Changelog: 4.3.0...4.4.0
4.3.0 - Support for Weaviate v1.21
4.2.1 - Support for properties in hybrid search
New features
Fixes
- Update pom.xml dependencies to newest versions by @antas-marcin in #220
- Sets result in batch result on timeouted requests by @aliszka in #222
New Contributors
Full Changelog: 4.2.0...4.2.1
4.2.0 - Support for Weaviate v1.20
New Features
- Adds multi tenancy support by @aliszka in #213, #214, #218
- Adds autocut support by @aliszka in #216
- Adds hybrid fusion type support by @aliszka in #217
Fixes
- Fix upload / download artifacts action by @antas-marcin in #211
- Adjust upload / download artifacts step by @antas-marcin in #212
- Adjusts test execution times not to fail on gh actions by @aliszka in #215
Full Changelog: 4.1.2...4.2.0
4.1.2 - Fixes for inverted index config and generative search builder
What's Changed
- Add
indexNullState
andindexPropertyLength
field support inInvertedIndexConfig
by @antas-marcin in #209 - Support properties field in generative groupedResult field by @antas-marcin in #208
- Add separate Create Release github action by @antas-marcin in #210
Full Changelog: 4.1.1...4.1.2
4.1.1 - Serialization fixes
What's Changed
- fix. Exclude WeaviateErrorMessage#throwable field from gson (de)seria… by @ita-jp in #205
- chore: fix tests for engineers running on Java 9+ by @gauthamchandra in #201
- Update docker compose Weaviate version to v1.19.5 by @antas-marcin in #207
New Contributors
- @ita-jp made their first contribution in #205
- @gauthamchandra made their first contribution in #201
Full Changelog: 4.1.0...4.1.1
4.1.0 - Support for Weaviate v1.19
New Features
- Adds support for GQL
Get{}
consistency level by @parkerduckworth in #197 - Adds support for groupBy argument, new tokenization options, filterable/searchable inverted index options by @antas-marcin in #200
- Adds support for uuid and uuid[] data types by @aliszka in #203
- Adds schema class exists method by @HeliosX7 in #196
New Contributors
Full Changelog: 4.0.2...4.1.0