- Added concurrency tests for RAFT schema operations
- Fixed data races on schema.Classes, handled nil class cases in DB internals, and randomized shard owner selection to tolerate down nodes
- Removed unnecessary deep copy of sharding state
Official Weaviate changelog summary with source attribution, release tags, and community reactions.
Track this Weaviate release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this Weaviate release note into a weekly digest for the tools you actually use.
Create digestBound digest RPC memtable snapshots to the requested key range and improved async replication performance by negotiating binary digest encoding and carrying byte ID digests end‑to‑end.
Added new REST search endpoints (bm25, hybrid, near object, aggregate counts) and backup role inclusion feature.
Fix async replication handling, including local resolution of replicas, leaked goroutine fixes, and proper tenant restoration on failures.