New
v1.34.14 - RQ race compression Fix, Raft cluster node information Fix
Breaking Changes
none
New Features
none
Fixes
- refactor: add context parameter to putObjectLSM and mutableMergeObjectLSM methods by @jeroiraz in https://github.com/weaviate/weaviate/pull/10345
- Optimize strategy check by @dirkkul in https://github.com/weaviate/weaviate/pull/10346
- feat: use time-based deletion strategy as default for new collections by @jeroiraz in https://github.com/weaviate/weaviate/pull/10347
- 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.34.13...v1.34.14