Releases: weaviate/weaviate-python-client
Releases · weaviate/weaviate-python-client
v4.6.0
What's Changed
- Implement low-hanging fruit for
v1.25support by @tsmith023 in #973 - Add aggregate.hybrid method using GQL by @tsmith023 in #992
- Add
group_byparameter tobm25andhybridby @tsmith023 in #978 - Add support for hybrid extension by @dirkkul in #969
- Bump coverage from 7.5.0 to 7.5.1 by @dependabot in #1038
- Support autotenant toggling on MT-enabled classes by @parkerduckworth in #1035
- Add support for octoai modules by @dirkkul in #1039
- Add changes to handle new v1.25
ListValuewith BC by @tsmith023 in #984 - Refactor
tenantsto use gRPC methods forgetoperations by @tsmith023 in #1031 - Dev/1.25 by @tsmith023 in #977
- Vectorizer runtime config by @dirkkul in #981
- Dynamic index dirk by @dirkkul in #1040
- Add support for ollama modules by @dirkkul in #1044
- Add dynamic vector index updating by @dirkkul in #1042
- Change modelID to model by @dirkkul in #1045
- Proposed renaming of hybrid-sub queries by @databyjp in #1043
- Minor module changes by @databyjp in #1037
- Fix batch for non-existent collections by @dirkkul in #1047
- Remove double target vector from hybrid by @dirkkul in #1048
- Make internal function private by @dirkkul in #1049
- Remove try/except that would hide all validation errors by @dirkkul in #1050
- move integrations to config by @dirkkul in #1051
- Better parameter names by @dirkkul in #1052
- Better v3 deprecation warning by @dirkkul in #1054
- Changelog vor 4.6.0 by @dirkkul in #1055
Full Changelog: v4.5.7...v4.6.0
v4.5.7
What's Changed
- DX/Update connection error msgs by @databyjp in #1023
- Deprecate all instances of
bit_compressionfrom the API by @tsmith023 in #1019 - Pass returned errors from backup create/restore to raised exception by @tsmith023 in #1032
- Change dep on
httpxto range between0.25.0and0.27.0by @tsmith023 in #1033 - Close possibly open objects by @abhishek-compro in #985
New Contributors
- @abhishek-compro made their first contribution in #985
Full Changelog: v4.5.6...v4.5.7
v4.5.6
What's Changed
- Add after parameter to collection.iterator() by @tsmith023 in #991
- Add staticmethods to configure voyageai reranker module by @tsmith023 in #1001
- Increase default init timeout to 2s by @dirkkul in #1006
Full Changelog: v4.5.5...v4.5.6
v4.5.5
What's Changed
- Fix node handling for shards when shards: null. by @jfrancoa in #990
- Handle a misconfigured proprty module config when parsing schema by @tsmith023 in #994
- Update consistency level in batch REST API by @tsmith023 in #997
Full Changelog: v4.5.4...v4.5.5
v4.5.4
v4.5.3
v4.5.2
v4.5.1
What's Changed
- Add checks for empty lists for contains_any/all by @dirkkul in #917
- Add limit to top occurences by @dirkkul in #919
- Add timeout class by @dirkkul in #916
- Allow None as query for BM25 and hybrid by @dirkkul in #924
- Implement missing update/replace of named vectors by @tsmith023 in #926
- Add functions to combine lists of filters via and/or by @dirkkul in #920
- Add back named vector update with new patched CI image by @tsmith023 in #927
- Make fixes to client proxy definitions by @tsmith023 in #921
Full Changelog: v4.5.0...v4.5.1
v4.5.0
What's Changed
- Performance improvements by @dirkkul in #872
- Fix minimal nodes API with newer weaviate versions by @dirkkul in #877
- Improve import and query script by @dirkkul in #874
- Fix to handle missing multiTenancyConfig key by @edugonza in #886
- Add support for sagemaker by @dirkkul in #889
- Handle new nodes API objectCount behaviour in cluster tests by @tsmith023 in #903
- Validate
cluster_urlinput inconnect_to_wcsby @tsmith023 in #902 - Couple smaller fixes by @dirkkul in #895
- Add support for hnsw+bq by @dirkkul in #900
- Add dimensions to openai vectorizer by @dirkkul in #904
- Update GH actions by @dirkkul in #869
- Fix cluster.nodes on empty cluster by @dirkkul in #905
- Fixes error on calling cluster.nodes(output="verbose") on empty cluster by @dudanogueira in #883
- Allow skip and vectorizePropertyName be optional by @dirkkul in #906
- Named vectors by @dirkkul in #878
New Contributors
- @edugonza made their first contribution in #886
- @dudanogueira made their first contribution in #883
Full Changelog: v4.4.4...v4.5.0
v4.4.4
What's Changed
Full Changelog: v4.4.3...v4.4.4