Change8

v1.37.11

📦 weaviateView on GitHub →
1 features🐛 8 fixes🔧 5 symbols

Summary

This release focuses heavily on performance optimizations, particularly for BM25 scoring and LSMKV operations, alongside numerous bug fixes related to error handling, replication, and concurrency.

✨ New Features

  • Propagate raw on-disk object bytes in async replication (feat(async-rep)).

🐛 Bug Fixes

  • Return proper error code from shard endpoints when index is not found.
  • Fix more error codes in REST handler.
  • Fix TestIndex_UsageForCollection_MissingShardFiles data race error.
  • Fix node handler return types.
  • Fix partial permission removal from role.
  • Fix potential deadlock in backup in big clusters.
  • Fix multi-role delete.
  • Persist advanced update time when object content is unchanged, even if object content is unchanged.

Affected Symbols