Weaviate 1.32 Release
Blog post from Weaviate
Weaviate v1.32 introduces several enhancements and features, including collection aliases, rotational quantization (RQ), optimized HNSW connections, and the general availability of replica movement, all aimed at improving performance and flexibility in data management. Collection aliases facilitate seamless data migrations by allowing the creation of references to collections, thereby enabling changes without downtime. The introduction of RQ significantly decreases memory usage while maintaining search quality, and optimized HNSW connections further reduce memory consumption by refining the graph structure. Replica movement, now fully supported, offers greater flexibility in resource management within clusters. Additionally, cost-aware sorting improves query speed by leveraging existing inverted indexes, making Weaviate more efficient for production workloads. These updates, alongside community contributions, underscore Weaviate's commitment to enhancing its open-source framework for data organization and retrieval.