New
v1.34.13 - Async replication improvements
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
- feat async improvements by @jeroiraz in https://github.com/weaviate/weaviate/pull/10308
- fix: prevent vectors_compressed folder fixing logic from creating a symlink loop by @antas-marcin in https://github.com/weaviate/weaviate/pull/10326
- test: add tests for dynamic parent limit changes with child resources by @jeroiraz in https://github.com/weaviate/weaviate/pull/10327
- async replication: fix target nodes by @jeroiraz in https://github.com/weaviate/weaviate/pull/10335
Full Changelog: https://github.com/weaviate/weaviate/compare/v1.34.12...v1.34.13