Change8

v1.31.2

📦 weaviateView on GitHub →
1 features🐛 6 fixes

Summary

This patch release focuses on stability and operational improvements, including fixes for OIDC certificates, RBAC snapshots, and performance enhancements in segment reading and compaction metrics.

✨ New Features

  • DistributedTasks are now an opt-in feature, wrapped under an enabled flag.

🐛 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.
  • Fixed metered reader for .wal files.
  • Added mmap metrics to compaction.