Sourced from weaviate-client's releases.
v4.16.10
What's Changed
- Add uncompressed quantitizer factory by
@dirkkul
in weaviate/weaviate-python-client#1800- Add support for groups by
@dirkkul
in weaviate/weaviate-python-client#1778- feat: add overwrite_alias to backup restore by
@bevzzz
in weaviate/weaviate-python-client#1808- Add Multi2vec-aws and text2vec-morph by
@dirkkul
in weaviate/weaviate-python-client#1820- Add support for exists on aliases. by
@jfrancoa
in weaviate/weaviate-python-client#1813- Add note re GPT4All deprecation by
@databyjp
in weaviate/weaviate-python-client#1825- Update setup.cfg with min weaviate agents version by
@cdpierse
in weaviate/weaviate-python-client#1826Full Changelog: https://github.com/weaviate/weaviate-python-client/compare/v4.16.9...v4.16.10
Sourced from weaviate-client's changelog.
Version 4.17.0
This minor version includes: - Remove support for Weaviate versions < 1.27. Please update your Weaviate instances - Support for new 1.33 features: - OIDC group support in RBAC - Uncompressed quantizer - ContainsNone and Not filter operators - Add support for
verbosity
andreasoning effort
for generative-openai module - Add alias.exists method - Add multi2vec-aws and text2vec-morph modules - Add support for max_tokens for generative-aws module - Fix weaviate client installation with other packages depending on grpc-health-checkingVersion 4.16.10
This patch version includes: - Addition of helper to create an uncompressed quantizer for use when not using default compression - Support for
overwrite_alias
option to backup create/restore - Support for OIDC groups - Addition ofmulti2vec-aws
andtext2vec-morph
modules - Support foralias.exists
method - Update toweaviate-agents-client
dependency for GA release of agents
7acf5c0
Merge pull request #1838
from weaviate/fix_tests960559d
Remove unneeded version checks7cc1861
Merge pull request #1837
from weaviate/changelog_4173e124e9
Small cleanup in version checkinge1859f1
Add changelog for 4.17.01e71c78
Merge pull request #1827
from weaviate/gen_openai_params9a4bedf
Fix enum selection033542f
Merge pull request #1824
from weaviate/dependabot/pip/pydoclint-0.7.3158889e
Merge pull request #1823
from weaviate/dependabot/pip/polars-gte-0.20.26-and-...65191bb
Merge branch 'dev/1.33'