Change8

v1.35.1

📦 weaviateView on GitHub →
🐛 3 fixes

Summary

This patch release focuses on maintenance by removing an outdated model from tests and fixing an issue related to runtime configuration loading and MT sharding state checking.

🐛 Bug Fixes

  • Removed end of life amazon.titan-text-lite-v1 model from AWS e2e tests.
  • Prevented throwing an error when checking MT sharding state if Physical is nil.
  • Runtime configuration overrides are now loaded immediately upon start.