Change8

v1.36.1

📦 weaviateView on GitHub →
🐛 7 fixes🔧 1 symbols

Summary

This patch release focuses on stability and performance improvements, including reverting a replication retry behavior and optimizing bitmap operations during searches.

🐛 Bug Fixes

  • Reverted behavior that caused retries on node loading shard.
  • Corrected the type of returned error when shard is nil to retry on non-existence.
  • Improved document deletion check.
  • Handled tenant offloading correctly in case of an empty tenant.
  • Made property lens atomic.
  • Updated method calls to use ForEachLoadedShard for vector index configuration updates.
  • Passed the correct maximum class version during batch addition.

Affected Symbols