Change8

v1.37.9

📦 weaviateView on GitHub →
2 features🐛 5 fixes

Summary

This release focuses on stability and security by disabling debug endpoints by default, validating configuration bounds at startup, and fixing several race conditions and runtime configuration issues.

✨ New Features

  • Log goroutine pool size when starting a backup.
  • Drop schema recording from usage reporting.

🐛 Bug Fixes

  • Disable debug endpoints by default.
  • Validate replication factor bounds at startup.
  • Fix race condition during usage module startup.
  • Extend token fetch retry budget.
  • Add validation for default_vector_index runtime setting.