v1.38.13
📦 weaviateView on GitHub →
✨ 2 features🐛 6 fixes🔧 6 symbols
Summary
This release introduces the DigitalOcean generative module and adds export/import endpoints for database user API-key hashes. It also includes several bug fixes, including improvements to reference draining, Docker security, re-vectorization, and replication scheduler noise.
✨ New Features
- Add DigitalOcean generative module.
- Export/import endpoints for database user API-key hashes.
🐛 Bug Fixes
- Backport: drain in-flight references before drop tears the shard store down.
- Pin minimum openssl version in Docker to ensure cached builds pull CVE fixes.
- Respect named-vector source_properties when re-vectorizing on update.
- Silence expected recovered-panic noise in async replication scheduler unit tests.
- Decode centroid codes with the right quantizer in split/merge reassignment.
- Refuse GET requests with 405 and run the streamable server stateless.