v1.36.17
📦 weaviateView on GitHub →
🐛 7 fixes
Summary
This release focuses on stability and internal improvements, including fixes for LSMKV compaction, database operations, and enhanced logging for RBAC denials.
🐛 Bug Fixes
- Compaction now aborts immediately on cancel in LSMKV.
- Fixed sync-rename + async RemoveAll on collection / shard delete.
- Made async-delete drop idempotent for a missing source.
- Reduced backup size to speed up CI tests.
- Stopped logging issue link in qa_pr.sh script.
- Improved assertions and log verbosity in TestReplicationReplicateWithLazyShardLoading.
- Added more information to RBAC denied logs.