Change8

v1.30.9

📦 weaviateView on GitHub →
🐛 5 fixes

Summary

This patch release focuses on stability and correctness, including fixes for OIDC certificate usage, raft snapshot handling, and ensuring RBAC/dynamic users are correctly included in backups.

🐛 Bug Fixes

  • OIDC now uses the self-service certificate.
  • Reduced reads for segmentCursorCollectionReusable.
  • Handled cases where classes are empty or nil during raft-snapshot.
  • Fixed RBAC snapshots overwriting environment configuration.
  • Included RBAC and dynamic users in backups.