Releases: weaviate/java-client
Releases · weaviate/java-client
4.0.2 - Support for API keys
4.0.1 - Escapes quotes in graphql queries
4.0.0 - Relocate to io.weaviate package
What's Changed
- Relocate to io.weaviate organization by @antas-marcin in #192
Full Changelog: 3.6.5...4.0.0
3.6.5 - Adds generative openai support
What's Changed
- Update contextionary version to en0.16.0-v1.2.0 by @antas-marcin in #186
- Adds generative openai support by @aliszka in #187
- Changed project's repository link to https://github.com/weaviate/java-client by @antas-marcin in #188
- Add package relocation warning message by @antas-marcin in #190
Full Changelog: 3.6.4...3.6.5
3.6.4 - Support for Weaviate v1.18
What's Changed
- Adds tunable write consistency support + refactor by @aliszka in #178
- Add support for after and offset arguments by @antas-marcin in #182
- Support for HNSW PQ configuration by @aliszka in #181
- Add support for backup Azure module by @antas-marcin in #185
Full Changelog: 3.6.3...3.6.4
3.6.3 - Configurable client timeouts
New Features
- Add configurable client timeouts by @antas-marcin in #183
Full Changelog: 3.6.2...3.6.3
3.6.2 - Changes WeaviateClass' moduleConfig to lowercase
Fixes
Full Changelog: 3.6.1...3.6.2
3.6.1 - Missing distance field in VectorIndexConfig
Fixes
Full Changelog: 3.6.0...3.6.1
3.6.0 - OIDC authorisation support, improved batching
New Features
- Bumps up Weaviate version to 1.17.0 by @aliszka in #164
- Update Java dependencies by @antas-marcin in #165
- Add test for partial batch error by @samos123 in #151
- Batching improvements - retry requests on failures, send batches in the background by @aliszka in #169
- Implement OIDC Java client authorization flows by @antas-marcin in #166
- Rebranding from SeMI Technologies to Weaviate by @antas-marcin in #173
New Contributors
Full Changelog: 3.5.0...3.6.0
3.5.0 - Support for Weaviate v1.17
New features
- Add gh actions secrets by @dirkkul in #152
- Add codeowners file by @dirkkul in #158
- Add support for node_name and consistency_level get by id query params by @parkerduckworth in #159
- Add bm25 and hybrid support to Java client by @donomii in #160
- Add test logger configuration by @antas-marcin in #129
- Adds support for replication factor by @aliszka in #161
- Fixed formatting of BM25 and Hybrid arguments by @antas-marcin in #162
- Updates weaviate image to latest by @aliszka in #163
- Skips decrypt on tests, skips docker login on fork PRs by @aliszka in #156
Full Changelog: 3.4.2...3.5.0