v1.36.8
📦 weaviateView on GitHub →
🐛 6 fixes
Summary
This patch release focuses on stability by fixing several bugs, including issues with link reading, compression errors, and improving backward compatibility for module downgrades and dynamic shard loading.
🐛 Bug Fixes
- Used hardlinks in tests to mirror production.
- Added error catching for target vector errors during compression.
- Fixed an issue related to reading links.
- Added support for baseURL validation.
- Implemented descriptive error messages on downgrade paths when a module is unavailable.
- Ensured backward compatibility for dynamic lazy shard loading when DISABLE_LAZY_LOAD_SHARDS is set to true.