v1.30.20
📦 weaviateView on GitHub →
🐛 4 fixes
Summary
This patch release focuses on stability, addressing several issues related to RAFT state management, waitgroup handling, and backup paths.
🐛 Bug Fixes
- Always defer waitgroup in raft apply.
- Fix restoring db users from old RAFT state.
- Disallow waitgroups without defer.
- Backup path fixes.