New
v1.33.16 - RQ race compression Fix, Raft cluster node information Fix
Breaking Changes
none
New Features
none
Fixes
- modules(text2vec-openai): tolerate dimensions setting if it's set for legacy models by @antas-marcin in https://github.com/weaviate/weaviate/pull/10320
- fix: prevent vectors_compressed folder fixing logic from creating a symlink loop by @antas-marcin in https://github.com/weaviate/weaviate/pull/10326
- fix race on rq compression by @abdelr in https://github.com/weaviate/weaviate/pull/10338
- backport: VoyageAI V4 models by @antas-marcin in https://github.com/weaviate/weaviate/pull/10351
- fix(scaledown): update cluster state BelongsToNodes on node deletion by @moogacs in https://github.com/weaviate/weaviate/pull/10274
- compress right after update config for RQ by @abdelr in https://github.com/weaviate/weaviate/pull/10373
- fix: add shard_id information to vectors_compressed folder migrator by @antas-marcin in https://github.com/weaviate/weaviate/pull/10376
Full Changelog: https://github.com/weaviate/weaviate/compare/v1.33.15...v1.33.16