v1.31.4
📦 weaviateView on GitHub →
🐛 6 fixes🔧 5 symbols
Summary
This patch release focuses on stability and internal improvements, including fixes for RBAC auditing, object deletion, and improved handling of custom S3 certificates, alongside lazy segment loading.
Migration Steps
- If you rely on custom certificate strings for S3 links, ensure they are correctly formatted, as parsing logic has been improved to prevent panics.
🐛 Bug Fixes
- RBAC: Add domain to audit log.
- Fix panic when trying to parse unparseable custom certificate string.
- Ensure we don't erase the fields in consumer state machine logger.
- Simplify and unify object deletion logic.
- Fixed Seed MUVERA.
- Retry migration later if index == nil.
🔧 Affected Symbols
RBACconsumer state machine loggerobject deletion logicSeed MUVERAmigration logic